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-11-03 02:51:23.686  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-11-03 02:51:23.692  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-11-03 02:51:26.658  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-03 02:51:27.497  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 820 ms. Found 7 JPA repository interfaces.
2022-11-03 02:51:29.767  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-11-03 02:51:29.772  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-11-03 02:51:29.776  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-11-03 02:51:29.790  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-11-03 02:51:29.800  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-11-03 02:51:29.815  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-11-03 02:51:29.826  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-11-03 02:51:29.829  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-11-03 02:51:29.882  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-11-03 02:51:29.920  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-11-03 02:51:29.923  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-11-03 02:51:30.963  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-11-03 02:51:30.993  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-11-03 02:51:30.993  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-11-03 02:51:31.166  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-11-03 02:51:31.166  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7313 ms
2022-11-03 02:51:31.868  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-11-03 02:51:32.562  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-03 02:51:32.861  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-11-03 02:51:33.530  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-03 02:51:33.882  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-11-03 02:51:35.586 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=423) 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.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	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=423) 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=423) 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-11-03 02:51:35.589  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=423) 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.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	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=423) 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=423) 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-11-03 02:51:35.730  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-03 02:51:39.716  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-11-03 02:51:40.031  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-11-03 02:51:44.462  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-03 02:51:44.516  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-03 02:51:47.643  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e270996-3b77-45c5-9edd-c1e1c7d37ad0, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl, 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-11-03 02:51:47.956  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-11-03 02:51:49.164  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-11-03 02:51:50.975  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@194eae3e, org.springframework.security.web.context.SecurityContextPersistenceFilter@2634d000, org.springframework.security.web.header.HeaderWriterFilter@c478e4e, org.springframework.security.web.authentication.logout.LogoutFilter@478c84aa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7a569672, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@53551fef, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2ef1fc8a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2ab39942, org.springframework.security.web.session.SessionManagementFilter@3892802b, org.springframework.security.web.access.ExceptionTranslationFilter@770cbe5d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63551c66]
2022-11-03 02:51:51.719  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-11-03 02:51:51.720  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-11-03 02:51:51.720  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-11-03 02:51:51.721  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-11-03 02:51:51.721  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-11-03 02:51:51.721  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-11-03 02:51:51.722  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-11-03 02:51:51.722  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-11-03 02:51:51.722  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-11-03 02:51:51.723  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-11-03 02:51:51.723  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-11-03 02:51:51.723  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-11-03 02:51:51.724  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-11-03 02:51:51.724  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-11-03 02:51:51.724  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-11-03 02:51:51.725  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-11-03 02:51:51.725  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-11-03 02:51:51.726  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-11-03 02:51:51.726  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-11-03 02:51:51.726  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-11-03 02:51:51.727  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-11-03 02:51:51.728  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-11-03 02:51:51.823  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-11-03 02:51:53.108  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-11-03 02:51:53.108  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-11-03 02:51:53.116  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e270996-3b77-45c5-9edd-c1e1c7d37ad0, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl, 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-11-03 02:51:53.118  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e270996-3b77-45c5-9edd-c1e1c7d37ad0, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl, 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-11-03 02:51:53.119  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=acc34301-75c9-4b8a-8863-3c9d5396777c, alive=false, publisher=null]]: starting
2022-11-03 02:51:53.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:51:53.136  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=acc34301-75c9-4b8a-8863-3c9d5396777c, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-11-03 02:51:53.136  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-11-03 02:51:53.137  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-11-03 02:51:53.137  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-11-03 02:51:53.137  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-11-03 02:51:53.137  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-11-03 02:51:53.137  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-11-03 02:51:53.137  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-11-03 02:51:53.138  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-11-03 02:51:53.138  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-11-03 02:51:53.138  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-11-03 02:51:53.138  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-11-03 02:51:53.138  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-11-03 02:51:53.139  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-11-03 02:51:53.139  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e270996-3b77-45c5-9edd-c1e1c7d37ad0, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl, 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@6a6a3fc4
2022-11-03 02:51:53.139  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e270996-3b77-45c5-9edd-c1e1c7d37ad0, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl, 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-11-03 02:51:53.139  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-11-03 02:51:53.144  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 31.153 seconds (JVM running for 34.329)
2022-11-03 02:51:53.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:51:53.163  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-11-03 02:51:53.234  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-11-03 02:52:06.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:52:06.680  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-11-03 02:52:06.682  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-11-03T02:52:05.644368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62795abf-e8dd-417c-b425-5908b7afe7cc","timestamp":"2022-11-03T02:52:05.644484Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:52:07.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:52:07.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:52:22.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:52:22.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:52:22.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:52:37.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:52:37.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:52:37.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:52:46.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:52:46.828  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:52:45.373885Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"650d0d43-2a3c-4131-b03d-dd47895401b4","timestamp":"2022-11-03T02:52:45.374038Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 02:52:47.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:52:47.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:53:02.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:02.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:53:02.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:53:16.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:16.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:53:16.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:53:31.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:31.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:53:31.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:53:46.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:46.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:53:46.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:53:50.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:50.228  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:53:49.253926Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67370d6f-f60f-463c-9606-4552e8cfd9a5","timestamp":"2022-11-03T02:53:49.254041Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 02:53:51.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:53:51.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:53:53.108  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 02:53:54.045  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d87adea0-c852-4f5d-bec2-8c95e5a029e0","timestamp":"2022-11-03T02:53:54.039139Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:53:54.086  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 39 ms
2022-11-03 02:53:54.092  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 02:53:54.156  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:54.157  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (67 ms):{"serverTimeMs":0,"count":1}
2022-11-03 02:53:54.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:54.777  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d87adea0-c852-4f5d-bec2-8c95e5a029e0","timestamp":"2022-11-03T02:53:54.039139Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:53:54.777  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 02:53:54.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:53:54.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:53:54.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:54.951  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:53:54.525549Z","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":"4e278cc2-8e16-4a91-a850-bf00aaa8ec62","timestamp":"2022-11-03T02:53:54.525568Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 02:53:55.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:53:55.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:53:55.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:55.069  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:53:54.102418Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b98db294-8523-45af-b444-1f9d4f30428e","timestamp":"2022-11-03T02:53:54.102453Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 02:53:55.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:53:55.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:53:55.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:53:55.622  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-11-03T02:53:54.524753Z","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":"2ba85e5e-b86b-4838-ae8f-e98c08de95f1","timestamp":"2022-11-03T02:53:54.524779Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:53:55.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:53:55.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:54:06.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:54:06.583  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-11-03T02:54:05.644123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"388be442-3dae-4a92-9868-bf35bc1d7c7f","timestamp":"2022-11-03T02:54:05.644195Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:54:07.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:54:07.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:54:22.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:54:22.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:54:22.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:54:37.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:54:37.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:54:37.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:54:46.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:54:46.728  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:54:45.373587Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2aa89975-1dc5-40c7-ad1e-f0a2d2d487fd","timestamp":"2022-11-03T02:54:45.373667Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 02:54:47.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:54:47.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:55:02.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:02.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:55:02.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:55:16.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:16.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:55:16.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:55:31.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:31.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:55:31.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:55:46.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:46.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:55:46.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:55:50.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:50.204  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:55:49.253911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"becf4905-587a-461c-a5dc-52dd7a3665b2","timestamp":"2022-11-03T02:55:49.253990Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 02:55:51.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:55:51.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:55:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 02:55:54.042  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"44c46f96-c683-41b0-84f5-637e546772b9","timestamp":"2022-11-03T02:55:54.042094Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:55:54.086  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 44 ms
2022-11-03 02:55:54.086  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 02:55:54.126  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:54.126  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-11-03 02:55:54.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:54.745  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"44c46f96-c683-41b0-84f5-637e546772b9","timestamp":"2022-11-03T02:55:54.042094Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:55:54.746  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 02:55:54.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:55:54.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:55:54.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:54.880  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:55:54.493265Z","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":"96e4b778-a08b-4b3f-b658-bfbf8dc3e28e","timestamp":"2022-11-03T02:55:54.493281Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 02:55:55.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:55:55.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:55:55.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:55.079  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-11-03T02:55:54.492519Z","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":"820713a6-6914-4a97-924a-73e8daed54a2","timestamp":"2022-11-03T02:55:54.492529Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:55:55.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:55:55.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:55:55.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:55:55.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:55:54.063867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cfc46dfe-bdcb-4944-b8db-425ed224de5f","timestamp":"2022-11-03T02:55:54.063916Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 02:55:55.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:55:55.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:56:06.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:56:06.562  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-11-03T02:56:05.644329Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50f702a0-9a20-498b-a4bc-5756eeeb2b44","timestamp":"2022-11-03T02:56:05.644538Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:56:07.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:56:07.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:56:22.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:56:22.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:56:22.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:56:36.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:56:36.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:56:36.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:56:46.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:56:46.819  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:56:45.374589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86d23ce2-5c20-4c60-8759-a5491c46fd77","timestamp":"2022-11-03T02:56:45.374888Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 02:56:47.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:56:47.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:57:02.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:02.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:57:02.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:57:16.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:16.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:57:16.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:57:31.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:31.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:57:31.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:57:46.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:46.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:57:46.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:57:50.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:50.201  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:57:49.254399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7088eea-232f-4029-b136-75b83aa15094","timestamp":"2022-11-03T02:57:49.254539Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 02:57:51.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:57:51.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:57:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 02:57:54.067  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a72b7b66-72db-4781-be34-a16804704268","timestamp":"2022-11-03T02:57:54.067045Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:57:54.086  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms
2022-11-03 02:57:54.086  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 02:57:54.117  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:54.118  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-11-03 02:57:54.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:54.739  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a72b7b66-72db-4781-be34-a16804704268","timestamp":"2022-11-03T02:57:54.067045Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:57:54.739  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 02:57:54.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:57:54.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:57:54.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:54.882  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:57:54.497006Z","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":"953d3c47-7344-4c4b-8e9b-84df717ea0fd","timestamp":"2022-11-03T02:57:54.497031Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 02:57:55.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:57:55.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:57:55.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:55.107  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-11-03T02:57:54.497332Z","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":"f713622f-7e96-49f7-9529-c5cb848f02af","timestamp":"2022-11-03T02:57:54.497356Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:57:55.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:57:55.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:57:55.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:57:55.654  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:57:54.055442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"445f5e72-95c8-4c68-9ea6-32e7307cca31","timestamp":"2022-11-03T02:57:54.055467Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 02:57:56.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:57:56.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:58:06.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:58:06.552  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T02:58:05.644101Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70c4a5ea-1dae-4e8d-8a72-59026356c8a3","timestamp":"2022-11-03T02:58:05.644179Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:58:07.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:58:07.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:58:22.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:58:22.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:58:22.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:58:36.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:58:36.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:58:36.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:58:46.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:58:46.748  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:58:45.373560Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5aee000-92d3-49dd-b01c-ae66361cf60c","timestamp":"2022-11-03T02:58:45.373673Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 02:58:47.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:58:47.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:59:02.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:02.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:59:02.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:59:16.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:16.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:59:16.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:59:31.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:31.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:59:31.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:59:46.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:46.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:59:46.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:59:50.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:50.180  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:59:49.253968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"092528c1-5222-4988-8712-19f28477f4a7","timestamp":"2022-11-03T02:59:49.254101Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 02:59:51.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:59:51.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:59:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 02:59:54.086  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"404baf4f-649a-4f5a-81fc-5a69123b08dc","timestamp":"2022-11-03T02:59:54.086078Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:59:54.136  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 50 ms
2022-11-03 02:59:54.136  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 02:59:54.168  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:54.169  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-11-03 02:59:54.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:54.788  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"404baf4f-649a-4f5a-81fc-5a69123b08dc","timestamp":"2022-11-03T02:59:54.086078Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:59:54.788  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 02:59:54.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:59:54.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:59:54.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:54.962  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T02:59:54.559146Z","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":"b905b31c-e4ab-42c0-b2a5-e4b34c0f090d","timestamp":"2022-11-03T02:59:54.559160Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 02:59:55.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:59:55.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:59:55.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:55.116  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:59:54.556527Z","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":"bf13938e-544c-405b-b510-a75cf4b8a187","timestamp":"2022-11-03T02:59:54.556545Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 02:59:55.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:59:55.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 02:59:55.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 02:59:55.655  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T02:59:54.106492Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20b1e7fe-f868-44a4-ba08-b74d7dda20f8","timestamp":"2022-11-03T02:59:54.106514Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 02:59:55.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 02:59:55.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:00:06.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:00:06.538  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-11-03T03:00:05.644247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eea4329d-27b6-4597-9115-505bb1f9d68b","timestamp":"2022-11-03T03:00:05.644403Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:00:06.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:00:06.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:00:21.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:00:21.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:00:21.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:00:36.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:00:36.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:00:36.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:00:46.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:00:46.774  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:00:45.373968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97125513-6971-4729-a2bf-0dcc222aa8be","timestamp":"2022-11-03T03:00:45.374151Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:00:47.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:00:47.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:01:02.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:02.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:01:02.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:01:17.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:17.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:01:17.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:01:32.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:32.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:01:32.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:01:46.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:46.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:01:46.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:01:50.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:50.246  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:01:49.254169Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bda2375-fe2b-4881-a683-116f02496fcf","timestamp":"2022-11-03T03:01:49.254301Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:01:51.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:01:51.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:01:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:01:54.103  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b06075d1-0efc-447c-bd56-e74efb80f455","timestamp":"2022-11-03T03:01:54.103355Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:01:54.136  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-11-03 03:01:54.136  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:01:54.162  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:54.162  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-03 03:01:54.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:54.784  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b06075d1-0efc-447c-bd56-e74efb80f455","timestamp":"2022-11-03T03:01:54.103355Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:01:54.785  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:01:54.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:01:54.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:01:54.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:54.947  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T03:01:54.562630Z","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":"bc094fad-0a0b-449c-9170-0be39d4f67bf","timestamp":"2022-11-03T03:01:54.562644Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:01:56.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:01:56.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:01:56.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:56.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:01:54.561932Z","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":"e2680624-49c7-4690-abc2-379b855171bf","timestamp":"2022-11-03T03:01:54.561949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:01:57.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:01:57.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:01:57.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:01:57.660  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:01:54.105815Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea485b08-0f9d-4d95-82bf-cee02423828e","timestamp":"2022-11-03T03:01:54.105844Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:01:58.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:01:58.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:02:06.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:02:06.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T03:02:05.644145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b424945c-eed1-40c3-987c-1554658dc514","timestamp":"2022-11-03T03:02:05.644244Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:02:07.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:02:07.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:02:22.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:02:22.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:02:22.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:02:36.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:02:36.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:02:36.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:02:46.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:02:46.794  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:02:45.373668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e9ca861-b63f-40e8-bc94-c33d0dff7ce9","timestamp":"2022-11-03T03:02:45.373762Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:02:47.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:02:47.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:03:02.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:03:02.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:03:02.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:03:17.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:03:17.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:03:17.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:03:32.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:03:32.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:03:32.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:03:47.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:03:47.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:03:47.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:03:50.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:03:50.173  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:03:49.253951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dff4cb91-4697-477b-bc20-f651bd8f724d","timestamp":"2022-11-03T03:03:49.254075Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:03:51.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:03:51.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:03:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:03:53.135  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d1ad5b88-2648-4e1b-a04c-9421310df222","timestamp":"2022-11-03T03:03:53.135250Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:03:53.136  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 0 ms
2022-11-03 03:03:53.136  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:03:53.165  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:03:53.165  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-11-03 03:03:53.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:03:53.786  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d1ad5b88-2648-4e1b-a04c-9421310df222","timestamp":"2022-11-03T03:03:53.135250Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:03:53.786  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:03:53.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:03:53.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:03:54.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:03:54.008  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:03:53.620894Z","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":"19e85450-3c6a-474b-8964-9264be403145","timestamp":"2022-11-03T03:03:53.620906Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:03:54.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:03:54.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:03:54.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:03:54.547  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:03:53.141860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e8e55b4-d4f6-4481-a7e2-eec29bbe7220","timestamp":"2022-11-03T03:03:53.141920Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:03:55.147  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T03:03:53.637174Z","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":"6f1a3f5c-63fe-41d1-a4f0-bac5d1502376","timestamp":"2022-11-03T03:03:53.637191Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:03:55.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:03:55.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:04:06.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:04:06.517  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-11-03T03:04:05.644098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a64164ab-1249-470a-917f-68c7e314d128","timestamp":"2022-11-03T03:04:05.644211Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:04:06.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:04:06.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:04:21.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:04:21.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:04:21.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:04:36.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:04:36.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:04:36.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:04:46.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:04:46.726  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:04:45.373685Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7927de3c-4deb-41dc-b171-90c22f31433b","timestamp":"2022-11-03T03:04:45.373750Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:04:47.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:04:47.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:05:02.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:02.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:05:02.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:05:17.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:17.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:05:17.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:05:32.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:32.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:05:32.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:05:47.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:47.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:05:47.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:05:50.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:50.191  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:05:49.253997Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ecc98aba-44dd-4bf6-9a74-62594c8c0e0d","timestamp":"2022-11-03T03:05:49.254094Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:05:51.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:05:51.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:05:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:05:53.154  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"46d4cf51-c76e-4c78-aa26-0d2d3ba6cf73","timestamp":"2022-11-03T03:05:53.153804Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:05:53.186  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-11-03 03:05:53.186  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:05:53.228  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:53.228  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-11-03 03:05:53.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:53.861  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"46d4cf51-c76e-4c78-aa26-0d2d3ba6cf73","timestamp":"2022-11-03T03:05:53.153804Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:05:53.861  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:05:53.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:05:53.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:05:54.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:54.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:05:53.662508Z","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":"0f872a06-1da2-4c6a-aa83-213bc31debcf","timestamp":"2022-11-03T03:05:53.662519Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:05:54.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:05:54.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:05:54.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:54.075  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T03:05:53.671804Z","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":"887e13c2-60e6-45de-9557-c398d8341b39","timestamp":"2022-11-03T03:05:53.671816Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:05:54.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:05:54.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:05:54.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:05:54.623  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:05:53.191587Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1794ff34-8d31-44fd-94aa-a3d825068fc7","timestamp":"2022-11-03T03:05:53.191624Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:05:55.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:05:55.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:06:06.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:06:06.547  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-11-03T03:06:05.644327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7032e2a3-f910-4b9e-a19b-9a48bc7b9c2b","timestamp":"2022-11-03T03:06:05.644531Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:06:06.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:06:06.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:06:21.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:06:21.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:06:21.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:06:36.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:06:36.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:06:36.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:06:46.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:06:46.734  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:06:45.373713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"534f0d46-459e-4d63-bc40-ea78a83cf31d","timestamp":"2022-11-03T03:06:45.373782Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:06:47.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:06:47.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:07:02.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:02.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:07:02.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:07:17.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:17.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:07:17.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:07:32.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:32.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:07:32.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:07:47.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:47.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:07:47.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:07:50.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:50.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:07:49.254234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"628a660c-2e57-4c04-9f02-0d0c58eafe74","timestamp":"2022-11-03T03:07:49.254425Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:07:50.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:07:50.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:07:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:07:53.190  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"77b2d72e-29f3-42ac-81ce-5cb7d6c7ec3b","timestamp":"2022-11-03T03:07:53.189963Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:07:53.236  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-11-03 03:07:53.236  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:07:53.263  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:53.263  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-11-03 03:07:53.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:53.881  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"77b2d72e-29f3-42ac-81ce-5cb7d6c7ec3b","timestamp":"2022-11-03T03:07:53.189963Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:07:53.881  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:07:53.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:07:53.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:07:54.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:54.014  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:07:53.693447Z","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":"1597cf0a-3369-4fcf-8697-728e3de4c6f2","timestamp":"2022-11-03T03:07:53.693462Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:07:54.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:07:54.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:07:54.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:54.063  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-11-03T03:07:53.694889Z","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":"8ee3001e-07e3-42da-9a26-d02a0e6f2f85","timestamp":"2022-11-03T03:07:53.694900Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:07:54.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:07:54.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:07:54.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:07:54.602  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:07:53.206856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50841716-649c-4fdd-bd85-f9355cc80549","timestamp":"2022-11-03T03:07:53.206904Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:07:55.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:07:55.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:08:06.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:08:06.500  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-11-03T03:08:05.644170Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f73b7a8-0124-4c7b-b16a-0ec9fb1a98ee","timestamp":"2022-11-03T03:08:05.644253Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:08:06.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:08:06.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:08:21.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:08:21.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:08:21.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:08:36.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:08:36.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:08:36.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:08:46.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:08:46.732  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:08:45.373720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"787c618c-e387-48e5-8722-76352639d56d","timestamp":"2022-11-03T03:08:45.373787Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:08:47.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:08:47.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:09:02.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:02.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:09:02.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:09:17.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:17.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:09:17.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:09:32.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:32.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:09:32.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:09:47.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:47.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:09:47.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:09:50.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:50.148  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:09:49.253898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8fb0839b-72e3-44a7-8127-0a6694a2ee58","timestamp":"2022-11-03T03:09:49.253963Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:09:50.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:09:50.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:09:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:09:53.212  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"af735da5-4982-4210-81b0-9850a8c0c652","timestamp":"2022-11-03T03:09:53.211875Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:09:53.236  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-11-03 03:09:53.236  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:09:53.263  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:53.264  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-11-03 03:09:53.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:53.884  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"af735da5-4982-4210-81b0-9850a8c0c652","timestamp":"2022-11-03T03:09:53.211875Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:09:53.884  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:09:53.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:09:53.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:09:54.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:54.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-11-03T03:09:53.708335Z","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":"d6f6bbaf-9510-43e2-b598-29e2d778b895","timestamp":"2022-11-03T03:09:53.708350Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:09:54.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:09:54.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:09:54.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:54.079  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:09:53.708816Z","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":"bf79804c-139e-42e7-9d51-aef55bac7080","timestamp":"2022-11-03T03:09:53.708825Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:09:54.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:09:54.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:09:54.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:09:54.613  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:09:53.213030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b76d3eb-7009-44d3-a51a-6893e50f1350","timestamp":"2022-11-03T03:09:53.213042Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:09:55.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:09:55.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:10:06.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:10:06.516  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-11-03T03:10:05.644098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9748624e-6214-4a46-aff1-f23f32322ebf","timestamp":"2022-11-03T03:10:05.644182Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:10:06.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:10:06.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:10:21.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:10:21.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:10:21.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:10:36.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:10:36.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:10:36.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:10:46.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:10:46.731  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:10:45.373548Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"872a128f-9a49-4912-8794-0b243239ce4d","timestamp":"2022-11-03T03:10:45.373603Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:10:47.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:10:47.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:11:02.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:02.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:11:02.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:11:17.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:17.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:11:17.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:11:32.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:32.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:11:32.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:11:47.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:47.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:11:47.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:11:50.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:50.113  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:11:49.253992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c596f4f4-93c8-4c98-8356-596f4eb5e89d","timestamp":"2022-11-03T03:11:49.254080Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:11:50.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:11:50.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:11:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:11:53.229  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"52f809f5-1fc0-4096-886e-4de88ac2d1e3","timestamp":"2022-11-03T03:11:53.229233Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:11:53.236  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-11-03 03:11:53.236  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:11:53.267  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:53.267  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-11-03 03:11:53.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:53.886  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"52f809f5-1fc0-4096-886e-4de88ac2d1e3","timestamp":"2022-11-03T03:11:53.229233Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:11:53.886  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:11:53.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:11:53.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:11:54.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:54.043  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:11:53.722449Z","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":"fb53a0d0-0cd9-4fd2-8433-c897aaaf41ac","timestamp":"2022-11-03T03:11:53.722461Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:11:54.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:11:54.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:11:54.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:54.087  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:11:53.216465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a6a786b-67cb-43f9-99c3-52743fffdf80","timestamp":"2022-11-03T03:11:53.216473Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:11:54.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:11:54.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:11:54.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:11:54.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T03:11:53.726709Z","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":"022f2c16-2ffd-45e1-8025-d4824a52f230","timestamp":"2022-11-03T03:11:53.726725Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:11:55.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:11:55.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:12:06.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:12:06.471  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-11-03T03:12:05.644160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0716d899-c0b8-4f36-822b-fd8751e7ba5d","timestamp":"2022-11-03T03:12:05.644233Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:12:06.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:12:06.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:12:21.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:12:21.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:12:21.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:12:36.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:12:36.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:12:36.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:12:46.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:12:46.729  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:12:45.373637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7738cbac-fe33-4b59-b9f3-202ebe909e42","timestamp":"2022-11-03T03:12:45.373704Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:12:47.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:12:47.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:13:02.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:02.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:13:02.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:13:17.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:17.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:13:17.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:13:32.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:32.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:13:32.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:13:47.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:47.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:13:47.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:13:50.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:50.142  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:13:49.254195Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96a26b12-001e-43ba-bb33-2836c0410fe6","timestamp":"2022-11-03T03:13:49.254377Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:13:50.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:13:50.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:13:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:13:53.249  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bff4ea35-c154-4013-b3ac-bbaaa62005fc","timestamp":"2022-11-03T03:13:53.249257Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:13:53.286  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-11-03 03:13:53.286  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:13:53.319  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:53.319  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-11-03 03:13:53.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:53.938  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bff4ea35-c154-4013-b3ac-bbaaa62005fc","timestamp":"2022-11-03T03:13:53.249257Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:13:53.938  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:13:53.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:13:53.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:13:54.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:54.077  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:13:53.787169Z","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":"65f5e92d-e05f-4684-86da-0d4aed8e433d","timestamp":"2022-11-03T03:13:53.787182Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:13:54.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:13:54.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:13:54.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:54.123  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:13:53.265882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99b6e7b3-d2fe-4365-88da-f68b9b94234e","timestamp":"2022-11-03T03:13:53.265900Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:13:54.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:13:54.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:13:54.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:13:54.780  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-11-03T03:13:53.787443Z","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":"c35001de-c365-4253-9020-e3d9a94ea543","timestamp":"2022-11-03T03:13:53.787451Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:13:54.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:13:54.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:14:06.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:14:06.509  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-11-03T03:14:05.644201Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f88b91f-2680-4c29-ac16-42f128193c4c","timestamp":"2022-11-03T03:14:05.644271Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:14:06.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:14:06.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:14:21.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:14:21.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:14:21.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:14:36.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:14:36.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:14:36.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:14:46.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:14:46.742  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:14:45.373688Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"952315dc-ff23-4db0-964c-c2b587624ee0","timestamp":"2022-11-03T03:14:45.373751Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:14:47.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:14:47.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:15:02.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:02.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:15:02.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:15:17.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:17.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:15:17.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:15:32.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:32.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:15:32.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:15:47.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:47.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:15:47.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:15:50.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:50.131  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:15:49.253935Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02067e4d-5380-4942-856b-0d0aac5e69f4","timestamp":"2022-11-03T03:15:49.254036Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:15:50.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:15:50.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:15:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:15:53.267  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd9a11bd-da32-4af8-8fd2-4fe77861d145","timestamp":"2022-11-03T03:15:53.266768Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:15:53.286  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms
2022-11-03 03:15:53.286  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:15:53.314  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:53.314  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-11-03 03:15:53.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:53.934  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd9a11bd-da32-4af8-8fd2-4fe77861d145","timestamp":"2022-11-03T03:15:53.266768Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:15:53.934  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:15:53.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:15:53.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:15:54.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:54.069  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:15:53.793343Z","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":"b4f79d4d-8a2f-4372-8a6f-3ce50e2d873a","timestamp":"2022-11-03T03:15:53.793355Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:15:54.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:15:54.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:15:54.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:54.102  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T03:15:53.796928Z","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":"6f019444-6cfc-4993-862b-2c5cab72b671","timestamp":"2022-11-03T03:15:53.796939Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:15:54.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:15:54.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:15:54.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:15:54.787  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:15:53.261383Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4dc2801a-6811-4d66-ad0f-638e782fe459","timestamp":"2022-11-03T03:15:53.261391Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:15:54.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:15:54.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:16:06.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:16:06.442  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-11-03T03:16:05.644086Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc862bb1-c9df-4064-869c-fc8c3a0549a9","timestamp":"2022-11-03T03:16:05.644150Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:16:06.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:16:06.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:16:21.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:16:21.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:16:21.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:16:36.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:16:36.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:16:36.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:16:46.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:16:46.733  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:16:45.373750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80740f7e-7d45-4fcc-9973-5174d1b660c7","timestamp":"2022-11-03T03:16:45.373821Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:16:47.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:16:47.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:17:02.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:17:02.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:17:02.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:17:17.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:17:17.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:17:17.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:17:32.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:17:32.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:17:32.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:17:47.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:17:47.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:17:47.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:17:50.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:17:50.075  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:17:49.253914Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80939875-b346-44bf-a70a-a7975553c33b","timestamp":"2022-11-03T03:17:49.254026Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:17:50.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:17:50.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:17:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:17:53.285  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2d67db32-bddc-4a6f-8aa1-b653210aa86e","timestamp":"2022-11-03T03:17:53.285383Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:17:53.286  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 0 ms
2022-11-03 03:17:53.286  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:17:53.314  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:17:53.314  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-11-03 03:17:53.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:17:53.960  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2d67db32-bddc-4a6f-8aa1-b653210aa86e","timestamp":"2022-11-03T03:17:53.285383Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:17:53.961  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:17:53.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:17:53.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:17:54.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:17:54.111  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:17:53.286167Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff276f4f-6944-4b7f-9be0-6414a43dcca3","timestamp":"2022-11-03T03:17:53.286174Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:17:54.296  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:17:53.832809Z","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":"4201663c-54e0-4aa9-80e8-a090156aef19","timestamp":"2022-11-03T03:17:53.832830Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:17:54.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:17:54.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:17:54.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:17:54.829  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-11-03T03:17:53.831007Z","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":"341b0a08-7be6-4c04-bf49-faa52f697d69","timestamp":"2022-11-03T03:17:53.831017Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:17:54.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:17:54.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:18:06.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:18:06.471  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-11-03T03:18:05.644070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69586ff7-e72e-432f-9a65-a2a4269e2b5f","timestamp":"2022-11-03T03:18:05.644181Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:18:06.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:18:06.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:18:21.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:18:21.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:18:21.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:18:36.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:18:36.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:18:36.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:18:46.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:18:46.719  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:18:45.373565Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f008f5b-c2ca-48af-8bba-97d710095a71","timestamp":"2022-11-03T03:18:45.373634Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:18:47.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:18:47.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:19:02.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:02.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:19:02.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:19:17.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:17.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:19:17.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:19:32.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:32.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:19:32.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:19:47.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:47.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:19:47.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:19:50.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:50.160  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:19:49.254211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"748b28dd-6699-4238-bbf9-8db0dfdbc71a","timestamp":"2022-11-03T03:19:49.254337Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:19:50.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:19:50.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:19:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:19:53.306  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fed90813-e196-44f4-9ceb-15b031cddcc4","timestamp":"2022-11-03T03:19:53.306604Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:19:53.336  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms
2022-11-03 03:19:53.336  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:19:53.366  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:53.366  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-11-03 03:19:53.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:53.984  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fed90813-e196-44f4-9ceb-15b031cddcc4","timestamp":"2022-11-03T03:19:53.306604Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:19:53.984  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:19:53.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:19:53.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:19:54.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:54.148  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:19:53.868714Z","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":"d25e0984-2a34-4411-b2db-234466405ad4","timestamp":"2022-11-03T03:19:53.868727Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:19:54.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:19:54.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:19:54.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:54.337  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:19:53.313770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"185f447e-9cae-4e61-99a8-2ab8eb7b0c04","timestamp":"2022-11-03T03:19:53.313804Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:19:54.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:19:54.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:19:54.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:19:54.902  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T03:19:53.869027Z","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":"c0fb9359-e9cb-4aa3-ba26-3dd54b780474","timestamp":"2022-11-03T03:19:53.869047Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:19:54.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:19:54.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:20:06.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:20:06.451  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-11-03T03:20:05.644228Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61770741-2d82-4215-874c-914256ca0dd3","timestamp":"2022-11-03T03:20:05.644333Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:20:06.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:20:06.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:20:21.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:20:21.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:20:21.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:20:36.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:20:36.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:20:36.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:20:46.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:20:46.720  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:20:45.373603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c439e0c-a513-47af-9d26-6b1ec748f97c","timestamp":"2022-11-03T03:20:45.373680Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:20:47.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:20:47.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:21:02.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:02.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:21:02.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:21:17.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:17.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:21:17.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:21:32.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:32.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:21:32.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:21:47.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:47.169  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:21:47.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:21:50.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:50.049  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:21:49.253895Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6851bdda-ea09-43e0-8f27-9e13f30009c2","timestamp":"2022-11-03T03:21:49.253967Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:21:50.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:21:50.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:21:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:21:53.328  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"546800f8-7c40-429f-9421-3bc910c8af30","timestamp":"2022-11-03T03:21:53.328258Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:21:53.336  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-11-03 03:21:53.336  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:21:53.361  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:53.362  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-11-03 03:21:53.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:53.982  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"546800f8-7c40-429f-9421-3bc910c8af30","timestamp":"2022-11-03T03:21:53.328258Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:21:53.983  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:21:53.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:21:53.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:21:54.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:54.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:21:53.875540Z","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":"99e38c68-3420-4a3b-8de8-c6ba0a0d6714","timestamp":"2022-11-03T03:21:53.875551Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:21:54.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:21:54.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:21:54.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:54.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:21:53.312042Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b22f2b3-878d-4fae-84e7-5b2c13483acf","timestamp":"2022-11-03T03:21:53.312057Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:21:54.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:21:54.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:21:54.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:21:54.899  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-11-03T03:21:53.875345Z","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":"8392b2fd-378d-4051-91ad-a7edb60e3549","timestamp":"2022-11-03T03:21:53.875353Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:21:54.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:21:54.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:22:06.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:22:06.433  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-11-03T03:22:05.644110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"265aff0c-e9d6-4a2d-a1b8-f88eec49b293","timestamp":"2022-11-03T03:22:05.644200Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:22:08.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:22:08.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:22:23.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:22:23.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:22:23.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:22:38.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:22:38.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:22:38.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:22:46.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:22:46.719  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:22:45.373776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96243215-5441-42fd-8694-7f9da0c7dc87","timestamp":"2022-11-03T03:22:45.373916Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:22:47.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:22:47.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:23:02.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:02.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:23:02.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:23:17.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:17.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:23:17.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:23:32.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:32.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:23:32.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:23:47.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:47.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:23:47.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:23:50.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:50.038  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:23:49.253930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d87497e5-fb8e-4469-8eeb-dc9c557c3a1d","timestamp":"2022-11-03T03:23:49.254006Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:23:50.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:23:50.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:23:53.108  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:23:53.346  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"02906bfe-f751-4968-8a8d-7a9da9c26574","timestamp":"2022-11-03T03:23:53.346281Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:23:53.386  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-11-03 03:23:53.386  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:23:53.418  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:53.418  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-11-03 03:23:54.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:54.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"02906bfe-f751-4968-8a8d-7a9da9c26574","timestamp":"2022-11-03T03:23:53.346281Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:23:54.035  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:23:54.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:23:54.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:23:54.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:54.170  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:23:53.940163Z","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":"0b60c064-2d9c-4ecd-a047-d8a6487d2461","timestamp":"2022-11-03T03:23:53.940178Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:23:54.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:23:54.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:23:54.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:54.376  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:23:53.369669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e9dfc5d-5a0d-4934-9dc4-6c88ca97e0c5","timestamp":"2022-11-03T03:23:53.369710Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:23:54.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:23:54.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:23:54.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:23:54.909  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-11-03T03:23:53.941735Z","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":"aa4d6830-1951-4425-97c0-cc94bb4998cf","timestamp":"2022-11-03T03:23:53.941745Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:23:54.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:23:54.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:24:06.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:24:06.454  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-11-03T03:24:05.644075Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89226b9d-957e-4957-8f25-311f0fe1c4d1","timestamp":"2022-11-03T03:24:05.644136Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:24:06.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:24:06.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:24:21.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:24:21.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:24:21.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:24:36.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:24:36.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:24:36.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:24:46.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:24:46.711  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:24:45.373628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c79c5df3-13ad-4385-a80f-05f575f9a789","timestamp":"2022-11-03T03:24:45.373742Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:24:47.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:24:47.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:25:02.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:02.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:25:02.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:25:17.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:17.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:25:17.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:25:32.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:32.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:25:32.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:25:47.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:47.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:25:47.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:25:50.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:50.027  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:25:49.254557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad13d285-687c-42e7-b858-f14e8b3dccc5","timestamp":"2022-11-03T03:25:49.254662Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:25:50.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:25:50.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:25:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:25:53.369  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3a18e086-be8b-4513-9ba0-5952b9335a84","timestamp":"2022-11-03T03:25:53.369276Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:25:53.386  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-11-03 03:25:53.386  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:25:53.414  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:53.415  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-11-03 03:25:54.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:54.033  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3a18e086-be8b-4513-9ba0-5952b9335a84","timestamp":"2022-11-03T03:25:53.369276Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:25:54.033  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:25:54.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:25:54.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:25:54.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:54.196  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-11-03T03:25:53.949172Z","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":"a5f0b464-8b40-4f6d-b092-b87afb525346","timestamp":"2022-11-03T03:25:53.949182Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:25:54.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:25:54.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:25:54.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:54.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:25:53.365464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55d5131f-c8c3-4c3d-9d59-134dc0009a2c","timestamp":"2022-11-03T03:25:53.365483Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:25:54.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:25:54.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:25:54.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:25:54.927  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:25:53.954605Z","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":"58c176d8-76ef-447b-b426-4c4d5c373759","timestamp":"2022-11-03T03:25:53.954619Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:25:54.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:25:54.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:26:06.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:26:06.397  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-11-03T03:26:05.644389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07268df4-bc8f-45bc-b1f2-6d6dce4050c9","timestamp":"2022-11-03T03:26:05.644511Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:26:06.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:26:06.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:26:21.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:26:21.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:26:21.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:26:36.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:26:36.320  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:26:36.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:26:46.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:26:46.737  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:26:45.373749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e0b7ef6-6528-4f3b-8e3d-597f4b6291b4","timestamp":"2022-11-03T03:26:45.373872Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:26:47.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:26:47.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:27:02.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:02.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:27:02.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:27:17.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:17.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:27:17.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:27:32.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:32.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:27:32.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:27:47.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:47.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:27:47.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:27:50.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:50.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:27:49.254198Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b4c40a0-1ccd-429f-a938-986f13b40557","timestamp":"2022-11-03T03:27:49.254320Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:27:50.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:27:50.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:27:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:27:53.387  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7c410994-a613-4968-b0de-74820ed50f4c","timestamp":"2022-11-03T03:27:53.386861Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:27:53.436  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 49 ms
2022-11-03 03:27:53.436  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:27:53.470  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:53.470  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
2022-11-03 03:27:54.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:54.091  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7c410994-a613-4968-b0de-74820ed50f4c","timestamp":"2022-11-03T03:27:53.386861Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:27:54.091  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:27:54.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:27:54.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:27:54.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:54.247  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:27:53.425482Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa07a6d0-cad0-4873-a4df-05c5f2560ed1","timestamp":"2022-11-03T03:27:53.425494Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:27:54.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:27:54.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:27:54.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:54.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:27:54.020943Z","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":"4049de53-403c-4d66-8298-7d957c926e8c","timestamp":"2022-11-03T03:27:54.020951Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:27:54.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:27:54.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:27:54.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:27:54.951  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-11-03T03:27:54.017792Z","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":"7a73c02a-6c55-4901-8c40-1ae31b9281c7","timestamp":"2022-11-03T03:27:54.017802Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:27:54.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:27:54.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:28:06.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:28:06.429  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-11-03T03:28:05.644087Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d753e55-a19f-44c6-aaf2-a08f49d27533","timestamp":"2022-11-03T03:28:05.644818Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:28:06.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:28:06.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:28:21.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:28:21.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:28:21.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:28:36.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:28:36.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:28:36.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:28:46.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:28:46.750  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:28:45.373569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e8b95f9c-7e16-42af-8487-9c9d90fb02ab","timestamp":"2022-11-03T03:28:45.373633Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:28:47.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:28:47.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:29:02.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:02.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:29:02.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:29:17.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:17.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:29:17.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:29:32.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:32.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:29:32.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:29:47.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:47.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:29:47.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:29:50.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:50.006  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:29:49.253976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"648567d6-380f-482c-a4c1-2c334ca59684","timestamp":"2022-11-03T03:29:49.254062Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:29:50.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:29:50.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:29:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:29:53.406  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"30499aef-2e48-47e0-adfb-7e61a1c91aad","timestamp":"2022-11-03T03:29:53.406444Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:29:53.436  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms
2022-11-03 03:29:53.436  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:29:53.480  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:53.480  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":1,"count":1}
2022-11-03 03:29:54.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:54.098  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"30499aef-2e48-47e0-adfb-7e61a1c91aad","timestamp":"2022-11-03T03:29:53.406444Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:29:54.098  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-11-03 03:29:54.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:29:54.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:29:54.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:54.239  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:29:54.035919Z","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":"e660c389-8b50-42ec-aa2b-6af78f8c092d","timestamp":"2022-11-03T03:29:54.035937Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:29:54.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:29:54.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:29:54.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:54.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:29:53.432531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec714c9e-49a9-4285-b441-089205df0f02","timestamp":"2022-11-03T03:29:53.432540Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:29:54.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:29:54.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:29:54.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:29:54.963  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-03T03:29:54.037995Z","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":"70e59342-d62e-42f6-8132-1c201e902fb3","timestamp":"2022-11-03T03:29:54.038008Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:29:54.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:29:54.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:30:06.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:30:06.440  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-11-03T03:30:05.644095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9986f794-3b36-43d6-850e-9c76b0344360","timestamp":"2022-11-03T03:30:05.644172Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:30:06.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:30:06.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:30:21.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:30:21.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:30:21.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:30:36.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:30:36.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:30:36.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:30:46.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:30:46.754  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:30:45.376003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"862ba79f-5b84-4b6f-a117-92d16c2aff87","timestamp":"2022-11-03T03:30:45.376100Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-03 03:30:47.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:30:47.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:31:02.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:31:02.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:31:02.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:31:17.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:31:17.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:31:17.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:31:32.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:31:32.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:31:32.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:31:47.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:31:47.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:31:47.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:31:49.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:31:49.990  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-03T03:31:49.254013Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69a6dcbd-7127-482f-bdcb-0ac284784287","timestamp":"2022-11-03T03:31:49.254114Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-03 03:31:50.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000
2022-11-03 03:31:50.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/2e270996-3b77-45c5-9edd-c1e1c7d37ad0/onap-policy-clamp-runtime-acm-5945bf4c4-bf4fl?timeout=15000 (anonymous) ...
2022-11-03 03:31:53.107  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-03 03:31:53.427  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e9060c72-cac2-4597-823f-44281aed6b1f","timestamp":"2022-11-03T03:31:53.427185Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-03 03:31:53.435  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-11-03 03:31:53.436  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-03 03:31:53.470  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-03 03:31:53.470  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}