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-07-04 05:33:50.474  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-74859969d8-ggtmc with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-07-04 05:33:50.484  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-07-04 05:33:53.094  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-04 05:33:53.927  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 815 ms. Found 7 JPA repository interfaces.
2022-07-04 05:33:56.209  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-07-04 05:33:56.214  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-07-04 05:33:56.219  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-07-04 05:33:56.232  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-07-04 05:33:56.240  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-07-04 05:33:56.253  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-07-04 05:33:56.260  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-07-04 05:33:56.263  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-07-04 05:33:56.304  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-07-04 05:33:56.355  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-07-04 05:33:56.359  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-07-04 05:33:57.118  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-07-04 05:33:57.138  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-07-04 05:33:57.139  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-07-04 05:33:57.336  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-07-04 05:33:57.336  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6696 ms
2022-07-04 05:33:58.248  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-07-04 05:33:59.115  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-04 05:33:59.545  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-07-04 05:34:00.363  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-04 05:34:00.771  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-04 05:34:02.447 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=377) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=377) 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=377) 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-07-04 05:34:02.450  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=377) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=377) 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=377) 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-07-04 05:34:02.526  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-04 05:34:06.256  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-04 05:34:06.630  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-07-04 05:34:11.547  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-04 05:34:11.586  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-04 05:34:13.674  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-07-04 05:34:14.771  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e1d71427-0c7e-4d32-9e30-dec7ba1d537a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-ggtmc, 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-07-04 05:34:15.737  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-07-04 05:34:17.560  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@71e409f, org.springframework.security.web.context.SecurityContextPersistenceFilter@25c16cf7, org.springframework.security.web.header.HeaderWriterFilter@2634d000, org.springframework.security.web.authentication.logout.LogoutFilter@68f264bf, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@70bc9070, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@32ddcca, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@738ed8f5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@14c18a6a, org.springframework.security.web.session.SessionManagementFilter@6a0ee80, org.springframework.security.web.access.ExceptionTranslationFilter@1764e45e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7a569672]
2022-07-04 05:34:18.247  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-07-04 05:34:18.248  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-07-04 05:34:18.248  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-07-04 05:34:18.248  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-07-04 05:34:18.249  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-07-04 05:34:18.249  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-07-04 05:34:18.250  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-07-04 05:34:18.250  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-07-04 05:34:18.250  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-07-04 05:34:18.251  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-07-04 05:34:18.251  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-07-04 05:34:18.251  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-07-04 05:34:18.252  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-07-04 05:34:18.252  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-07-04 05:34:18.252  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-07-04 05:34:18.253  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-07-04 05:34:18.253  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-07-04 05:34:18.253  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-07-04 05:34:18.254  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-07-04 05:34:18.254  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-07-04 05:34:18.255  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-07-04 05:34:18.255  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-07-04 05:34:18.310  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-07-04 05:34:19.762  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-07-04 05:34:19.762  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-07-04 05:34:19.770  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e1d71427-0c7e-4d32-9e30-dec7ba1d537a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-ggtmc, 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-07-04 05:34:19.773  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e1d71427-0c7e-4d32-9e30-dec7ba1d537a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-ggtmc, 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-07-04 05:34:19.774  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1e3d946b-eacf-41f0-a09f-fc3fd3a1939c, alive=false, publisher=null]]: starting
2022-07-04 05:34:19.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:34:19.806  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1e3d946b-eacf-41f0-a09f-fc3fd3a1939c, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-07-04 05:34:19.807  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-07-04 05:34:19.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:34:19.814  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-07-04 05:34:19.818  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-07-04 05:34:19.820  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-07-04 05:34:19.820  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-07-04 05:34:19.820  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-07-04 05:34:19.821  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-07-04 05:34:19.826  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-07-04 05:34:19.826  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-07-04 05:34:19.826  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-07-04 05:34:19.826  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-07-04 05:34:19.827  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-07-04 05:34:19.827  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-07-04 05:34:19.828  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e1d71427-0c7e-4d32-9e30-dec7ba1d537a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-ggtmc, 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@498f5728
2022-07-04 05:34:19.830  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e1d71427-0c7e-4d32-9e30-dec7ba1d537a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-ggtmc, 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-07-04 05:34:19.830  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-07-04 05:34:19.837  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.923 seconds (JVM running for 33.391)
2022-07-04 05:34:19.864  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-07-04 05:34:19.910  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-07-04 05:34:35.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:35.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:34:35.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:34:50.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:50.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:34:50.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:34:57.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:57.149  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-07-04 05:34:57.152  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"23c74dc1-6cb1-44a5-bebf-2eb66a344589","timestamp":"2022-07-04T05:32:37.557321Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:34:58.624  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-07-04 05:34:58.629  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"23c74dc1-6cb1-44a5-bebf-2eb66a344589","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:34:58.634  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-07-04T05:34:33.450896Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8b6cfcb-eeff-4308-b941-ab4d610ffb32","timestamp":"2022-07-04T05:34:33.451162Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:34:58.644  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-07-04 05:34:58.654  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:34:58.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:34:58.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:34:58.761  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:58.762  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (112 ms):{"serverTimeMs":1,"count":1}
2022-07-04 05:34:58.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:58.899  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"b343395c-222f-4ced-8549-970c53e9cf40","timestamp":"2022-07-04T05:32:06.739843Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:34:58.940  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-07-04 05:34:58.941  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"b343395c-222f-4ced-8549-970c53e9cf40","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:34:58.942  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:34:02.776731Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61d940bc-68c5-4b7f-bf81-753169f7740e","timestamp":"2022-07-04T05:34:02.777009Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:34:58.945  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms
2022-07-04 05:34:58.949  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:34:58.966  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:58.967  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-07-04 05:34:58.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:34:58.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:34:59.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:59.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"23c74dc1-6cb1-44a5-bebf-2eb66a344589","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:34:59.035  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-07-04 05:34:59.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:34:59.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:34:59.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:59.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"b343395c-222f-4ced-8549-970c53e9cf40","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:34:59.144  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-07-04 05:34:59.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:34:59.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:34:59.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:59.294  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:34:59.033141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"150e57cd-147c-4b01-b793-a770ef20e67b","timestamp":"2022-07-04T05:34:59.033185Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:34:59.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:34:59.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:34:59.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:34:59.882  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:34:59.149246Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acbfa1ce-b349-405f-b958-eeaf43a09b3f","timestamp":"2022-07-04T05:34:59.149311Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:35:00.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:35:00.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:35:15.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:35:15.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:35:15.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:35:30.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:35:30.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:35:30.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:35:45.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:35:45.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:35:45.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:36:00.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:36:00.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:36:00.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:36:03.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:36:03.489  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:36:02.775899Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a1553ef-4640-4931-b2a5-81f562d15c6d","timestamp":"2022-07-04T05:36:02.775992Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:36:03.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:36:03.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:36:13.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:36:13.564  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:36:12.850131Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e50069b-68d0-4039-9aa1-243bde27a885","timestamp":"2022-07-04T05:36:12.850191Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:36:13.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:36:13.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:36:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:36:28.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:36:28.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:36:28.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:36:34.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:36:34.131  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:36:33.447448Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fefad9d-42bc-4a07-99fc-dcd02fc4acf7","timestamp":"2022-07-04T05:36:33.447544Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:36:34.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:36:34.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:36:49.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:36:49.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:36:49.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:37:04.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:37:04.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:37:04.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:37:19.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:37:19.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:37:19.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:37:34.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:37:34.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:37:34.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:37:49.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:37:49.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:37:49.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:38:03.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:38:03.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:38:02.776169Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa89bef3-eb83-4dfb-a054-ad64fb72d75a","timestamp":"2022-07-04T05:38:02.776337Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:38:03.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:38:03.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:38:13.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:38:13.565  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:38:12.850204Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d47c3b18-c294-4633-adb9-79b0d112b48a","timestamp":"2022-07-04T05:38:12.850343Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:38:13.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:38:13.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:38:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:38:19.773  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"868d7459-00fd-4280-bd84-36ef3209bded","timestamp":"2022-07-04T05:38:19.769100Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:38:19.795  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms
2022-07-04 05:38:19.796  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:38:19.842  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:38:19.843  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":1,"count":1}
2022-07-04 05:38:20.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:38:20.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"868d7459-00fd-4280-bd84-36ef3209bded","timestamp":"2022-07-04T05:38:19.769100Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:38:20.470  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:38:20.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:38:20.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:38:20.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:38:20.639  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:38:20.482138Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1410f368-8f49-45ac-a871-cc7e6243f016","timestamp":"2022-07-04T05:38:20.482176Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:38:22.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:38:22.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:38:22.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:38:22.672  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:38:20.479277Z","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":"5f8da231-52b0-482f-98ca-ffdcb13f3c67","timestamp":"2022-07-04T05:38:20.479296Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:38:23.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:38:23.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:38:24.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:38:24.180  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:38:20.476813Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"19df0d61-58db-47da-a932-16bd02b34e50","timestamp":"2022-07-04T05:38:20.476842Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:38:24.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:38:24.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:38:34.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:38:34.097  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:38:33.447575Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4267153-6524-44be-8a80-985bed326e6d","timestamp":"2022-07-04T05:38:33.447734Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:38:34.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:38:34.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:38:49.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:38:49.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:38:49.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:39:04.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:39:04.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:39:04.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:39:19.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:39:19.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:39:19.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:39:34.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:39:34.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:39:34.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:39:49.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:39:49.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:39:49.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:40:03.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:40:03.456  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:40:02.775935Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfb07f0f-c8e0-484a-b7a0-04beb7f3f801","timestamp":"2022-07-04T05:40:02.776038Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:40:03.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:40:03.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:40:13.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:40:13.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:40:12.850458Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"483b930a-8cdd-48e4-8cce-14e45d2bb235","timestamp":"2022-07-04T05:40:12.850644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:40:13.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:40:13.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:40:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:40:19.767  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b4325cd8-f696-48b7-ab82-a4abdc422ce2","timestamp":"2022-07-04T05:40:19.767548Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:40:19.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-07-04 05:40:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:40:19.826  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:40:19.827  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
2022-07-04 05:40:20.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:40:20.450  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b4325cd8-f696-48b7-ab82-a4abdc422ce2","timestamp":"2022-07-04T05:40:19.767548Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:40:20.451  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:40:20.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:40:20.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:40:20.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:40:20.627  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:40:20.448547Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a976780c-6a5d-458a-807f-a82285c5aa28","timestamp":"2022-07-04T05:40:20.448558Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:40:20.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:40:20.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:40:20.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:40:20.703  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:40:20.451379Z","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":"469fe607-baa2-4d54-828c-edf2abec7761","timestamp":"2022-07-04T05:40:20.451462Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:40:20.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:40:20.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:40:21.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:40:21.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:40:20.455688Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"d4c8e4e0-81b6-4eb3-934c-09ef93898f28","timestamp":"2022-07-04T05:40:20.455722Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:40:21.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:40:21.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:40:34.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:40:34.108  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:40:33.447725Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd56a72d-8f59-4b18-89af-5637e8eddb16","timestamp":"2022-07-04T05:40:33.447824Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:40:34.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:40:34.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:40:49.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:40:49.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:40:49.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:41:04.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:41:04.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:41:04.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:41:19.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:41:19.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:41:19.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:41:34.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:41:34.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:41:34.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:41:49.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:41:49.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:41:49.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:42:03.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:42:03.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:42:02.777009Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44635b33-4941-4ae0-a112-bd818c6c67e3","timestamp":"2022-07-04T05:42:02.777092Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:42:03.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:42:03.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:42:13.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:42:13.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:42:12.850164Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2259b2c0-36a8-4021-ac44-964daf53fc81","timestamp":"2022-07-04T05:42:12.850254Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:42:13.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:42:13.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:42:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:42:19.767  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8485a37b-bbac-42dd-b282-7b8c72fba143","timestamp":"2022-07-04T05:42:19.767091Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:42:19.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-07-04 05:42:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:42:19.828  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:42:19.829  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-07-04 05:42:20.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:42:20.455  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8485a37b-bbac-42dd-b282-7b8c72fba143","timestamp":"2022-07-04T05:42:19.767091Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:42:20.455  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:42:20.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:42:20.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:42:20.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:42:20.634  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:42:20.456415Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbf50bdb-d480-4724-a6dc-885a95390b67","timestamp":"2022-07-04T05:42:20.456431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:42:20.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:42:20.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:42:20.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:42:20.713  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:42:20.457558Z","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":"9e401435-57ae-4757-8de1-3dc2ca6e9db3","timestamp":"2022-07-04T05:42:20.457578Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:42:20.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:42:20.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:42:21.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:42:21.254  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:42:20.455817Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"0e5544e7-efcd-4721-be2a-ba489076a912","timestamp":"2022-07-04T05:42:20.455833Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:42:21.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:42:21.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:42:34.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:42:34.105  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:42:33.447417Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"043133c4-3663-4ed9-8d3c-13090b91f3f0","timestamp":"2022-07-04T05:42:33.447614Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:42:34.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:42:34.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:42:49.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:42:49.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:42:49.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:43:04.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:43:04.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:43:04.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:43:19.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:43:19.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:43:19.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:43:34.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:43:34.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:43:34.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:43:49.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:43:49.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:43:49.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:44:03.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:44:03.562  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:44:02.776170Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"757b5786-fa97-4934-bd2b-4f248164fe0b","timestamp":"2022-07-04T05:44:02.776336Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:44:03.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:44:03.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:44:13.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:44:13.542  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:44:12.850185Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d69b21b3-4b62-4ac7-9a0e-6ae3fe9d35f2","timestamp":"2022-07-04T05:44:12.850264Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:44:13.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:44:13.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:44:19.762  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:44:19.773  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"82d7de37-3714-4928-a7b6-9716c05a03b3","timestamp":"2022-07-04T05:44:19.773233Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:44:19.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 21 ms
2022-07-04 05:44:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:44:19.832  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:44:19.833  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-07-04 05:44:20.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:44:20.455  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"82d7de37-3714-4928-a7b6-9716c05a03b3","timestamp":"2022-07-04T05:44:19.773233Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:44:20.455  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:44:20.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:44:20.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:44:20.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:44:20.634  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:44:20.455390Z","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":"65434c5d-16a2-4403-86cc-0395a0f2dd8e","timestamp":"2022-07-04T05:44:20.455407Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:44:20.710  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:44:20.454137Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7133ef64-97da-4594-86d8-d570575d56b4","timestamp":"2022-07-04T05:44:20.454155Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:44:20.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:44:20.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:44:21.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:44:21.263  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:44:20.457518Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"f1e91405-7cb4-434c-b56c-f6f3095dee39","timestamp":"2022-07-04T05:44:20.457537Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:44:21.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:44:21.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:44:34.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:44:34.103  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:44:33.447473Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb3f332f-1c68-40a1-8367-6f0f736994c1","timestamp":"2022-07-04T05:44:33.447670Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:44:34.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:44:34.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:44:49.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:44:49.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:44:49.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:45:04.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:45:04.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:45:04.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:45:19.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:45:19.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:45:19.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:45:34.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:45:34.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:45:34.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:45:49.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:45:49.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:45:49.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:46:03.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:46:03.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:46:02.776081Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e321522-2eea-45ce-b3de-580313d245de","timestamp":"2022-07-04T05:46:02.776181Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:46:03.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:46:03.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:46:13.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:46:13.572  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:46:12.850289Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa48d222-f42d-40cd-a259-b3cabf8e9da6","timestamp":"2022-07-04T05:46:12.850429Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:46:13.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:46:13.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:46:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:46:19.767  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ed6ad56d-1225-4b2b-91d3-6edab69d447f","timestamp":"2022-07-04T05:46:19.766985Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:46:19.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-07-04 05:46:19.798  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:46:19.850  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:46:19.850  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
2022-07-04 05:46:20.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:46:20.474  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ed6ad56d-1225-4b2b-91d3-6edab69d447f","timestamp":"2022-07-04T05:46:19.766985Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:46:20.474  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:46:20.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:46:20.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:46:20.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:46:20.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:46:20.471685Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0438ad97-d395-4942-944c-e9b48d74c257","timestamp":"2022-07-04T05:46:20.471706Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:46:20.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:46:20.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:46:20.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:46:20.750  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:46:20.477997Z","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":"f504aa04-fd51-4929-abab-80d878601938","timestamp":"2022-07-04T05:46:20.478011Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:46:20.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:46:20.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:46:21.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:46:21.331  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:46:20.474946Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"195538e3-fa6a-496f-a969-c6ec36c423e5","timestamp":"2022-07-04T05:46:20.474961Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:46:21.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:46:21.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:46:34.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:46:34.098  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:46:33.447581Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfeb5087-44bf-4d35-aa94-1cd8394cfe94","timestamp":"2022-07-04T05:46:33.447701Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:46:34.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:46:34.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:46:49.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:46:49.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:46:49.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:47:04.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:47:04.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:47:04.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:47:19.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:47:19.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:47:19.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:47:34.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:47:34.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:47:34.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:47:49.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:47:49.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:47:49.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:48:03.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:48:03.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:48:02.775893Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"792e35bb-1d7b-4b2c-adb0-05377be91268","timestamp":"2022-07-04T05:48:02.775998Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:48:03.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:48:03.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:48:13.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:48:13.543  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:48:12.850130Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30322cb3-d0da-46e3-a840-fb266ea09485","timestamp":"2022-07-04T05:48:12.850210Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:48:13.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:48:13.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:48:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:48:19.768  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"55198272-9cbc-4c69-8857-6ba04533c165","timestamp":"2022-07-04T05:48:19.768334Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:48:19.796  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-07-04 05:48:19.796  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:48:19.840  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:48:19.841  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
2022-07-04 05:48:20.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:48:20.474  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"55198272-9cbc-4c69-8857-6ba04533c165","timestamp":"2022-07-04T05:48:19.768334Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:48:20.474  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:48:20.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:48:20.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:48:20.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:48:20.669  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:48:20.467761Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4184e992-9443-48b9-8fe3-0b04bda01ed2","timestamp":"2022-07-04T05:48:20.467779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:48:20.741  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:48:20.472632Z","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":"c5ad5bbc-e7da-45a2-93eb-7581ea70216b","timestamp":"2022-07-04T05:48:20.472648Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:48:20.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:48:20.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:48:21.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:48:21.274  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:48:20.471201Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"8f376c67-d448-465d-8c19-66dd5dbacb14","timestamp":"2022-07-04T05:48:20.471226Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:48:21.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:48:21.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:48:34.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:48:34.101  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:48:33.447393Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b703286-5f4a-4002-b1af-0ab50600c959","timestamp":"2022-07-04T05:48:33.447462Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:48:34.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:48:34.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:48:49.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:48:49.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:48:49.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:49:04.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:49:04.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:49:04.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:49:19.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:49:19.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:49:19.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:49:34.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:49:34.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:49:34.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:49:49.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:49:49.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:49:49.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:50:03.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:50:03.459  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:50:02.776119Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6161e304-e7c3-4dbb-93e4-137e2e60b530","timestamp":"2022-07-04T05:50:02.776275Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:50:03.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:50:03.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:50:13.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:50:13.543  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:50:12.850073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7af861f1-5303-4ddd-9a7e-25f00fc318d5","timestamp":"2022-07-04T05:50:12.850153Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:50:13.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:50:13.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:50:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:50:19.786  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"536c627b-5f67-44b2-b094-54933549c778","timestamp":"2022-07-04T05:50:19.785894Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:50:19.797  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-07-04 05:50:19.801  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:50:19.869  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:50:19.869  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (72 ms):{"serverTimeMs":1,"count":1}
2022-07-04 05:50:20.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:50:20.503  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"536c627b-5f67-44b2-b094-54933549c778","timestamp":"2022-07-04T05:50:19.785894Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:50:20.503  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:50:20.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:50:20.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:50:20.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:50:20.707  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:50:20.515039Z","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":"a536b66b-35bb-4a51-9cdb-2e194656bf99","timestamp":"2022-07-04T05:50:20.515057Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:50:20.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:50:20.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:50:20.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:50:20.790  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:50:20.497284Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b652fb87-86f3-4bc7-bf1a-1ef217a7b8fd","timestamp":"2022-07-04T05:50:20.497302Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:50:20.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:50:20.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:50:21.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:50:21.346  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:50:20.504314Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"6071f154-772c-4a15-a7d6-d4a734ec6bb6","timestamp":"2022-07-04T05:50:20.504327Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:50:21.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:50:21.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:50:34.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:50:34.115  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:50:33.447810Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dcda0413-af83-42ba-9651-f53aca3243c6","timestamp":"2022-07-04T05:50:33.447878Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:50:34.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:50:34.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:50:49.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:50:49.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:50:49.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:51:04.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:51:04.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:51:04.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:51:19.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:51:19.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:51:19.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:51:34.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:51:34.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:51:34.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:51:49.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:51:49.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:51:49.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:52:03.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:52:03.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:52:02.775878Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5d122b4-a549-4713-9990-122f49651c78","timestamp":"2022-07-04T05:52:02.775981Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:52:03.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:52:03.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:52:13.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:52:13.616  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:52:12.850273Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a710614d-c44b-4f10-b32d-6f4eedd5444a","timestamp":"2022-07-04T05:52:12.850386Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:52:13.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:52:13.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:52:19.771  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:52:19.791  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"60531f36-b73d-480f-9984-3d9e0454b8b9","timestamp":"2022-07-04T05:52:19.790876Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:52:19.797  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-07-04 05:52:19.797  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:52:19.882  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:52:19.884  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (87 ms):{"serverTimeMs":0,"count":1}
2022-07-04 05:52:20.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:52:20.519  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"60531f36-b73d-480f-9984-3d9e0454b8b9","timestamp":"2022-07-04T05:52:19.790876Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:52:20.519  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:52:20.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:52:20.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:52:20.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:52:20.698  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:52:20.524392Z","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":"4ce9a752-43ee-40ed-a341-57dd9bbdee49","timestamp":"2022-07-04T05:52:20.524420Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:52:20.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:52:20.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:52:20.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:52:20.850  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:52:20.511278Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e67664f-6d05-40bc-98f9-2339f64f4f65","timestamp":"2022-07-04T05:52:20.511296Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:52:20.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:52:20.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:52:21.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:52:21.398  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:52:20.517596Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"e9e0f150-d4b2-4ed6-b3cc-5cfc29b5a37e","timestamp":"2022-07-04T05:52:20.517630Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:52:21.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:52:21.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:52:34.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:52:34.117  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:52:33.448599Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6cf3909-d6ca-42df-b280-a795016f71b8","timestamp":"2022-07-04T05:52:33.448673Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:52:34.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:52:34.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:52:49.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:52:49.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:52:49.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:53:04.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:53:04.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:53:04.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:53:19.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:53:19.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:53:19.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:53:34.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:53:34.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:53:34.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:53:49.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:53:49.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:53:49.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:54:03.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:54:03.523  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:54:02.775871Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f53bac5-1819-43e1-a0db-862ec23105f1","timestamp":"2022-07-04T05:54:02.775951Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:54:03.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:54:03.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:54:13.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:54:13.628  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:54:12.850116Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f40514e-065d-4d14-902b-f185739be04e","timestamp":"2022-07-04T05:54:12.850186Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:54:13.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:54:13.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:54:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:54:19.803  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"45adafbc-624b-4137-9b8c-9d1e28957152","timestamp":"2022-07-04T05:54:19.803013Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:54:19.845  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms
2022-07-04 05:54:19.845  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:54:19.890  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:54:19.890  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":2,"count":1}
2022-07-04 05:54:20.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:54:20.572  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"45adafbc-624b-4137-9b8c-9d1e28957152","timestamp":"2022-07-04T05:54:19.803013Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:54:20.572  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:54:20.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:54:20.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:54:20.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:54:20.731  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:54:20.544967Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"ebefec33-b144-46c8-afa8-519acf421465","timestamp":"2022-07-04T05:54:20.544993Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:54:20.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:54:20.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:54:20.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:54:20.866  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:54:20.544239Z","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":"12aa9e58-68ff-46f5-96ab-ffd1bfa702e3","timestamp":"2022-07-04T05:54:20.544258Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:54:20.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:54:20.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:54:21.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:54:21.419  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:54:20.546907Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e61c09b-6955-4762-9720-1d2276b6f7f0","timestamp":"2022-07-04T05:54:20.546925Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:54:21.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:54:21.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:54:34.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:54:34.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:54:33.447483Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"676ce58a-1b17-4621-a0b8-f9673db38b36","timestamp":"2022-07-04T05:54:33.447650Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:54:34.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:54:34.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:54:49.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:54:49.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:54:49.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:55:04.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:55:04.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:55:04.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:55:19.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:55:19.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:55:19.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:55:34.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:55:34.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:55:34.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:55:49.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:55:49.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:55:49.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:56:03.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:56:03.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:56:02.775955Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ed416c2-ed5d-40da-b9d4-b0c31bbd3864","timestamp":"2022-07-04T05:56:02.776051Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:56:03.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:56:03.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:56:13.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:56:13.576  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:56:12.850402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43876ebf-e958-4fb0-b122-34966222af16","timestamp":"2022-07-04T05:56:12.850564Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:56:13.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:56:13.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:56:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:56:19.822  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0e2caeb2-414d-4db7-9962-81b506d4b909","timestamp":"2022-07-04T05:56:19.821844Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:56:19.845  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-07-04 05:56:19.846  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:56:19.889  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:56:19.889  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-07-04 05:56:20.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:56:20.537  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0e2caeb2-414d-4db7-9962-81b506d4b909","timestamp":"2022-07-04T05:56:19.821844Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:56:20.537  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:56:20.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:56:20.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:56:20.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:56:20.692  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:56:20.523600Z","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":"29fcd800-54e7-47f2-8e73-a11ceab77dee","timestamp":"2022-07-04T05:56:20.523613Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:56:20.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:56:20.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:56:20.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:56:20.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:56:20.522052Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"5a17edf1-a627-4706-9eda-de41fc0c5a63","timestamp":"2022-07-04T05:56:20.522403Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:56:20.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:56:20.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:56:21.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:56:21.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:56:20.538079Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a324ae1-f847-4365-b233-33954cdfb55e","timestamp":"2022-07-04T05:56:20.538100Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:56:21.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:56:21.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:56:34.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:56:34.109  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:56:33.447443Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5465874f-943c-4163-a171-85d13997fa4b","timestamp":"2022-07-04T05:56:33.447539Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:56:34.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:56:34.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:56:49.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:56:49.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:56:49.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:57:04.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:57:04.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:57:04.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:57:19.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:57:19.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:57:19.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:57:34.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:57:34.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:57:34.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:57:49.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:57:49.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:57:49.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:58:03.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:58:03.451  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:58:02.776048Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b371436-e663-4cd1-914a-3309ca8258cb","timestamp":"2022-07-04T05:58:02.776164Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:58:03.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:58:03.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:58:13.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:58:13.574  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:58:12.850176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94929ad8-a244-4f3b-9f3e-da5dc5098c76","timestamp":"2022-07-04T05:58:12.850297Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:58:13.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:58:13.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:58:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 05:58:19.839  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3e470b19-b0d9-458c-9a40-cb211b187110","timestamp":"2022-07-04T05:58:19.839214Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:58:19.844  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms
2022-07-04 05:58:19.844  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 05:58:19.882  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:58:19.883  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-07-04 05:58:20.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:58:20.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3e470b19-b0d9-458c-9a40-cb211b187110","timestamp":"2022-07-04T05:58:19.839214Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:58:20.508  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 05:58:20.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:58:20.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:58:20.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:58:20.670  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:58:20.510879Z","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":"bb40ef04-fd55-4f76-af5d-349307593b27","timestamp":"2022-07-04T05:58:20.510900Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 05:58:20.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:58:20.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:58:20.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:58:20.865  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T05:58:20.497941Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"042b76db-fc36-4384-8f1a-062f570fae9e","timestamp":"2022-07-04T05:58:20.497951Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 05:58:20.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:58:20.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:58:21.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:58:21.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:58:20.506838Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"af7c6bea-a89e-407b-b99d-884ba57b41da","timestamp":"2022-07-04T05:58:20.506854Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:58:21.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:58:21.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:58:34.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:58:34.103  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T05:58:33.447401Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ae63797-b559-4e20-ad6d-fbc311a44035","timestamp":"2022-07-04T05:58:33.447472Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 05:58:34.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:58:34.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:58:49.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:58:49.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:58:49.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:59:04.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:59:04.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:59:04.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:59:19.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:59:19.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:59:19.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:59:34.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:59:34.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:59:34.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 05:59:49.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 05:59:49.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 05:59:49.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:00:03.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:00:03.533  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:00:02.775893Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"210adbd4-9ea7-453e-a755-abee14a226bc","timestamp":"2022-07-04T06:00:02.775967Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:00:03.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:00:03.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:00:13.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:00:13.595  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:00:12.850107Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce4de7b9-7c78-447d-9bb7-d73a53e1c8ee","timestamp":"2022-07-04T06:00:12.850170Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:00:13.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:00:13.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:00:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:00:19.855  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f6c4e419-bb6d-49ec-8351-5a85201d3e1c","timestamp":"2022-07-04T06:00:19.855495Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:00:19.897  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms
2022-07-04 06:00:19.897  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:00:19.930  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:00:19.931  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
2022-07-04 06:00:20.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:00:20.555  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f6c4e419-bb6d-49ec-8351-5a85201d3e1c","timestamp":"2022-07-04T06:00:19.855495Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:00:20.555  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:00:20.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:00:20.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:00:20.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:00:20.731  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:00:20.544224Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b078beba-374b-4f2f-9065-1ce4359f90d2","timestamp":"2022-07-04T06:00:20.544236Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:00:20.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:00:20.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:00:20.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:00:20.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-07-04T06:00:20.554885Z","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":"27a49850-a95b-4c6a-93dc-d6feee0bb56b","timestamp":"2022-07-04T06:00:20.554902Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:00:20.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:00:20.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:00:21.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:00:21.415  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:00:20.554578Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"a1723c7a-e195-44c4-b9a7-9d83065e62ab","timestamp":"2022-07-04T06:00:20.554589Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:00:21.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:00:21.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:00:34.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:00:34.095  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:00:33.447404Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24654655-28d1-4fa0-a565-3f9c9dd9fb9d","timestamp":"2022-07-04T06:00:33.447462Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:00:34.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:00:34.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:00:49.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:00:49.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:00:49.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:01:04.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:01:04.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:01:04.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:01:19.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:01:19.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:01:19.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:01:34.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:01:34.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:01:34.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:01:49.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:01:49.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:01:49.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:02:03.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:02:03.453  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:02:02.775901Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28d26018-a3a2-40f3-9caf-357ecf6f254a","timestamp":"2022-07-04T06:02:02.775983Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:02:03.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:02:03.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:02:13.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:02:13.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:02:12.850129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d3da85f-99c5-42d3-b2a8-b4a5420e4594","timestamp":"2022-07-04T06:02:12.850228Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:02:13.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:02:13.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:02:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:02:19.872  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3ce90efa-ed23-438e-a9f0-ab65271c7ba3","timestamp":"2022-07-04T06:02:19.872227Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:02:19.894  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms
2022-07-04 06:02:19.895  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:02:19.928  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:02:19.928  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
2022-07-04 06:02:20.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:02:20.548  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3ce90efa-ed23-438e-a9f0-ab65271c7ba3","timestamp":"2022-07-04T06:02:19.872227Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:02:20.549  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:02:20.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:02:20.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:02:20.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:02:20.777  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:02:20.548011Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"a2321014-fc2f-463a-bf85-b1d97551c397","timestamp":"2022-07-04T06:02:20.548026Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:02:20.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:02:20.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:02:20.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:02:20.906  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:02:20.550202Z","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":"2e159956-e227-4dff-8856-cfd3ad4c748a","timestamp":"2022-07-04T06:02:20.550217Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:02:20.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:02:20.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:02:21.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:02:21.447  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:02:20.540415Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c401b1e3-9851-4513-b277-27f5ccd25852","timestamp":"2022-07-04T06:02:20.540431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:02:21.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:02:21.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:02:34.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:02:34.093  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:02:33.447362Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4263d39d-d1b6-4c47-8482-4ebdabd26ca4","timestamp":"2022-07-04T06:02:33.447601Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:02:34.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:02:34.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:02:49.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:02:49.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:02:49.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:03:04.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:03:04.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:03:04.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:03:19.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:03:19.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:03:19.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:03:34.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:03:34.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:03:34.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:03:49.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:03:49.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:03:49.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:04:03.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:04:03.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:04:02.775982Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c83202f5-5d04-4ca0-832d-2898a05f258f","timestamp":"2022-07-04T06:04:02.776141Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:04:03.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:04:03.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:04:13.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:04:13.555  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:04:12.850268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"687b00a4-6eab-45ab-82b0-bae90c6688c8","timestamp":"2022-07-04T06:04:12.850341Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:04:13.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:04:13.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:04:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:04:19.906  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9035a194-7a99-415d-8404-45cafcdb1ff0","timestamp":"2022-07-04T06:04:19.906320Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:04:19.944  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms
2022-07-04 06:04:19.945  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:04:19.983  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:04:19.984  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:04:20.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:04:20.613  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9035a194-7a99-415d-8404-45cafcdb1ff0","timestamp":"2022-07-04T06:04:19.906320Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:04:20.614  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:04:20.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:04:20.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:04:20.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:04:20.775  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:04:20.606786Z","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":"8311defa-2c76-4470-9e6e-c397e966e618","timestamp":"2022-07-04T06:04:20.606798Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:04:20.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:04:20.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:04:20.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:04:20.921  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:04:20.601653Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"577c165c-6729-420e-9209-b8304542e835","timestamp":"2022-07-04T06:04:20.601667Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:04:20.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:04:20.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:04:21.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:04:21.456  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:04:20.615490Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"8d3b4605-153d-4162-bbab-e576003668e9","timestamp":"2022-07-04T06:04:20.615502Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:04:21.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:04:21.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:04:34.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:04:34.127  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:04:33.447467Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86725af4-641a-4acc-a136-425c4dc51672","timestamp":"2022-07-04T06:04:33.447552Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:04:34.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:04:34.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:04:49.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:04:49.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:04:49.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:05:04.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:05:04.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:05:04.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:05:19.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:05:19.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:05:19.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:05:34.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:05:34.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:05:34.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:05:49.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:05:49.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:05:49.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:06:03.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:06:03.470  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:06:02.776091Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f64aaa3-ab39-4d73-8e65-ded7ee1cb133","timestamp":"2022-07-04T06:06:02.776213Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:06:03.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:06:03.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:06:13.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:06:13.577  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:06:12.850306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c06ec28e-0e84-4977-8994-f452a5a7ecbc","timestamp":"2022-07-04T06:06:12.850462Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:06:13.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:06:13.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:06:19.764  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:06:19.910  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f94b870d-409d-451e-8ee9-2b681a027d2a","timestamp":"2022-07-04T06:06:19.909941Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:06:19.945  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms
2022-07-04 06:06:19.946  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:06:19.979  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:06:19.979  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-07-04 06:06:20.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:06:20.601  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f94b870d-409d-451e-8ee9-2b681a027d2a","timestamp":"2022-07-04T06:06:19.909941Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:06:20.602  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:06:20.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:06:20.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:06:20.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:06:20.778  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:06:20.603770Z","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":"e00588e9-ee42-4929-b474-de6b338cdde0","timestamp":"2022-07-04T06:06:20.603786Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:06:20.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:06:20.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:06:20.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:06:20.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:06:20.588767Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1e07be4-4614-4805-96bc-a919e4e4ab63","timestamp":"2022-07-04T06:06:20.588779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:06:21.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:06:21.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:06:22.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:06:22.440  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:06:20.610223Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"c7168718-89f3-419e-baab-cd1656f01d36","timestamp":"2022-07-04T06:06:20.610243Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:06:22.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:06:22.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:06:34.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:06:34.093  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:06:33.447453Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bead183a-b51a-42d0-bb16-b5ed64236cfb","timestamp":"2022-07-04T06:06:33.447514Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:06:34.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:06:34.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:06:49.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:06:49.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:06:49.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:07:04.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:07:04.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:07:04.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:07:19.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:07:19.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:07:19.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:07:34.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:07:34.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:07:34.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:07:49.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:07:49.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:07:49.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:08:03.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:08:03.446  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:08:02.775963Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a17655c8-520c-441a-9ab5-98c7efd40ca2","timestamp":"2022-07-04T06:08:02.776041Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:08:03.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:08:03.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:08:13.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:08:13.584  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:08:12.850204Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f31b1c4-3100-4dd4-b06f-4ac9d03c2a1f","timestamp":"2022-07-04T06:08:12.850278Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:08:13.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:08:13.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:08:19.764  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:08:19.942  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f54dacd7-342a-4a1e-ba91-d9e9b432e42c","timestamp":"2022-07-04T06:08:19.942095Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:08:19.944  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms
2022-07-04 06:08:19.944  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:08:19.973  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:08:19.973  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-07-04 06:08:20.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:08:20.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f54dacd7-342a-4a1e-ba91-d9e9b432e42c","timestamp":"2022-07-04T06:08:19.942095Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:08:20.598  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:08:20.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:08:20.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:08:20.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:08:20.787  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:08:20.605764Z","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":"17678c48-0619-45d3-87e1-26eeff233240","timestamp":"2022-07-04T06:08:20.605779Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:08:21.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:08:21.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:08:21.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:08:21.949  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:08:20.584110Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db5608c6-a9e1-4b09-9ea3-b7e0c8e65241","timestamp":"2022-07-04T06:08:20.584121Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:08:22.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:08:22.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:08:23.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:08:23.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:08:20.599264Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"69217a2a-be0e-41bf-a44e-b4660bbf6d80","timestamp":"2022-07-04T06:08:20.599274Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:08:23.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:08:23.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:08:34.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:08:34.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:08:33.447434Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"943948ac-ba00-40e4-947f-b422340d29c0","timestamp":"2022-07-04T06:08:33.447516Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:08:34.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:08:34.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:08:49.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:08:49.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:08:49.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:09:04.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:09:04.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:09:04.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:09:19.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:09:19.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:09:19.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:09:34.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:09:34.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:09:34.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:09:49.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:09:49.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:09:49.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:10:03.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:10:03.450  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:10:02.775896Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2700c986-9ecc-481b-b009-6232829227bf","timestamp":"2022-07-04T06:10:02.775975Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:10:03.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:10:03.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:10:13.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:10:13.607  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:10:12.850174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b09abba-ed26-4017-804f-7955156b3e8c","timestamp":"2022-07-04T06:10:12.850248Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:10:13.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:10:13.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:10:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:10:19.765  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7206b153-ce1b-498f-81a1-3481af184c32","timestamp":"2022-07-04T06:10:19.765601Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:10:19.794  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-07-04 06:10:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:10:19.845  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:10:19.846  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (51 ms):{"serverTimeMs":1,"count":1}
2022-07-04 06:10:20.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:10:20.468  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7206b153-ce1b-498f-81a1-3481af184c32","timestamp":"2022-07-04T06:10:19.765601Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:10:20.468  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:10:20.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:10:20.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:10:20.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:10:20.660  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:10:20.468623Z","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":"a4cadabe-dbe4-4a96-87d0-c15c3f5dba83","timestamp":"2022-07-04T06:10:20.468636Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:10:20.961  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:10:20.462281Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"133104e1-e371-4be2-8cc8-3f52b7195cf5","timestamp":"2022-07-04T06:10:20.462292Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:10:20.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:10:20.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:10:21.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:10:21.492  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:10:20.468894Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"d9b42292-7797-4caf-9300-665f32e44285","timestamp":"2022-07-04T06:10:20.468912Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:10:21.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:10:21.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:10:34.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:10:34.163  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:10:33.447397Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b50b86b0-fb0a-45bc-98f7-532a5fb42acf","timestamp":"2022-07-04T06:10:33.447466Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:10:34.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:10:34.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:10:49.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:10:49.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:10:49.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:11:04.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:11:04.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:11:04.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:11:19.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:11:19.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:11:19.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:11:34.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:11:34.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:11:34.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:11:49.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:11:49.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:11:49.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:12:03.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:12:03.455  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:12:02.776241Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eabeea34-2f67-45b9-b403-2fac8b3fc2df","timestamp":"2022-07-04T06:12:02.776421Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:12:03.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:12:03.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:12:13.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:12:13.623  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:12:12.850183Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cca0e6c-84fd-4dc8-8ef1-b6200920a49f","timestamp":"2022-07-04T06:12:12.850249Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:12:13.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:12:13.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:12:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:12:19.766  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"05a6faa3-601c-4c4f-adfe-acb0a3ee93f4","timestamp":"2022-07-04T06:12:19.765922Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:12:19.794  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-07-04 06:12:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:12:19.847  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:12:19.848  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:12:20.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:12:20.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"05a6faa3-601c-4c4f-adfe-acb0a3ee93f4","timestamp":"2022-07-04T06:12:19.765922Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:12:20.469  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:12:20.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:12:20.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:12:20.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:12:20.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:12:20.470627Z","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":"2b30889f-f1a5-4125-a6da-06465421bb88","timestamp":"2022-07-04T06:12:20.470634Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:12:20.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:12:20.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:12:21.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:12:21.004  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:12:20.453130Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76821ed4-991b-45c4-95d2-fd7b16e0e090","timestamp":"2022-07-04T06:12:20.453139Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:12:21.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:12:21.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:12:21.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:12:21.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:12:20.468927Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"0b34bb0f-e31b-4fbc-9530-15623582cd11","timestamp":"2022-07-04T06:12:20.468935Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:12:21.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:12:21.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:12:34.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:12:34.096  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:12:33.447407Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33fa27f5-8ef0-4d0d-8117-e1af34bacc61","timestamp":"2022-07-04T06:12:33.447489Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:12:34.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:12:34.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:12:49.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:12:49.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:12:49.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:13:04.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:13:04.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:13:04.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:13:19.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:13:19.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:13:19.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:13:34.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:13:34.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:13:34.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:13:49.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:13:49.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:13:49.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:14:03.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:14:03.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:14:02.775974Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9e16f44-cc35-4bc0-8de2-c218659cfcaa","timestamp":"2022-07-04T06:14:02.776061Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:14:03.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:14:03.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:14:13.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:14:13.555  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:14:12.850115Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49ad00ee-f728-46dd-a120-eddbba06394d","timestamp":"2022-07-04T06:14:12.850177Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:14:13.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:14:13.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:14:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:14:19.766  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0b6b0818-cde6-4c4d-a3d4-870fa9043943","timestamp":"2022-07-04T06:14:19.765854Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:14:19.796  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-07-04 06:14:19.796  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:14:19.829  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:14:19.829  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:14:20.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:14:20.462  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0b6b0818-cde6-4c4d-a3d4-870fa9043943","timestamp":"2022-07-04T06:14:19.765854Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:14:20.462  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:14:20.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:14:20.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:14:20.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:14:20.645  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:14:20.457747Z","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":"2e119f9f-c503-49b5-a363-389d6710b9a8","timestamp":"2022-07-04T06:14:20.457763Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:14:20.993  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:14:20.441981Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e0d515f-e370-447d-b2d5-aa99080b4e9b","timestamp":"2022-07-04T06:14:20.441998Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:14:21.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:14:21.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:14:21.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:14:21.528  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:14:20.459807Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"61a34956-c2fc-42e0-910a-5ab8e086cf63","timestamp":"2022-07-04T06:14:20.459839Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:14:21.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:14:21.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:14:34.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:14:34.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:14:33.447438Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"136f2482-064f-4a38-8150-1b16db2eeffd","timestamp":"2022-07-04T06:14:33.447496Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:14:34.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:14:34.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:14:49.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:14:49.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:14:49.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:15:04.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:15:04.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:15:04.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:15:19.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:15:19.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:15:19.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:15:34.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:15:34.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:15:34.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:15:49.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:15:49.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:15:49.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:16:03.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:16:03.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:16:02.776634Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc21518d-3b02-462a-b7df-a647a24d8e8d","timestamp":"2022-07-04T06:16:02.776812Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:16:04.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:16:04.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:16:13.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:16:13.551  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:16:12.850100Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"381b58bd-9b2f-4bc6-963e-c637285f4f05","timestamp":"2022-07-04T06:16:12.850151Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:16:14.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:16:14.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:16:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:16:19.768  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f46a9f9d-3e58-41ad-9184-c87c2ef7ae16","timestamp":"2022-07-04T06:16:19.768430Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:16:19.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms
2022-07-04 06:16:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:16:19.839  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:16:19.839  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":1,"count":1}
2022-07-04 06:16:20.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:16:20.528  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f46a9f9d-3e58-41ad-9184-c87c2ef7ae16","timestamp":"2022-07-04T06:16:19.768430Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:16:20.528  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:16:20.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:16:20.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:16:20.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:16:20.705  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:16:20.465127Z","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":"a5fd8dd8-3c94-487f-9dad-17c5a6e57ae3","timestamp":"2022-07-04T06:16:20.465135Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:16:21.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:16:21.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:16:21.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:16:21.046  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:16:20.473187Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"fdeb1e01-8a22-470b-a736-a75e0f2bf11f","timestamp":"2022-07-04T06:16:20.473194Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:16:21.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:16:21.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:16:21.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:16:21.584  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:16:20.509399Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3078b8da-dcc0-4c52-9f9d-8263d6efb3c1","timestamp":"2022-07-04T06:16:20.509410Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:16:21.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:16:21.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:16:34.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:16:34.092  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:16:33.447390Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c6fd6d8-199b-481a-8ab7-d3aa2ed5b94b","timestamp":"2022-07-04T06:16:33.447472Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:16:35.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:16:35.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:16:49.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:16:49.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:16:49.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:17:04.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:17:04.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:17:04.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:17:19.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:17:19.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:17:19.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:17:34.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:17:34.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:17:34.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:17:49.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:17:49.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:17:49.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:18:03.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:18:03.467  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:18:02.775899Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdc0dd21-73f4-4224-ae98-b64254e57729","timestamp":"2022-07-04T06:18:02.775988Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:18:04.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:18:04.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:18:13.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:18:13.556  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:18:12.850289Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef7b1c73-d51d-4579-b371-d5a6146c89bd","timestamp":"2022-07-04T06:18:12.850451Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:18:14.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:18:14.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:18:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:18:19.766  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"32068dc2-707c-49e4-a331-c9492787d835","timestamp":"2022-07-04T06:18:19.765816Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:18:19.794  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-07-04 06:18:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:18:19.845  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:18:19.846  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:18:20.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:18:20.470  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"32068dc2-707c-49e4-a331-c9492787d835","timestamp":"2022-07-04T06:18:19.765816Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:18:20.470  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:18:20.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:18:20.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:18:20.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:18:20.622  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:18:20.467014Z","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":"32e00306-d3a2-4d90-a4f6-e2a47ef39c88","timestamp":"2022-07-04T06:18:20.467025Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:18:21.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:18:21.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:18:21.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:18:21.054  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:18:20.452394Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6841f81-1be0-4661-838e-49aff1caaeb2","timestamp":"2022-07-04T06:18:20.452405Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:18:21.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:18:21.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:18:21.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:18:21.589  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:18:20.471792Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"20c29f83-6552-45eb-9670-0645953ed5ba","timestamp":"2022-07-04T06:18:20.471804Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:18:21.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:18:21.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:18:34.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:18:34.104  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:18:33.447585Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df027ee7-eadb-4f97-bcc7-d727b8212eb7","timestamp":"2022-07-04T06:18:33.447680Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:18:35.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:18:35.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:18:50.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:18:50.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:18:50.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:19:04.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:19:04.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:19:04.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:19:19.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:19:19.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:19:19.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:19:34.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:19:34.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:19:34.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:19:49.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:19:49.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:19:49.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:20:03.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:20:03.451  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:20:02.775879Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37a13525-b2ad-4050-9955-be119e67cd2a","timestamp":"2022-07-04T06:20:02.775968Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:20:04.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:20:04.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:20:13.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:20:13.584  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:20:12.850141Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c5456b1-fbb9-4ccf-8b0d-79a7c404708c","timestamp":"2022-07-04T06:20:12.850216Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:20:14.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:20:14.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:20:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:20:19.767  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8046adcf-236c-49ea-afe8-a096700d024d","timestamp":"2022-07-04T06:20:19.766938Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:20:19.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-07-04 06:20:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:20:19.820  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:20:19.821  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:20:20.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:20:20.458  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8046adcf-236c-49ea-afe8-a096700d024d","timestamp":"2022-07-04T06:20:19.766938Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:20:20.459  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:20:20.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:20:20.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:20:20.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:20:20.623  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:20:20.460340Z","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":"29568724-082d-4e08-96dc-7c95bc6021c9","timestamp":"2022-07-04T06:20:20.460358Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:20:21.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:20:21.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:20:21.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:20:21.081  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:20:20.438754Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a82571e2-5700-4582-8284-32c6abb7c507","timestamp":"2022-07-04T06:20:20.438769Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:20:21.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:20:21.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:20:21.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:20:21.618  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:20:20.459938Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"9e891b72-41ee-4ffc-929a-25231a7f10b0","timestamp":"2022-07-04T06:20:20.459955Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:20:22.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:20:22.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:20:34.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:20:34.128  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:20:33.447355Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2586fd10-f984-4e51-88e7-05eab16f2632","timestamp":"2022-07-04T06:20:33.447423Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:20:35.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:20:35.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:20:50.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:20:50.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:20:50.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:21:04.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:21:04.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:21:04.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:21:19.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:21:19.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:21:19.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:21:34.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:21:34.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:21:34.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:21:49.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:21:49.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:21:49.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:22:03.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:22:03.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:22:02.775867Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80e08264-5f3a-4675-9e02-7c05b6992cfa","timestamp":"2022-07-04T06:22:02.775939Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:22:04.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:22:04.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:22:13.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:22:13.540  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:22:12.850267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72fc75ee-8edc-48c4-9bc0-0cd56e736926","timestamp":"2022-07-04T06:22:12.850325Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:22:14.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:22:14.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:22:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:22:19.766  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5967cccd-3ac3-4c3b-b153-9d5dd9add99d","timestamp":"2022-07-04T06:22:19.766200Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:22:19.794  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-07-04 06:22:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:22:19.833  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:22:19.834  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:22:20.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:22:20.490  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5967cccd-3ac3-4c3b-b153-9d5dd9add99d","timestamp":"2022-07-04T06:22:19.766200Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:22:20.490  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:22:20.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:22:20.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:22:20.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:22:20.619  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:22:20.457315Z","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":"77b6f497-abd0-448a-bb7a-7d4f003574e0","timestamp":"2022-07-04T06:22:20.457333Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:22:21.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:22:21.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:22:21.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:22:21.093  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:22:20.436663Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e439e01-43ea-47f0-9d41-3bb7ac26c1a8","timestamp":"2022-07-04T06:22:20.436673Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:22:21.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:22:21.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:22:21.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:22:21.630  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:22:20.457750Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"eae5cc95-03ab-4c79-9836-5092581bec88","timestamp":"2022-07-04T06:22:20.457761Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:22:22.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:22:22.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:22:34.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:22:34.160  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:22:33.447431Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee4cfbd5-58aa-4c52-ad0a-cf412722126f","timestamp":"2022-07-04T06:22:33.447491Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:22:35.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:22:35.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:22:50.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:22:50.025  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:22:50.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:23:04.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:23:04.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:23:04.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:23:19.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:23:19.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:23:19.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:23:34.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:23:34.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:23:34.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:23:49.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:23:49.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:23:49.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:24:03.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:24:03.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:24:02.775873Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f62e5375-576c-49d9-aeb0-a92685f2b98e","timestamp":"2022-07-04T06:24:02.776041Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:24:04.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:24:04.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:24:13.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:24:13.563  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:24:12.850148Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5489c0b3-99fd-4ded-974e-cdf996bee39c","timestamp":"2022-07-04T06:24:12.850221Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:24:14.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:24:14.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:24:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:24:19.766  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4d9c409-560e-45b5-aa50-d713eeca1019","timestamp":"2022-07-04T06:24:19.766585Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:24:19.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-07-04 06:24:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:24:19.836  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:24:19.837  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:24:20.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:24:20.491  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4d9c409-560e-45b5-aa50-d713eeca1019","timestamp":"2022-07-04T06:24:19.766585Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:24:20.491  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:24:20.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:24:20.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:24:20.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:24:20.674  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:24:20.470598Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00f6b8ee-6b0d-4d36-95ae-46dcfddb1e5e","timestamp":"2022-07-04T06:24:20.470617Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:24:21.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:24:21.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:24:21.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:24:21.107  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:24:20.478218Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"efb8845b-1c0f-4e6c-8b7a-6dced37c6edf","timestamp":"2022-07-04T06:24:20.478229Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:24:21.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:24:21.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:24:21.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:24:21.643  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:24:20.488660Z","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":"87a413b7-5b15-4234-a980-a338219243f3","timestamp":"2022-07-04T06:24:20.488689Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:24:21.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:24:21.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:24:34.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:24:34.113  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:24:33.447370Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc4e8828-b615-4cba-a9ac-acc8bfaa3ad9","timestamp":"2022-07-04T06:24:33.447462Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:24:35.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:24:35.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:24:50.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:24:50.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:24:50.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:25:04.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:25:04.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:25:04.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:25:19.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:25:19.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:25:19.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:25:34.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:25:34.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:25:34.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:25:49.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:25:49.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:25:49.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:26:03.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:26:03.470  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:26:02.776643Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c20e3754-e032-49ae-84b8-a5f7befa2b09","timestamp":"2022-07-04T06:26:02.776929Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:26:04.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:26:04.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:26:13.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:26:13.543  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:26:12.850145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c63ee1c-f342-495d-b82d-c13677af4e23","timestamp":"2022-07-04T06:26:12.850211Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:26:14.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:26:14.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:26:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:26:19.767  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"370c4ae7-e526-48e7-a027-a3694c43488c","timestamp":"2022-07-04T06:26:19.766761Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:26:19.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-07-04 06:26:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:26:19.830  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:26:19.830  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:26:20.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:26:20.461  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"370c4ae7-e526-48e7-a027-a3694c43488c","timestamp":"2022-07-04T06:26:19.766761Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:26:20.462  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:26:20.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:26:20.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:26:20.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:26:20.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:26:20.463477Z","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":"d315a1d7-7578-4514-8792-31faf211080a","timestamp":"2022-07-04T06:26:20.463485Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:26:21.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:26:21.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:26:21.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:26:21.118  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:26:20.441599Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"012f9ffd-29ab-43fc-8220-60a5e90bfb53","timestamp":"2022-07-04T06:26:20.441612Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:26:21.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:26:21.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:26:21.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:26:21.653  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:26:20.463323Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"e8cadcd5-5cca-47ff-b68c-01b647aa599f","timestamp":"2022-07-04T06:26:20.463331Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:26:22.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:26:22.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:26:34.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:26:34.165  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:26:33.447402Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c94a473c-b894-43f4-a7cc-9e9e1df5dceb","timestamp":"2022-07-04T06:26:33.447468Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:26:35.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:26:35.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:26:50.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:26:50.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:26:50.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:27:05.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:27:05.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:27:05.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:27:20.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:27:20.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:27:20.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:27:35.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:27:35.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:27:35.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:27:49.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:27:49.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:27:49.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:28:03.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:28:03.460  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:28:02.775862Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b2e5b3f-335d-4d57-b891-49da92d5ea64","timestamp":"2022-07-04T06:28:02.775943Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:28:04.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:28:04.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:28:13.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:28:13.541  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:28:12.850120Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05c4cfe6-073e-4279-92f9-9831925e408a","timestamp":"2022-07-04T06:28:12.850177Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:28:14.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:28:14.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:28:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:28:19.767  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b770f48-d9fe-4169-ba55-aa88124c8161","timestamp":"2022-07-04T06:28:19.766681Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:28:19.797  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-07-04 06:28:19.801  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:28:19.835  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:28:19.835  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:28:20.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:28:20.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b770f48-d9fe-4169-ba55-aa88124c8161","timestamp":"2022-07-04T06:28:19.766681Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:28:20.469  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:28:20.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:28:20.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:28:20.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:28:20.630  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:28:20.466560Z","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":"48581a66-be5d-4cd5-ae4d-55cea916f0bb","timestamp":"2022-07-04T06:28:20.466571Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:28:21.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:28:21.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:28:21.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:28:21.138  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:28:20.444080Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f08c4049-90d0-401c-a60a-c3497c8e67fb","timestamp":"2022-07-04T06:28:20.444098Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:28:21.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:28:21.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:28:21.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:28:21.682  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:28:20.469234Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"52e70f8e-05d0-4788-b3a9-56b6900ed0f1","timestamp":"2022-07-04T06:28:20.469245Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:28:22.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:28:22.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:28:34.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:28:34.171  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:28:33.447455Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f02bd569-e322-4b2d-ba97-89b6ee795cf2","timestamp":"2022-07-04T06:28:33.447528Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:28:35.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:28:35.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:28:50.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:28:50.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:28:50.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:29:05.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:29:05.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:29:05.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:29:19.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:29:19.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:29:19.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:29:34.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:29:34.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:29:34.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:29:49.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:29:49.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:29:49.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:30:03.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:30:03.458  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:30:02.775894Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80829cf8-e433-4fa6-b505-e76e9c4e4311","timestamp":"2022-07-04T06:30:02.775976Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:30:04.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:30:04.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:30:13.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:30:13.541  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:30:12.850318Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edd3ec7c-8f18-4101-8acf-dcd98b71dddd","timestamp":"2022-07-04T06:30:12.850443Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:30:14.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:30:14.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:30:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:30:19.766  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"85cc5aa2-e269-4402-aa36-321c1b175e58","timestamp":"2022-07-04T06:30:19.766587Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:30:19.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-07-04 06:30:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:30:19.823  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:30:19.824  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:30:20.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:30:20.448  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"85cc5aa2-e269-4402-aa36-321c1b175e58","timestamp":"2022-07-04T06:30:19.766587Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:30:20.449  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:30:20.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:30:20.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:30:20.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:30:20.593  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:30:20.425089Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b44e5b3-8ec3-4ea6-a334-60f665d60964","timestamp":"2022-07-04T06:30:20.425111Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:30:21.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:30:21.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:30:21.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:30:21.157  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:30:20.448805Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"4ab99637-5fe8-40c8-a950-5e6d3f7d68f9","timestamp":"2022-07-04T06:30:20.448827Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:30:21.169  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:30:21.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:30:21.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:30:21.696  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:30:20.448221Z","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":"edc0eb9a-a097-4e4f-b072-a61c7ebc954a","timestamp":"2022-07-04T06:30:20.448237Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:30:22.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:30:22.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:30:34.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:30:34.196  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:30:33.447449Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e2edc6b-5986-400f-8bab-4c6c2734bd97","timestamp":"2022-07-04T06:30:33.447533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:30:35.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:30:35.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:30:50.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:30:50.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:30:50.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:31:05.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:31:05.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:31:05.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:31:20.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:31:20.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:31:20.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:31:35.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:31:35.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:31:35.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:31:49.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:31:49.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:31:49.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:32:03.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:32:03.457  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:32:02.775859Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f2f0cd0-0666-431b-81cc-7520bb6e1bff","timestamp":"2022-07-04T06:32:02.775976Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:32:04.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:32:04.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:32:13.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:32:13.536  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:32:12.850165Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6504cb7-1ce2-4aa7-9ba2-997c34ab8a49","timestamp":"2022-07-04T06:32:12.850245Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:32:14.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:32:14.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:32:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:32:19.766  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b0ec0e0b-2dc7-4f88-a88e-098c25cfb9d6","timestamp":"2022-07-04T06:32:19.766308Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:32:19.794  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-07-04 06:32:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:32:19.831  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:32:19.831  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:32:20.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:32:20.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b0ec0e0b-2dc7-4f88-a88e-098c25cfb9d6","timestamp":"2022-07-04T06:32:19.766308Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:32:20.454  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:32:20.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:32:20.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:32:20.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:32:20.589  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:32:20.425230Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63757772-cfa4-4f7e-b871-d01ea4040af2","timestamp":"2022-07-04T06:32:20.425260Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:32:21.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:32:21.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:32:21.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:32:21.173  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:32:20.451585Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"e3ca7ac9-ee66-43c5-98f3-28ecd862915d","timestamp":"2022-07-04T06:32:20.451595Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:32:21.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:32:21.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:32:21.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:32:21.710  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:32:20.451971Z","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":"ec3586ec-bcfa-4919-bedc-2c3ffdcd663e","timestamp":"2022-07-04T06:32:20.451981Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:32:22.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:32:22.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:32:34.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:32:34.089  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:32:33.449485Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b30e13c-e486-469c-816b-826636f23018","timestamp":"2022-07-04T06:32:33.449538Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:32:34.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:32:34.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:32:49.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:32:49.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:32:49.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:33:04.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:33:04.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:33:04.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:33:19.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:33:19.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:33:19.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:33:34.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:33:34.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:33:34.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:33:48.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:33:48.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:33:48.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:34:03.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:34:03.462  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:34:02.775863Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c66ecf42-ec0f-40a6-a8f0-bfd87d29d6b1","timestamp":"2022-07-04T06:34:02.775927Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:34:03.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:34:03.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:34:13.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:34:13.537  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:34:12.850120Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26defe74-bfb2-441a-8907-2c1da924235c","timestamp":"2022-07-04T06:34:12.850177Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:34:14.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:34:14.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:34:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:34:19.766  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"be5fba38-82b9-46a4-91e5-89f3221bdf0e","timestamp":"2022-07-04T06:34:19.766169Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:34:19.795  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-07-04 06:34:19.800  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:34:19.843  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:34:19.843  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:34:20.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:34:20.481  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"be5fba38-82b9-46a4-91e5-89f3221bdf0e","timestamp":"2022-07-04T06:34:19.766169Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:34:20.481  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:34:20.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:34:20.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:34:20.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:34:20.634  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:34:20.467962Z","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":"2795c495-b807-4e7c-b42d-5cca2075d77e","timestamp":"2022-07-04T06:34:20.467973Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:34:21.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:34:21.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:34:21.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:34:21.191  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:34:20.451623Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec7f99b1-deb0-4231-be7a-6e798dc247e4","timestamp":"2022-07-04T06:34:20.451635Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:34:21.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:34:21.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:34:21.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:34:21.718  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:34:20.508286Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"1dd876c1-b618-4edd-9625-28d65c65b992","timestamp":"2022-07-04T06:34:20.508299Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:34:22.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:34:22.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:34:34.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:34:34.094  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:34:33.447397Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21007c0b-fbb4-4360-ab52-f2aa473392d8","timestamp":"2022-07-04T06:34:33.447471Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:34:34.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:34:34.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:34:49.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:34:49.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:34:49.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:35:04.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:35:04.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:35:04.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:35:19.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:35:19.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:35:19.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:35:34.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:35:34.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:35:34.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:35:48.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:35:48.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:35:48.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:36:03.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:36:03.486  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:36:02.776377Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8942f5d1-23cb-4847-bbfc-cb2ce3824903","timestamp":"2022-07-04T06:36:02.776561Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:36:04.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:36:04.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:36:13.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:36:13.567  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:36:12.850178Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da94a520-ca41-49ee-886f-d964a57220bc","timestamp":"2022-07-04T06:36:12.850249Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:36:14.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:36:14.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:36:19.761  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-04 06:36:19.766  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dbcebb81-4f04-46ae-874a-1c6b66ebcaf8","timestamp":"2022-07-04T06:36:19.765923Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:36:19.794  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-07-04 06:36:19.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-04 06:36:19.827  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:36:19.827  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-07-04 06:36:20.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:36:20.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dbcebb81-4f04-46ae-874a-1c6b66ebcaf8","timestamp":"2022-07-04T06:36:19.765923Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:36:20.453  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-04 06:36:20.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:36:20.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:36:20.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:36:20.638  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:36:20.426210Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a14b09b-0486-4d1e-b0a7-d83bcbe44903","timestamp":"2022-07-04T06:36:20.426225Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:36:21.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:36:21.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:36:21.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:36:21.211  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:36:20.451032Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"6bf190e4-32f7-43df-97d2-7f45cfd56536","timestamp":"2022-07-04T06:36:20.451040Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:36:21.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:36:21.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:36:21.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:36:21.742  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:36:20.452597Z","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":"c7e64304-fa5c-4a6d-a8b0-0b1e6bd62154","timestamp":"2022-07-04T06:36:20.452609Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-04 06:36:22.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:36:22.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:36:34.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:36:34.089  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-04T06:36:33.447405Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18b1c6c4-d497-4e76-972d-2902661818d4","timestamp":"2022-07-04T06:36:33.447493Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-04 06:36:34.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:36:34.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:36:49.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:36:49.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:36:49.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:37:04.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:37:04.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:37:04.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:37:19.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:37:19.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:37:19.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:37:34.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:37:34.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:37:34.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:37:49.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:37:49.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:37:49.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000 (anonymous) ...
2022-07-04 06:38:03.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-04 06:38:03.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-04T06:38:02.775898Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12530bf9-0c21-4c6b-b8a5-2dab751484c8","timestamp":"2022-07-04T06:38:02.775963Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-04 06:38:04.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap-policy-clamp-runtime-acm-74859969d8-ggtmc?timeout=15000
2022-07-04 06:38:04.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/e1d71427-0c7e-4d32-9e30-dec7ba1d537a/onap