Results

By type

          Policy clamp Kubernetes participant config file: /opt/app/policy/clamp/etc/mounted/KubernetesParticipantParameters.yaml
overriding logback xml file
cp: '/opt/app/policy/clamp/etc/mounted/logback.xml' and '/opt/app/policy/clamp/etc/logback.xml' are the same file

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

[2024-10-17T21:12:37.020+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 8.0.1.Final
[2024-10-17T21:12:37.220+00:00|INFO|Application|main] Starting Application using Java 17.0.11 with PID 8 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2024-10-17T21:12:37.223+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2024-10-17T21:12:45.786+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8083"]
[2024-10-17T21:12:45.794+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2024-10-17T21:12:45.795+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.19]
[2024-10-17T21:12:46.121+00:00|INFO|[/onap/policy/clamp/acm/k8sparticipant]|main] Initializing Spring embedded WebApplicationContext
[2024-10-17T21:12:49.792+00:00|WARN|ChartStore|main] Could not restore charts from local file system
java.nio.file.FileSystemException: /home/policy/local-charts: Read-only file system
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
	at java.base/java.nio.file.Files.createDirectory(Files.java:700)
	at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
	at java.base/java.nio.file.Files.createDirectories(Files.java:793)
	at org.onap.policy.clamp.acm.participant.kubernetes.service.ChartStore.restoreFromLocalFileSystem(ChartStore.java:185)
	at org.onap.policy.clamp.acm.participant.kubernetes.service.ChartStore.(ChartStore.java:69)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:212)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:110)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:314)
	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:305)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1350)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1187)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:558)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:518)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
	at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1417)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1337)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:773)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:756)
	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:497)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:518)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
	at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1417)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1337)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:773)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:756)
	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:497)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:518)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:973)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:952)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:615)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:324)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
	at org.onap.policy.clamp.acm.participant.kubernetes.Application.main(Application.java:47)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:95)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65)
[2024-10-17T21:12:50.116+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-k8s-ppnt-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-k8s-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2024-10-17T21:12:50.380+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2024-10-17T21:12:50.535+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1
[2024-10-17T21:12:50.536+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5
[2024-10-17T21:12:50.536+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1729199570531
[2024-10-17T21:12:50.541+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-1, groupId=policy-clamp-ac-k8s-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2024-10-17T21:12:54.711+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8083"]
[2024-10-17T21:12:54.797+00:00|INFO|ServiceManager|main] service manager starting
[2024-10-17T21:12:54.797+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2024-10-17T21:12:54.802+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e30adee9-9c8d-49d7-89e7-6d63c7ab8605, consumerInstance=onap-policy-clamp-ac-k8s-ppnt-68897cb95c-76bj6, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2024-10-17T21:12:54.832+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-k8s-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-k8s-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2024-10-17T21:12:54.859+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1
[2024-10-17T21:12:54.859+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5
[2024-10-17T21:12:54.860+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1729199574858
[2024-10-17T21:12:54.861+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2024-10-17T21:12:54.863+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=d214b0b4-ec14-409a-be79-d07a620ef5ae, alive=false, publisher=null]]: starting
[2024-10-17T21:12:54.899+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-ac-k8s-ppnt-client-id
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2024-10-17T21:12:54.922+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Instantiated an idempotent producer.
[2024-10-17T21:12:54.962+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1
[2024-10-17T21:12:54.962+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5
[2024-10-17T21:12:54.963+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1729199574962
[2024-10-17T21:12:54.964+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=d214b0b4-ec14-409a-be79-d07a620ef5ae, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2024-10-17T21:12:54.964+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0
[2024-10-17T21:12:54.972+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2024-10-17T21:12:54.973+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2024-10-17T21:12:54.973+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionMigrationListener
[2024-10-17T21:12:54.974+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRestartListener
[2024-10-17T21:12:54.975+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2024-10-17T21:12:54.975+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2024-10-17T21:12:54.975+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2024-10-17T21:12:54.975+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2024-10-17T21:12:54.975+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2024-10-17T21:12:54.975+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2024-10-17T21:12:54.975+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e30adee9-9c8d-49d7-89e7-6d63c7ab8605, consumerInstance=onap-policy-clamp-ac-k8s-ppnt-68897cb95c-76bj6, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5ff00507
[2024-10-17T21:12:54.976+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e30adee9-9c8d-49d7-89e7-6d63c7ab8605, consumerInstance=onap-policy-clamp-ac-k8s-ppnt-68897cb95c-76bj6, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2024-10-17T21:12:54.976+00:00|INFO|ServiceManager|main] service manager started
[2024-10-17T21:12:55.018+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2024-10-17T21:12:55.020+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6562ee20-826f-4224-b30e-a7bfc8b19780","timestamp":"2024-10-17T21:12:54.977046455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:12:56.178+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Cluster ID: AktOnIoGQlSivYRC-VW-4Q
[2024-10-17T21:12:56.180+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Cluster ID: AktOnIoGQlSivYRC-VW-4Q
[2024-10-17T21:12:56.181+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2024-10-17T21:12:56.184+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] ProducerId set to 1001 with epoch 0
[2024-10-17T21:12:56.203+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] (Re-)joining group
[2024-10-17T21:12:56.406+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-k8s-ppnt-2-3243ad83-e3e2-4c67-95fb-370453377093
[2024-10-17T21:12:56.407+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2024-10-17T21:12:56.407+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] (Re-)joining group
[2024-10-17T21:12:56.409+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=6562ee20-826f-4224-b30e-a7bfc8b19780, timestamp=2024-10-17T21:12:54.977046455Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c02, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=2d76d129-c417-4bea-96e5-78f0d9577c2c, typeName=org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement, typeVersion=1.0.0)])
[2024-10-17T21:12:56.417+00:00|INFO|Application|main] Started Application in 21.505 seconds (process running for 23.268)
[2024-10-17T21:12:59.459+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-k8s-ppnt-2-3243ad83-e3e2-4c67-95fb-370453377093', protocol='range'}
[2024-10-17T21:12:59.496+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-k8s-ppnt-2-3243ad83-e3e2-4c67-95fb-370453377093=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2024-10-17T21:12:59.562+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-k8s-ppnt-2-3243ad83-e3e2-4c67-95fb-370453377093', protocol='range'}
[2024-10-17T21:12:59.565+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2024-10-17T21:12:59.583+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2024-10-17T21:12:59.642+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2024-10-17T21:12:59.642+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2024-10-17T21:12:59.643+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2024-10-17T21:12:59.644+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2024-10-17T21:12:59.644+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2024-10-17T21:12:59.645+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2024-10-17T21:12:59.879+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=11, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2024-10-17T21:12:59.882+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=10, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2024-10-17T21:12:59.909+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=12, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2024-10-17T21:12:59.911+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=8, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2024-10-17T21:12:59.919+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=11, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2024-10-17T21:12:59.919+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=10, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2024-10-17T21:14:29.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3955233f-32a8-4373-a257-f8a4892e3ec5","timestamp":"2024-10-17T21:14:30.223427083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:14:29.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:14:54.837+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2ef249d-4e48-4830-b6f0-0e111fd2edf8","timestamp":"2024-10-17T21:14:54.798124212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:14:54.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2ef249d-4e48-4830-b6f0-0e111fd2edf8","timestamp":"2024-10-17T21:14:54.798124212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:14:54.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:16:29.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"988d0f75-d462-47b6-a355-22326f4970fa","timestamp":"2024-10-17T21:16:30.223326193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:16:29.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:16:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4f05c9e-1078-4f66-b3bf-dd0483d5f78e","timestamp":"2024-10-17T21:16:54.797125655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:16:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4f05c9e-1078-4f66-b3bf-dd0483d5f78e","timestamp":"2024-10-17T21:16:54.797125655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:16:54.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:18:29.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92636c0a-c8b2-4110-a5be-f91699bc88ce","timestamp":"2024-10-17T21:18:30.223288509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:18:29.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:18:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98e5193-3bd0-4f12-adad-ecf0996ee50a","timestamp":"2024-10-17T21:18:54.796866125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:18:54.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98e5193-3bd0-4f12-adad-ecf0996ee50a","timestamp":"2024-10-17T21:18:54.796866125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:18:54.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:20:29.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3fd6093-0b93-4344-8a6f-dac804c13d53","timestamp":"2024-10-17T21:20:30.223340713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:20:29.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:20:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1b14195-c95b-4a4b-a372-50e252db5214","timestamp":"2024-10-17T21:20:54.796854157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:20:54.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1b14195-c95b-4a4b-a372-50e252db5214","timestamp":"2024-10-17T21:20:54.796854157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:20:54.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:21:56.350+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-k8s-ppnt-2, groupId=policy-clamp-ac-k8s-ppnt] Node -1 disconnected.
[2024-10-17T21:22:24.885+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node -1 disconnected.
[2024-10-17T21:22:29.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1828d888-35dc-4a85-83f4-bda791eb2db4","timestamp":"2024-10-17T21:22:30.223198710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:22:29.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:22:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7db9d667-9a00-471b-85a9-3f3f28653dc9","timestamp":"2024-10-17T21:22:54.797385436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:22:54.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7db9d667-9a00-471b-85a9-3f3f28653dc9","timestamp":"2024-10-17T21:22:54.797385436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:22:54.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:24:29.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c309feaf-bc88-46dc-abda-9a46268196b4","timestamp":"2024-10-17T21:24:30.223331239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:24:29.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:24:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ade6acb-6e92-42de-9c5b-70500e1938fe","timestamp":"2024-10-17T21:24:54.797171649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:24:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ade6acb-6e92-42de-9c5b-70500e1938fe","timestamp":"2024-10-17T21:24:54.797171649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:24:54.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:26:29.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8095ed4f-9242-4529-900a-ae7b94bfa946","timestamp":"2024-10-17T21:26:30.223305555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:26:29.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:26:54.804+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a412213-66c5-4e55-aeca-24b313df74eb","timestamp":"2024-10-17T21:26:54.798318900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:26:54.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a412213-66c5-4e55-aeca-24b313df74eb","timestamp":"2024-10-17T21:26:54.798318900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:26:54.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:28:29.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d49b905-c3db-4a81-9c59-688c16e8ef20","timestamp":"2024-10-17T21:28:30.223434498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:28:29.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:28:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43f480b8-96ce-426d-bc08-5f82dad8683e","timestamp":"2024-10-17T21:28:54.797079342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:28:54.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43f480b8-96ce-426d-bc08-5f82dad8683e","timestamp":"2024-10-17T21:28:54.797079342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:28:54.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:30:29.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4558c14f-70a4-4f40-ba61-5e57d764f707","timestamp":"2024-10-17T21:30:30.223392689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:30:29.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:30:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b95e3b17-38a5-478b-ba05-72ce23f19585","timestamp":"2024-10-17T21:30:54.796869198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:30:54.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b95e3b17-38a5-478b-ba05-72ce23f19585","timestamp":"2024-10-17T21:30:54.796869198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:30:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:32:29.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c77b7dc-cee5-4bf9-b7d0-9a23a27169ae","timestamp":"2024-10-17T21:32:30.223307239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:32:29.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:32:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a94a7b4a-9492-4fbf-a649-2a87938745df","timestamp":"2024-10-17T21:32:54.797025114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:32:54.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a94a7b4a-9492-4fbf-a649-2a87938745df","timestamp":"2024-10-17T21:32:54.797025114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:32:54.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:34:29.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"909416a4-7312-4d3b-beac-687e7090f454","timestamp":"2024-10-17T21:34:30.223288622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:34:29.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:34:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1384b0b3-65b2-4258-bc78-b2b91b47dcca","timestamp":"2024-10-17T21:34:54.797293323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:34:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1384b0b3-65b2-4258-bc78-b2b91b47dcca","timestamp":"2024-10-17T21:34:54.797293323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:34:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:36:29.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14cbdcac-ae4b-4619-b384-fa64520515d8","timestamp":"2024-10-17T21:36:30.223294592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:36:29.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:36:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3c7dff4-61b6-423a-af59-b8bae871c0f3","timestamp":"2024-10-17T21:36:54.796941790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:36:54.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3c7dff4-61b6-423a-af59-b8bae871c0f3","timestamp":"2024-10-17T21:36:54.796941790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:36:54.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:38:29.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a39d8449-e6df-4027-9e70-5aa2314cfaae","timestamp":"2024-10-17T21:38:30.223515816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:38:29.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:38:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad9a6467-f13b-4fff-ab9b-6db09dca8bf6","timestamp":"2024-10-17T21:38:54.796997554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:38:54.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad9a6467-f13b-4fff-ab9b-6db09dca8bf6","timestamp":"2024-10-17T21:38:54.796997554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:38:54.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:40:29.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1d37fe0-6644-425c-9d8d-89cc496f5cd1","timestamp":"2024-10-17T21:40:30.223334446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:40:29.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:40:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b8b490-69d9-4ec7-8dad-91944a4d25fb","timestamp":"2024-10-17T21:40:54.797431493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:40:54.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b8b490-69d9-4ec7-8dad-91944a4d25fb","timestamp":"2024-10-17T21:40:54.797431493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:40:54.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:42:29.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b1399ac-aae3-46cb-b890-67f8b14e9f7b","timestamp":"2024-10-17T21:42:30.223231894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:42:29.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:42:54.806+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"881b33f6-9032-4f0b-bc72-030c2bf61817","timestamp":"2024-10-17T21:42:54.797476368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:42:54.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"881b33f6-9032-4f0b-bc72-030c2bf61817","timestamp":"2024-10-17T21:42:54.797476368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:42:54.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:44:29.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7008bb4e-7c1d-428a-b853-b45b85b9e76d","timestamp":"2024-10-17T21:44:30.223337584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:44:29.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:44:54.801+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"065423bc-0615-4b2a-b03f-96c03b0d4855","timestamp":"2024-10-17T21:44:54.799796088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:44:54.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"065423bc-0615-4b2a-b03f-96c03b0d4855","timestamp":"2024-10-17T21:44:54.799796088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:44:54.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:46:29.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea939bc2-a096-46a8-a763-90b579fd68fc","timestamp":"2024-10-17T21:46:30.223680704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:46:29.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:46:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d56077f4-a104-481d-9ad9-c8a2d1737f37","timestamp":"2024-10-17T21:46:54.796960966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:46:54.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d56077f4-a104-481d-9ad9-c8a2d1737f37","timestamp":"2024-10-17T21:46:54.796960966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:46:54.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:48:29.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52b9d5b7-e77f-427f-9430-2adc4b01904e","timestamp":"2024-10-17T21:48:30.223348394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:48:29.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:48:54.801+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaf71ad9-13d2-475c-b942-0bb7e8ac1d6d","timestamp":"2024-10-17T21:48:54.798082094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:48:54.845+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaf71ad9-13d2-475c-b942-0bb7e8ac1d6d","timestamp":"2024-10-17T21:48:54.798082094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:48:54.848+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:49:54.874+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 0 disconnected.
[2024-10-17T21:50:29.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51bf06af-093e-4295-bf5f-fbb570c11fd5","timestamp":"2024-10-17T21:50:30.223391740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:50:29.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:50:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"610c09e9-eb14-439d-bcac-336a8925eed8","timestamp":"2024-10-17T21:50:54.797504459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:50:54.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"610c09e9-eb14-439d-bcac-336a8925eed8","timestamp":"2024-10-17T21:50:54.797504459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:50:54.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:52:29.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"200f5843-8ce6-4850-b5c6-ebc3e21f95cc","timestamp":"2024-10-17T21:52:30.223585468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:52:29.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:52:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae3c0275-40a4-4cd2-89e7-2143340dcaa7","timestamp":"2024-10-17T21:52:54.796799320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:52:54.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae3c0275-40a4-4cd2-89e7-2143340dcaa7","timestamp":"2024-10-17T21:52:54.796799320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:52:54.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:54:29.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceb5226e-675b-47e1-9573-f090c0992fd5","timestamp":"2024-10-17T21:54:30.223464185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:54:29.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:54:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a9ab29e-418d-48fb-b746-50c596ff1e1f","timestamp":"2024-10-17T21:54:54.797265484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:54:54.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a9ab29e-418d-48fb-b746-50c596ff1e1f","timestamp":"2024-10-17T21:54:54.797265484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:54:54.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:56:29.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eb5df72-d174-4022-a451-705635de683d","timestamp":"2024-10-17T21:56:30.223402866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:56:29.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:56:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c155395-c9ee-4c9e-bf11-c50518cc9630","timestamp":"2024-10-17T21:56:54.797946946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:56:54.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c155395-c9ee-4c9e-bf11-c50518cc9630","timestamp":"2024-10-17T21:56:54.797946946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:56:54.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:58:29.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b96bfc6-8b8b-41ae-bed5-691b8f0bbecd","timestamp":"2024-10-17T21:58:30.223323007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T21:58:29.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T21:58:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e583ae8-45ef-4c22-9cbb-b602f706b705","timestamp":"2024-10-17T21:58:54.796792654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:58:54.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e583ae8-45ef-4c22-9cbb-b602f706b705","timestamp":"2024-10-17T21:58:54.796792654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T21:58:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:00:29.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d1e2d7f-ff1a-42bd-98ef-302653e2958a","timestamp":"2024-10-17T22:00:30.223327291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:00:29.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:00:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa4131c3-bca5-42fb-a76a-c1a1a7f88287","timestamp":"2024-10-17T22:00:54.797120367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:00:54.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa4131c3-bca5-42fb-a76a-c1a1a7f88287","timestamp":"2024-10-17T22:00:54.797120367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:00:54.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:02:29.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74ea0a05-f913-4c5a-af2d-022cd9ee1d4c","timestamp":"2024-10-17T22:02:30.223342406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:02:29.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:02:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca7abbb1-4b5a-403f-92e8-1fb0b0364701","timestamp":"2024-10-17T22:02:54.797294242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:02:54.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca7abbb1-4b5a-403f-92e8-1fb0b0364701","timestamp":"2024-10-17T22:02:54.797294242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:02:54.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:04:24.897+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 2 disconnected.
[2024-10-17T22:04:29.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"471cb52f-c06a-40b2-bd10-ad40762dec18","timestamp":"2024-10-17T22:04:30.223410630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:04:29.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:04:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd884734-0494-4c43-a440-c447e2c5e31b","timestamp":"2024-10-17T22:04:54.797087931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:04:54.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd884734-0494-4c43-a440-c447e2c5e31b","timestamp":"2024-10-17T22:04:54.797087931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:04:54.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:06:29.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9e646fa-ec9f-4373-8d41-ca84cc021864","timestamp":"2024-10-17T22:06:30.223432109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:06:29.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:06:54.800+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dca81361-eb43-4c78-9eae-013088d5565a","timestamp":"2024-10-17T22:06:54.797916692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:06:54.845+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dca81361-eb43-4c78-9eae-013088d5565a","timestamp":"2024-10-17T22:06:54.797916692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:06:54.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:08:29.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3fb7317-d8cf-4427-a439-4e2781b8a38a","timestamp":"2024-10-17T22:08:30.223211401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:08:29.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:08:54.801+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14986319-1281-4bb6-a450-faf777935c45","timestamp":"2024-10-17T22:08:54.798133608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:08:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14986319-1281-4bb6-a450-faf777935c45","timestamp":"2024-10-17T22:08:54.798133608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:08:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:09:54.934+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 1 disconnected.
[2024-10-17T22:10:29.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa1e79de-08c0-4e93-891b-2d9aca547fe7","timestamp":"2024-10-17T22:10:30.223418918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:10:29.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:10:54.805+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec3bb9c-6637-4e72-be22-b7696c17867f","timestamp":"2024-10-17T22:10:54.798905943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:10:54.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec3bb9c-6637-4e72-be22-b7696c17867f","timestamp":"2024-10-17T22:10:54.798905943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:10:54.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:12:29.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d5101ec-150a-40dc-950d-10130b4bcd0b","timestamp":"2024-10-17T22:12:30.223266799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:12:29.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:12:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"218ed959-1e3e-4c38-a298-1d8a77ef0578","timestamp":"2024-10-17T22:12:54.797572129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:12:54.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"218ed959-1e3e-4c38-a298-1d8a77ef0578","timestamp":"2024-10-17T22:12:54.797572129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:12:54.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:14:29.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fba2a51-bb6f-4569-a52a-8dd5a9c141f0","timestamp":"2024-10-17T22:14:30.223290569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:14:29.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:14:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aff11f1f-9df2-4426-a178-edf0e47c8d09","timestamp":"2024-10-17T22:14:54.796842438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:14:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aff11f1f-9df2-4426-a178-edf0e47c8d09","timestamp":"2024-10-17T22:14:54.796842438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:14:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:16:29.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66858f68-a674-4a9b-adfa-489263eb37cd","timestamp":"2024-10-17T22:16:30.223411221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:16:29.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:16:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc6cfc43-c451-4b8e-982b-2f9269ead8d1","timestamp":"2024-10-17T22:16:54.796982616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:16:54.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc6cfc43-c451-4b8e-982b-2f9269ead8d1","timestamp":"2024-10-17T22:16:54.796982616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:16:54.845+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:18:29.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac1affe6-4358-4886-99c9-14bf798c0059","timestamp":"2024-10-17T22:18:30.223277233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:18:29.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:18:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f585cb3-f88a-4f48-a5ee-fa2c405c43e2","timestamp":"2024-10-17T22:18:54.796846978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:18:54.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f585cb3-f88a-4f48-a5ee-fa2c405c43e2","timestamp":"2024-10-17T22:18:54.796846978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:18:54.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:20:29.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f7fe062-561d-4c73-bf54-ba4b1982fa6f","timestamp":"2024-10-17T22:20:30.223443033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:20:29.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:20:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24845bab-522a-4c0b-823f-3c952ff7d8c4","timestamp":"2024-10-17T22:20:54.797631810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:20:54.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24845bab-522a-4c0b-823f-3c952ff7d8c4","timestamp":"2024-10-17T22:20:54.797631810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:20:54.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:22:29.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fdab72e-4509-4219-8920-51bc2d6214c1","timestamp":"2024-10-17T22:22:30.223329999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:22:29.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:22:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcd18338-2112-4458-9dff-d0f8481324fa","timestamp":"2024-10-17T22:22:54.796836615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:22:54.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcd18338-2112-4458-9dff-d0f8481324fa","timestamp":"2024-10-17T22:22:54.796836615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:22:54.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:24:29.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"810f8449-d6d3-40ee-bf46-75f783b06bc6","timestamp":"2024-10-17T22:24:30.225300515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:24:29.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:24:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be82789d-5886-4f8a-bc1b-4acbb973f4a5","timestamp":"2024-10-17T22:24:54.796847893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:24:54.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be82789d-5886-4f8a-bc1b-4acbb973f4a5","timestamp":"2024-10-17T22:24:54.796847893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:24:54.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:26:29.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27af4ee6-974a-43f7-994e-a9f41f53a593","timestamp":"2024-10-17T22:26:30.223528776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:26:29.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:26:54.806+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51078aea-a51e-49c8-bb1d-af6bd09d0c37","timestamp":"2024-10-17T22:26:54.800100143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:26:54.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51078aea-a51e-49c8-bb1d-af6bd09d0c37","timestamp":"2024-10-17T22:26:54.800100143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:26:54.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:28:29.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"797c99d8-7684-4153-96f5-364896979d3a","timestamp":"2024-10-17T22:28:30.223296038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:28:29.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:28:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62a51ba8-ef05-43fb-a0e9-4214d5038882","timestamp":"2024-10-17T22:28:54.796850267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:28:54.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62a51ba8-ef05-43fb-a0e9-4214d5038882","timestamp":"2024-10-17T22:28:54.796850267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:28:54.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:30:29.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17f8dc71-aca7-4b60-b748-5a4e4c37e60a","timestamp":"2024-10-17T22:30:30.223408669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:30:29.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:30:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbf0a57a-30b4-4b6a-96ee-c38dd371c934","timestamp":"2024-10-17T22:30:54.796690908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:30:54.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbf0a57a-30b4-4b6a-96ee-c38dd371c934","timestamp":"2024-10-17T22:30:54.796690908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:30:54.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:32:29.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea16b066-8bb2-42f8-8488-eabe82cefccc","timestamp":"2024-10-17T22:32:30.223232444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:32:29.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:32:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"358e5e31-e6c8-477a-a0f8-f2afca319c57","timestamp":"2024-10-17T22:32:54.796899655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:32:54.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"358e5e31-e6c8-477a-a0f8-f2afca319c57","timestamp":"2024-10-17T22:32:54.796899655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:32:54.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:34:24.875+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 0 disconnected.
[2024-10-17T22:34:29.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2abef622-d58f-4937-acbd-d70932d5cc9c","timestamp":"2024-10-17T22:34:30.223517402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:34:29.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:34:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d41648ce-de09-456b-97d3-d278ac2eb640","timestamp":"2024-10-17T22:34:54.796727503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:34:54.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d41648ce-de09-456b-97d3-d278ac2eb640","timestamp":"2024-10-17T22:34:54.796727503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:34:54.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:36:29.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07f1b868-e14e-46f4-8fae-7d6034e1197c","timestamp":"2024-10-17T22:36:30.223721857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:36:29.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:36:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf98989d-cf17-4e41-97f9-267a940b73ca","timestamp":"2024-10-17T22:36:54.796889235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:36:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf98989d-cf17-4e41-97f9-267a940b73ca","timestamp":"2024-10-17T22:36:54.796889235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:36:54.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:38:29.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc4a8baf-911e-47dc-82f3-4902c0bab17d","timestamp":"2024-10-17T22:38:30.223392737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:38:29.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:38:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"284ac7e5-8451-4fcb-b08e-3b93801df94a","timestamp":"2024-10-17T22:38:54.797088315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:38:54.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"284ac7e5-8451-4fcb-b08e-3b93801df94a","timestamp":"2024-10-17T22:38:54.797088315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:38:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:40:29.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1fac16b-7d71-4c87-8790-7a73f5597d62","timestamp":"2024-10-17T22:40:30.223350273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:40:29.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:40:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7f6c095-7a2a-4e25-8b41-318a6ce6a921","timestamp":"2024-10-17T22:40:54.796654795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:40:54.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7f6c095-7a2a-4e25-8b41-318a6ce6a921","timestamp":"2024-10-17T22:40:54.796654795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:40:54.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:42:29.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d84af047-2e2e-404b-a0c3-7d9decacd29d","timestamp":"2024-10-17T22:42:30.223400241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:42:29.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:42:54.803+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f493859-c4fc-4562-b5e3-631c1fde506d","timestamp":"2024-10-17T22:42:54.798435524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:42:54.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f493859-c4fc-4562-b5e3-631c1fde506d","timestamp":"2024-10-17T22:42:54.798435524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:42:54.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:44:29.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10123cfa-762b-4bc1-abba-12a85f643a06","timestamp":"2024-10-17T22:44:30.223235498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:44:29.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:44:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b10719b9-8c74-4fbf-969c-5cbff82989a2","timestamp":"2024-10-17T22:44:54.796854365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:44:54.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b10719b9-8c74-4fbf-969c-5cbff82989a2","timestamp":"2024-10-17T22:44:54.796854365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:44:54.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:46:29.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89a45422-ebdf-42c9-ba50-76e65e6be81d","timestamp":"2024-10-17T22:46:30.223262069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:46:29.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:46:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f03a508-b9fe-4839-ac92-7843ae22e534","timestamp":"2024-10-17T22:46:54.796797192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:46:54.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f03a508-b9fe-4839-ac92-7843ae22e534","timestamp":"2024-10-17T22:46:54.796797192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:46:54.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:47:16.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0d587e9f-f14f-447f-913d-84cf6dc5f645","timestamp":"2024-10-17T22:47:15.661608347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T22:47:16.505+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2024-10-17T22:48:24.904+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 2 disconnected.
[2024-10-17T22:48:29.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9bb77d9-5464-4f3a-b2d1-64549f59521c","timestamp":"2024-10-17T22:48:30.223289610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:48:29.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:48:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b57b8da2-97eb-471b-a798-5207d6c482ca","timestamp":"2024-10-17T22:48:54.796967218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:48:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b57b8da2-97eb-471b-a798-5207d6c482ca","timestamp":"2024-10-17T22:48:54.796967218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:48:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:49:15.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"827e936e-fc61-4ce4-b1a6-cc0694f95370","timestamp":"2024-10-17T22:49:15.517443498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T22:49:15.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:50:29.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e13b3c32-bb6a-4c9e-b854-f5629fee6b66","timestamp":"2024-10-17T22:50:30.223538985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:50:29.999+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:50:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa42f330-c06e-4fbd-9100-846ab969c3cb","timestamp":"2024-10-17T22:50:54.796769874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:50:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa42f330-c06e-4fbd-9100-846ab969c3cb","timestamp":"2024-10-17T22:50:54.796769874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:50:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:51:15.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b56b6d89-b06f-4bcd-be53-5507eda261c6","timestamp":"2024-10-17T22:51:15.516913508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T22:51:15.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:52:29.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0fe559a-8812-42be-bf0c-16f8b6928613","timestamp":"2024-10-17T22:52:30.223309379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:52:29.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:52:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ae13e0f-66d1-4698-8c37-5ec67fe1fcc6","timestamp":"2024-10-17T22:52:54.796729421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:52:54.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ae13e0f-66d1-4698-8c37-5ec67fe1fcc6","timestamp":"2024-10-17T22:52:54.796729421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:52:54.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:53:15.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7db8d31-eb35-4e8e-8256-31c3e8439502","timestamp":"2024-10-17T22:53:15.516795358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T22:53:15.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:54:29.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c0accfa-7f1e-46bd-a7f0-e576d00dcadc","timestamp":"2024-10-17T22:54:30.223502927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:54:29.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:54:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c649993-b6d5-4e54-911e-9f61dece9d5d","timestamp":"2024-10-17T22:54:54.796996849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:54:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c649993-b6d5-4e54-911e-9f61dece9d5d","timestamp":"2024-10-17T22:54:54.796996849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:54:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:55:15.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d64f655-2fed-45c1-92c8-bacefb769f1b","timestamp":"2024-10-17T22:55:15.516817449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T22:55:15.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:56:29.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dc9daf7-42bf-448a-9cf1-3ed65be0d38e","timestamp":"2024-10-17T22:56:30.223253040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:56:29.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:56:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddb3f1f0-0092-4c95-a462-3d1672b73717","timestamp":"2024-10-17T22:56:54.796857311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:56:54.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddb3f1f0-0092-4c95-a462-3d1672b73717","timestamp":"2024-10-17T22:56:54.796857311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:56:54.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:57:15.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13a80501-8506-4c22-b976-c1dd49209034","timestamp":"2024-10-17T22:57:15.516748081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T22:57:15.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:57:54.868+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 0 disconnected.
[2024-10-17T22:58:29.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c07f808-5304-4819-9876-2a7bc7a94e38","timestamp":"2024-10-17T22:58:30.223380117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T22:58:29.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:58:54.801+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"742c2c84-984c-4725-bb36-bfba1a7000a8","timestamp":"2024-10-17T22:58:54.798347286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:58:54.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"742c2c84-984c-4725-bb36-bfba1a7000a8","timestamp":"2024-10-17T22:58:54.798347286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T22:58:54.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T22:59:15.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89eaf1eb-4935-403a-ad0f-0f9e4b10bd93","timestamp":"2024-10-17T22:59:15.517144558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T22:59:15.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:00:29.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b841457d-db29-4442-b9d7-f6002e8647eb","timestamp":"2024-10-17T23:00:30.223310633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:00:29.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:00:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22385cb7-5efc-4943-97af-22a64a8d3782","timestamp":"2024-10-17T23:00:54.796990293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:00:54.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22385cb7-5efc-4943-97af-22a64a8d3782","timestamp":"2024-10-17T23:00:54.796990293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:00:54.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:01:15.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2787182-0f27-4200-bca9-1831c5865cde","timestamp":"2024-10-17T23:01:15.516926423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:01:15.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:02:29.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b324aae-4778-4660-8bb8-992aa2b4eecd","timestamp":"2024-10-17T23:02:30.223280746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:02:29.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:02:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b70eecc-e0a5-40f9-a4c6-b2b8756b6cae","timestamp":"2024-10-17T23:02:54.796588913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:02:54.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b70eecc-e0a5-40f9-a4c6-b2b8756b6cae","timestamp":"2024-10-17T23:02:54.796588913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:02:54.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:03:15.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bd74526-bdb2-4143-b907-3dd2e2d134d4","timestamp":"2024-10-17T23:03:15.516804413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:03:15.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:04:29.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98c79abc-fb74-404d-b1c7-f442e29499f2","timestamp":"2024-10-17T23:04:30.223426038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:04:29.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:04:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"731c3e45-8e5c-4244-a986-775876680963","timestamp":"2024-10-17T23:04:54.796871182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:04:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"731c3e45-8e5c-4244-a986-775876680963","timestamp":"2024-10-17T23:04:54.796871182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:04:54.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:05:15.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bd8ea43-a5f0-48c6-adb9-4c85d42d9ab4","timestamp":"2024-10-17T23:05:15.516682901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:05:15.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:06:29.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"685e6ce6-7dd7-49c8-a5b7-23d0d13b22e9","timestamp":"2024-10-17T23:06:30.223294114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:06:29.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:06:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f020f983-0b96-4f6d-8fcb-2bed41475cac","timestamp":"2024-10-17T23:06:54.797170660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:06:54.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f020f983-0b96-4f6d-8fcb-2bed41475cac","timestamp":"2024-10-17T23:06:54.797170660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:06:54.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:07:15.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e25e702f-9360-4306-8097-cbd5ea0d74e6","timestamp":"2024-10-17T23:07:15.516819014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:07:15.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:08:29.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4885f6f5-53fd-4755-b20d-51259571e9b5","timestamp":"2024-10-17T23:08:30.223373985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:08:29.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:08:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"796f68b7-ffc7-4c64-8b22-7fa072789124","timestamp":"2024-10-17T23:08:54.796859331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:08:54.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"796f68b7-ffc7-4c64-8b22-7fa072789124","timestamp":"2024-10-17T23:08:54.796859331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:08:54.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:09:15.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbd2bb87-18b9-4daa-b352-626563630814","timestamp":"2024-10-17T23:09:15.516904613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:09:15.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:10:29.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f9cadfd-da85-4154-bde6-7f6ec5cfcadb","timestamp":"2024-10-17T23:10:30.223640834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:10:29.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:10:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66da71e0-3140-4dff-b3cd-6366b02323b2","timestamp":"2024-10-17T23:10:54.797287198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:10:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66da71e0-3140-4dff-b3cd-6366b02323b2","timestamp":"2024-10-17T23:10:54.797287198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:10:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:11:15.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a65f1a8-44ca-454a-8f28-413ae90defcf","timestamp":"2024-10-17T23:11:15.516858731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:11:15.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:12:29.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef75ed0b-8251-4faa-a69a-629d4ddea11e","timestamp":"2024-10-17T23:12:30.223148174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:12:29.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:12:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc1bf9a7-0eab-4617-9671-e0ef23c782a5","timestamp":"2024-10-17T23:12:54.797188556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:12:54.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc1bf9a7-0eab-4617-9671-e0ef23c782a5","timestamp":"2024-10-17T23:12:54.797188556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:12:54.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:13:15.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bf9b78b-06fa-4f18-adb1-4420e334c8a9","timestamp":"2024-10-17T23:13:15.516851060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:13:15.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:14:29.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2675e02-e7fe-4e52-a2fe-f60b8be63865","timestamp":"2024-10-17T23:14:30.223590564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:14:29.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:14:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9399562-1be5-41b8-ac04-e1f0fbdce9f9","timestamp":"2024-10-17T23:14:54.797734762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:14:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9399562-1be5-41b8-ac04-e1f0fbdce9f9","timestamp":"2024-10-17T23:14:54.797734762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:14:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:15:15.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b72d904-1bd3-4698-a54a-9f2636c385d4","timestamp":"2024-10-17T23:15:15.516801470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:15:15.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:16:29.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34be8d28-9e6e-413d-bf83-fc1a5d4eb1be","timestamp":"2024-10-17T23:16:30.223391887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:16:29.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:16:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b5702f2-6769-4d54-a0b4-b8fceefd7429","timestamp":"2024-10-17T23:16:54.796946669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:16:54.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b5702f2-6769-4d54-a0b4-b8fceefd7429","timestamp":"2024-10-17T23:16:54.796946669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:16:54.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:17:15.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9c1f5fa-a7a9-4412-a0ca-b9f5667817a7","timestamp":"2024-10-17T23:17:15.516915852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:17:15.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:18:29.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d193b1b0-0523-435e-b0be-b97c2adb1e9a","timestamp":"2024-10-17T23:18:30.223197572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:18:29.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:18:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0589e7f-2a51-4410-84b3-f6821aecfe0b","timestamp":"2024-10-17T23:18:54.796772107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:18:54.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0589e7f-2a51-4410-84b3-f6821aecfe0b","timestamp":"2024-10-17T23:18:54.796772107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:18:54.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:19:15.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86051230-f5fe-490f-b034-b8c418c94acd","timestamp":"2024-10-17T23:19:15.518251872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:19:15.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:20:29.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3c4c569-97cf-452d-914c-a542acdb966d","timestamp":"2024-10-17T23:20:30.223182299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:20:29.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:20:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89acde41-7ab0-499d-9b49-a55dc9592d86","timestamp":"2024-10-17T23:20:54.796654167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:20:54.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89acde41-7ab0-499d-9b49-a55dc9592d86","timestamp":"2024-10-17T23:20:54.796654167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:20:54.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:21:15.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"109be696-3c9d-49f2-a593-46dafb94c64e","timestamp":"2024-10-17T23:21:15.516923784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:21:15.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:22:29.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96a4abe2-cc73-4952-90bb-08c4465636db","timestamp":"2024-10-17T23:22:30.223229057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:22:29.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:22:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"776b20e1-0832-4d84-8035-d5eaee8b6515","timestamp":"2024-10-17T23:22:54.796790573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:22:54.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"776b20e1-0832-4d84-8035-d5eaee8b6515","timestamp":"2024-10-17T23:22:54.796790573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:22:54.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:23:15.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1115288f-1e46-4109-8581-e1103a2de741","timestamp":"2024-10-17T23:23:15.516785006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:23:15.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:24:29.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad3ffd82-99f0-4843-91ef-f0ebfa235504","timestamp":"2024-10-17T23:24:30.223388300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:24:29.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:24:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d31ecaa-c720-4bc2-8d1a-80bc97c44c22","timestamp":"2024-10-17T23:24:54.796977450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:24:54.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d31ecaa-c720-4bc2-8d1a-80bc97c44c22","timestamp":"2024-10-17T23:24:54.796977450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:24:54.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:25:15.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2369b2f7-5060-4477-b725-58598fa4b1f0","timestamp":"2024-10-17T23:25:15.516830729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:25:15.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:26:29.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e24009dd-4851-43d1-b105-6855661730ef","timestamp":"2024-10-17T23:26:30.223358854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:26:29.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:26:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc5a300e-14a2-479a-96e6-8290e0d3c971","timestamp":"2024-10-17T23:26:54.797049735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:26:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc5a300e-14a2-479a-96e6-8290e0d3c971","timestamp":"2024-10-17T23:26:54.797049735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:26:54.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:27:15.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae8b8fba-8ea8-4d9a-a848-a6ed8848c128","timestamp":"2024-10-17T23:27:15.517028609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:27:15.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:28:29.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"399e5746-5f6d-427f-b560-109c7ff7ecc3","timestamp":"2024-10-17T23:28:30.223985936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:28:29.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:28:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99b1f4df-9e45-4f5e-bc4c-3c4ceaf81bd3","timestamp":"2024-10-17T23:28:54.796609145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:28:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99b1f4df-9e45-4f5e-bc4c-3c4ceaf81bd3","timestamp":"2024-10-17T23:28:54.796609145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:28:54.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:29:15.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57ab269c-8d25-4cff-a347-757e83db54f9","timestamp":"2024-10-17T23:29:15.516675374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:29:15.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:30:29.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df699f54-77c2-4558-8574-a8f62d5ba604","timestamp":"2024-10-17T23:30:30.223355265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:30:29.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:30:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86e2f3fd-c4b4-4e03-b1b4-289d8e023214","timestamp":"2024-10-17T23:30:54.797340288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:30:54.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86e2f3fd-c4b4-4e03-b1b4-289d8e023214","timestamp":"2024-10-17T23:30:54.797340288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:30:54.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:31:15.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad0f69ea-99ba-464c-b82c-ecc3ee884ffd","timestamp":"2024-10-17T23:31:15.516901592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:31:15.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:32:24.880+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 2 disconnected.
[2024-10-17T23:32:29.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5f92989-40fc-4165-a57b-18d045ea9101","timestamp":"2024-10-17T23:32:30.223184426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:32:29.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:32:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bde15122-32e4-480d-b32c-3f2e016521da","timestamp":"2024-10-17T23:32:54.796821572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:32:54.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bde15122-32e4-480d-b32c-3f2e016521da","timestamp":"2024-10-17T23:32:54.796821572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:32:54.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:33:15.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f004a964-01ae-4d97-a4b9-f9a4163d1583","timestamp":"2024-10-17T23:33:15.516899806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:33:15.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:34:29.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"352ae77e-e1f7-44ef-9253-a6cff0f5bcdc","timestamp":"2024-10-17T23:34:30.223351604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:34:29.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:34:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35425600-c541-40b9-8d20-46b76e2dbfa8","timestamp":"2024-10-17T23:34:54.796752305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:34:54.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35425600-c541-40b9-8d20-46b76e2dbfa8","timestamp":"2024-10-17T23:34:54.796752305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:34:54.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:35:15.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56b0981c-2e84-4484-bb5a-290b09c51c1f","timestamp":"2024-10-17T23:35:15.516826057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:35:15.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:36:29.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"735268e9-04b8-4481-a49d-59b3a2393846","timestamp":"2024-10-17T23:36:30.223222613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:36:29.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:36:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e1b243d-da78-4365-a8a4-744e9f58f395","timestamp":"2024-10-17T23:36:54.796890310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:36:54.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e1b243d-da78-4365-a8a4-744e9f58f395","timestamp":"2024-10-17T23:36:54.796890310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:36:54.850+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:37:15.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"433e278d-00d1-45d1-87b6-2de8abd0df0f","timestamp":"2024-10-17T23:37:15.516804172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:37:15.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:38:29.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b12b1017-d9e8-46db-9ee9-34ed0df99719","timestamp":"2024-10-17T23:38:30.223357114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:38:29.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:38:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f467089b-9436-415b-9e8f-667cf8597465","timestamp":"2024-10-17T23:38:54.796766596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:38:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f467089b-9436-415b-9e8f-667cf8597465","timestamp":"2024-10-17T23:38:54.796766596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:38:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:39:15.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89f1cb9c-594a-430a-ae2f-135b1ffd70d2","timestamp":"2024-10-17T23:39:15.516895858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:39:15.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:40:29.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f181287f-d6ea-4166-8ca6-e42ee8ec25c4","timestamp":"2024-10-17T23:40:30.223284113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:40:29.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:40:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaeca045-34d2-470f-bd31-e4bb6f721e90","timestamp":"2024-10-17T23:40:54.796644696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:40:54.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaeca045-34d2-470f-bd31-e4bb6f721e90","timestamp":"2024-10-17T23:40:54.796644696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:40:54.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:41:15.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0ce1dc5-0862-441c-ad35-0beaf27245a1","timestamp":"2024-10-17T23:41:15.516903697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:41:15.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:42:29.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b294e1b5-ae29-4e16-b126-afbc0462fbd8","timestamp":"2024-10-17T23:42:30.223228739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:42:29.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:42:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"675bf8f5-172c-4ecd-90ae-b7d9d7c99c99","timestamp":"2024-10-17T23:42:54.797030483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:42:54.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"675bf8f5-172c-4ecd-90ae-b7d9d7c99c99","timestamp":"2024-10-17T23:42:54.797030483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:42:54.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:43:15.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b0ebb56-1030-43b2-981a-fac2e8c1fce8","timestamp":"2024-10-17T23:43:15.516948460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:43:15.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:44:29.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8ca2fe1-b264-408d-9ee1-701713a9ea2c","timestamp":"2024-10-17T23:44:30.223373123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:44:29.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:44:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51df186c-641c-4ce2-9144-e88a09efeb20","timestamp":"2024-10-17T23:44:54.796835113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:44:54.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51df186c-641c-4ce2-9144-e88a09efeb20","timestamp":"2024-10-17T23:44:54.796835113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:44:54.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:45:15.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b2b7aa5-62ba-4204-b3aa-b52a0c906f02","timestamp":"2024-10-17T23:45:15.516942095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:45:15.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:46:24.920+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 0 disconnected.
[2024-10-17T23:46:29.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65656532-b36a-416c-bfcf-b617e3565625","timestamp":"2024-10-17T23:46:30.223339880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:46:29.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:46:54.801+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76341020-d963-449e-892d-b91fda3877d1","timestamp":"2024-10-17T23:46:54.798535071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:46:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76341020-d963-449e-892d-b91fda3877d1","timestamp":"2024-10-17T23:46:54.798535071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:46:54.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:47:15.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"134da3e1-047f-4768-90aa-963c1813aaf7","timestamp":"2024-10-17T23:47:15.516682463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:47:15.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:48:29.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63840c1c-6570-463e-9a81-b9303fa60e36","timestamp":"2024-10-17T23:48:30.223351431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:48:29.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:48:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3d06d56-f39e-477a-947c-4528b228d1d4","timestamp":"2024-10-17T23:48:54.796774123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:48:54.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3d06d56-f39e-477a-947c-4528b228d1d4","timestamp":"2024-10-17T23:48:54.796774123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:48:54.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:49:15.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8e311f0-d57b-46bd-9f5d-5cb5d23bc88c","timestamp":"2024-10-17T23:49:15.516801229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:49:15.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:50:29.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ffc061b-1108-435b-8b4d-15009b293f3d","timestamp":"2024-10-17T23:50:30.223241858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:50:29.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:50:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f09cd8c2-9ec0-4185-babe-c348b518a8cb","timestamp":"2024-10-17T23:50:54.796887914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:50:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f09cd8c2-9ec0-4185-babe-c348b518a8cb","timestamp":"2024-10-17T23:50:54.796887914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:50:54.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:51:15.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2370fccb-05e2-4c5c-90f0-a2879cbdeb06","timestamp":"2024-10-17T23:51:15.516712869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:51:15.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:52:29.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1726bc75-e191-432d-ae2b-f0b035a8a043","timestamp":"2024-10-17T23:52:30.223227890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:52:29.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:52:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2005add-42e6-4678-9aa9-cbf1d50efe3c","timestamp":"2024-10-17T23:52:54.796978889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:52:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2005add-42e6-4678-9aa9-cbf1d50efe3c","timestamp":"2024-10-17T23:52:54.796978889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:52:54.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:53:15.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b5e1ec1-71dc-486d-ab7b-4e5385f7a2f1","timestamp":"2024-10-17T23:53:15.516820123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:53:15.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:54:29.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16080e5b-1387-45db-8558-487f03f4f8a0","timestamp":"2024-10-17T23:54:30.223532381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:54:29.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:54:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6c72af6-373c-4fd7-bddb-51df9ed0441d","timestamp":"2024-10-17T23:54:54.796701461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:54:54.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6c72af6-373c-4fd7-bddb-51df9ed0441d","timestamp":"2024-10-17T23:54:54.796701461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:54:54.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:55:15.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"145b0d3a-2082-4d6a-8ccf-36104064a1b0","timestamp":"2024-10-17T23:55:15.516852079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:55:15.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:55:54.863+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 1 disconnected.
[2024-10-17T23:56:29.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad5a8437-b2e7-4ef6-81dd-d25251abff16","timestamp":"2024-10-17T23:56:30.223300717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:56:29.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:56:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"676528ce-c23f-4ade-87af-24f05603c738","timestamp":"2024-10-17T23:56:54.797290893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:56:54.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"676528ce-c23f-4ade-87af-24f05603c738","timestamp":"2024-10-17T23:56:54.797290893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:56:54.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:57:15.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd096f25-436c-4913-bc96-a2d83b96035d","timestamp":"2024-10-17T23:57:15.516685714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:57:15.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:58:29.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b037b245-de51-45a3-8137-7588d6868cca","timestamp":"2024-10-17T23:58:30.223446906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-17T23:58:29.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:58:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f79d295c-21fc-4c5d-a112-c78c55975b60","timestamp":"2024-10-17T23:58:54.796826808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:58:54.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f79d295c-21fc-4c5d-a112-c78c55975b60","timestamp":"2024-10-17T23:58:54.796826808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-17T23:58:54.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-17T23:59:15.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba88cc11-df93-4a05-a776-6a267203c070","timestamp":"2024-10-17T23:59:15.516709005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-17T23:59:15.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:00:29.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c5b1edd-d9ec-4bcf-a709-f7a514ee649c","timestamp":"2024-10-18T00:00:30.223389250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:00:29.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:00:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6380e2f8-9c7f-4c1e-b457-162b2ddd7065","timestamp":"2024-10-18T00:00:54.797082240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:00:54.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6380e2f8-9c7f-4c1e-b457-162b2ddd7065","timestamp":"2024-10-18T00:00:54.797082240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:00:54.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:01:15.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21b28492-6645-4eb7-a9da-761857ac05c1","timestamp":"2024-10-18T00:01:15.516907588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:01:15.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:02:29.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22332fe6-ee6f-48e3-9937-397e1db71201","timestamp":"2024-10-18T00:02:30.223137954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:02:29.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:02:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14b171ed-e2d9-4cbb-99b8-af5bf44e2107","timestamp":"2024-10-18T00:02:54.798131658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:02:54.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14b171ed-e2d9-4cbb-99b8-af5bf44e2107","timestamp":"2024-10-18T00:02:54.798131658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:02:54.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:03:15.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d7c48fe-37bc-47d3-bbcb-c7059de67968","timestamp":"2024-10-18T00:03:15.516843250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:03:15.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:04:29.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6b5ee8f-3fa0-410d-8898-428ac4f0731c","timestamp":"2024-10-18T00:04:30.223205460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:04:29.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:04:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed1ba734-33a3-4238-86cf-361208e70b3e","timestamp":"2024-10-18T00:04:54.797123011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:04:54.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed1ba734-33a3-4238-86cf-361208e70b3e","timestamp":"2024-10-18T00:04:54.797123011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:04:54.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:05:15.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6a243ce-12c0-4c8b-a918-4e6cadc2e48e","timestamp":"2024-10-18T00:05:15.516799332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:05:15.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:06:29.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82e9272a-0218-426b-ae77-d5bdb4aa87a3","timestamp":"2024-10-18T00:06:30.223380917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:06:29.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:06:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c39d65be-c842-49bd-b04a-4b76f2c7b3ac","timestamp":"2024-10-18T00:06:54.796662695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:06:54.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c39d65be-c842-49bd-b04a-4b76f2c7b3ac","timestamp":"2024-10-18T00:06:54.796662695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:06:54.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:07:15.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c3b462c-de9a-462d-8a5e-21ae6850b94d","timestamp":"2024-10-18T00:07:15.516666728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:07:15.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:08:29.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca69adca-bcb0-49a9-8737-fca5b6f92afd","timestamp":"2024-10-18T00:08:30.223346460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:08:29.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:08:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb1515c4-3e98-4f6e-85df-f4eba871e89c","timestamp":"2024-10-18T00:08:54.796903613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:08:54.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb1515c4-3e98-4f6e-85df-f4eba871e89c","timestamp":"2024-10-18T00:08:54.796903613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:08:54.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:09:15.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ca3b3a9-9c58-4bf7-b271-e5a2b4ffa2d2","timestamp":"2024-10-18T00:09:15.516923597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:09:15.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:10:29.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a66fd51d-4ee6-4659-b132-91e05d67b2aa","timestamp":"2024-10-18T00:10:30.223353244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:10:29.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:10:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f715eb2-7c84-4bd3-ae6b-5ea5ef1cb74e","timestamp":"2024-10-18T00:10:54.797164576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:10:54.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f715eb2-7c84-4bd3-ae6b-5ea5ef1cb74e","timestamp":"2024-10-18T00:10:54.797164576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:10:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:11:15.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"424e38d6-f056-4ea6-bc88-03b3f589c71a","timestamp":"2024-10-18T00:11:15.516852351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:11:15.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:12:29.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af5fc5b5-8401-4329-b0e4-9d97ef3e5f06","timestamp":"2024-10-18T00:12:30.223374452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:12:29.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:12:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbb672e9-a14a-4646-b6b4-6a7530436877","timestamp":"2024-10-18T00:12:54.796862240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:12:54.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbb672e9-a14a-4646-b6b4-6a7530436877","timestamp":"2024-10-18T00:12:54.796862240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:12:54.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:13:15.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94c5d2c0-b796-45b1-aead-5b4a00e11394","timestamp":"2024-10-18T00:13:15.516722834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:13:15.414+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:14:29.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a32d80c-8a3e-448f-be29-947ef518504b","timestamp":"2024-10-18T00:14:30.223198688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:14:29.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:14:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"930f7717-4a2b-4896-9b6f-26c8f1a9544b","timestamp":"2024-10-18T00:14:54.796590312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:14:54.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"930f7717-4a2b-4896-9b6f-26c8f1a9544b","timestamp":"2024-10-18T00:14:54.796590312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:14:54.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:15:15.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"291da22d-64e8-45fa-ba2e-0feacbcf4b8b","timestamp":"2024-10-18T00:15:15.516791521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:15:15.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:15:54.878+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 1 disconnected.
[2024-10-18T00:16:29.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40a239f3-efe9-42c2-ad8c-44acd6e8df3e","timestamp":"2024-10-18T00:16:30.223529787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:16:29.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:16:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d793aa02-4436-4a2a-8c63-93a1eccaec22","timestamp":"2024-10-18T00:16:54.796657391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:16:54.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d793aa02-4436-4a2a-8c63-93a1eccaec22","timestamp":"2024-10-18T00:16:54.796657391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:16:54.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:17:15.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a15f1a4-b766-4ad8-b7d6-6aa86e157140","timestamp":"2024-10-18T00:17:15.516820113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:17:15.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:18:29.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3d7ca5f-a7bf-4dda-b110-d82c02f493d8","timestamp":"2024-10-18T00:18:30.223204792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:18:29.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:18:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dd81cfe-fa62-4b8e-a831-6eab82d16bee","timestamp":"2024-10-18T00:18:54.797155314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:18:54.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dd81cfe-fa62-4b8e-a831-6eab82d16bee","timestamp":"2024-10-18T00:18:54.797155314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:18:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:19:15.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"953f4f78-d829-4a02-ab1c-b868a586a959","timestamp":"2024-10-18T00:19:15.516684845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:19:15.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:20:29.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5a6182b-1d9f-402e-a48c-d6972e74de75","timestamp":"2024-10-18T00:20:30.223218031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:20:29.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:20:54.800+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b35db47f-f17e-4da8-aab8-4eb175b0dab8","timestamp":"2024-10-18T00:20:54.797867109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:20:54.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b35db47f-f17e-4da8-aab8-4eb175b0dab8","timestamp":"2024-10-18T00:20:54.797867109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:20:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:21:15.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"147cd339-d2f0-45f9-b80d-25843b732c78","timestamp":"2024-10-18T00:21:15.516988299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:21:15.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:22:29.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0619713f-2c96-4454-a2b4-0b8103bd2a3e","timestamp":"2024-10-18T00:22:30.223701221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:22:29.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:22:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ef1a99f-18f5-4749-9d48-2216063e2034","timestamp":"2024-10-18T00:22:54.796842604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:22:54.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ef1a99f-18f5-4749-9d48-2216063e2034","timestamp":"2024-10-18T00:22:54.796842604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:22:54.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:23:15.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aed16c39-f1a1-4375-91dc-f0204d131eca","timestamp":"2024-10-18T00:23:15.516724228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:23:15.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:24:29.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e3b3d14-d94e-40ce-8af7-ce2e3136a2bd","timestamp":"2024-10-18T00:24:30.223315083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:24:29.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:24:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0056b6e6-70c9-4069-a0f2-48a4caf24894","timestamp":"2024-10-18T00:24:54.796704200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:24:54.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0056b6e6-70c9-4069-a0f2-48a4caf24894","timestamp":"2024-10-18T00:24:54.796704200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:24:54.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:25:15.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64e8eb68-5847-44a1-a95c-23ed776ac570","timestamp":"2024-10-18T00:25:15.516843593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:25:15.409+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:26:29.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1bf5fd1-16a7-4081-8a86-320f7276ce91","timestamp":"2024-10-18T00:26:30.223408046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:26:29.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:26:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e978c7e-9167-49d4-9806-2278a438dd41","timestamp":"2024-10-18T00:26:54.796826754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:26:54.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e978c7e-9167-49d4-9806-2278a438dd41","timestamp":"2024-10-18T00:26:54.796826754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:26:54.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:27:15.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a608bd8-275d-4d90-8253-95b1800f0eea","timestamp":"2024-10-18T00:27:15.516734943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:27:15.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:28:29.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4749816f-15d9-4494-837e-6570dd830f7e","timestamp":"2024-10-18T00:28:30.223535874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:28:29.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:28:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"794b5c4b-f6ce-4349-a830-a4416084b2a3","timestamp":"2024-10-18T00:28:54.796771037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:28:54.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"794b5c4b-f6ce-4349-a830-a4416084b2a3","timestamp":"2024-10-18T00:28:54.796771037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:28:54.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:29:15.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"052b2621-bfe8-499d-86c1-a6688b2a1e7c","timestamp":"2024-10-18T00:29:15.516805906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:29:15.344+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:30:29.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b313f908-ba4c-4df5-9939-174ba43f3f8f","timestamp":"2024-10-18T00:30:30.223318863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:30:29.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:30:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"600d1ed0-d1d3-4e46-a670-f50b877e153b","timestamp":"2024-10-18T00:30:54.796722499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:30:54.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"600d1ed0-d1d3-4e46-a670-f50b877e153b","timestamp":"2024-10-18T00:30:54.796722499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:30:54.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:31:15.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c0e206d-bc6c-4e2e-8569-4d2de6918f5e","timestamp":"2024-10-18T00:31:15.516970945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:31:15.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:31:54.965+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 0 disconnected.
[2024-10-18T00:32:29.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d35c86cc-2b9d-4084-90fb-fc850be5db1b","timestamp":"2024-10-18T00:32:30.223278632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:32:29.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:32:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c9bc118-2cef-4f75-9c23-fe3d8523c81b","timestamp":"2024-10-18T00:32:54.797251892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:32:54.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c9bc118-2cef-4f75-9c23-fe3d8523c81b","timestamp":"2024-10-18T00:32:54.797251892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:32:54.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:33:15.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90267e70-5a7a-407e-a2ca-4b60fc6b03e0","timestamp":"2024-10-18T00:33:15.516704583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:33:15.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:34:29.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f11404b1-9b21-403b-8c49-8848777ffc56","timestamp":"2024-10-18T00:34:30.223422054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:34:29.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:34:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb257eb3-eb10-4adf-bd4e-ce9f78ed5d1b","timestamp":"2024-10-18T00:34:54.796824456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:34:54.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb257eb3-eb10-4adf-bd4e-ce9f78ed5d1b","timestamp":"2024-10-18T00:34:54.796824456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:34:54.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:35:15.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c793737-e701-4d2a-80b7-80e9721ed3e5","timestamp":"2024-10-18T00:35:15.516704612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:35:15.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:36:29.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76661a07-7f78-4afb-9886-b933c65f00ca","timestamp":"2024-10-18T00:36:30.223240711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:36:29.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:36:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78be4a05-f1dd-424c-9db3-3a8c49f1c0f0","timestamp":"2024-10-18T00:36:54.797050985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:36:54.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78be4a05-f1dd-424c-9db3-3a8c49f1c0f0","timestamp":"2024-10-18T00:36:54.797050985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:36:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:37:15.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7e8ffe2-f0f6-461d-a099-84670b0af025","timestamp":"2024-10-18T00:37:15.516766355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:37:15.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:38:29.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8df64e3-4d6b-453d-98c1-6f3b86b590c3","timestamp":"2024-10-18T00:38:30.223300522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:38:29.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:38:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eeb4d08-b936-4315-9d8f-9ec3b54f691c","timestamp":"2024-10-18T00:38:54.797366689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:38:54.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eeb4d08-b936-4315-9d8f-9ec3b54f691c","timestamp":"2024-10-18T00:38:54.797366689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:38:54.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:39:15.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"beeef413-cf85-4ccb-822e-8913c18f96da","timestamp":"2024-10-18T00:39:15.516761033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:39:15.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:40:29.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec194620-dadd-4f9f-9a07-3afa000f2209","timestamp":"2024-10-18T00:40:30.223310705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:40:29.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:40:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58b7158f-bca2-49a5-83c2-20caf00dab06","timestamp":"2024-10-18T00:40:54.796787938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:40:54.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58b7158f-bca2-49a5-83c2-20caf00dab06","timestamp":"2024-10-18T00:40:54.796787938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:40:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:41:07.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8e3d71d8-a131-40b2-9af7-85aae5011827","timestamp":"2024-10-18T00:41:07.804264710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:41:07.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2024-10-18T00:41:15.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31ddf8e1-ee65-4c84-98ba-7e66ee0d859e","timestamp":"2024-10-18T00:41:15.516757649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:41:15.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:42:29.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e52f089-74d5-41c0-acbd-d8b3ecdd7422","timestamp":"2024-10-18T00:42:30.223432491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:42:29.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:42:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"539e67f0-100e-439d-a1ee-2bef4c283a0b","timestamp":"2024-10-18T00:42:54.796634161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:42:54.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"539e67f0-100e-439d-a1ee-2bef4c283a0b","timestamp":"2024-10-18T00:42:54.796634161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:42:54.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:43:05.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ca01130-2c36-41c3-ba69-af114b65cb40","timestamp":"2024-10-18T00:43:07.655028720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:43:05.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:43:15.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"440143a0-ccbf-415a-8bd3-46ff3af7d713","timestamp":"2024-10-18T00:43:15.516835814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:43:15.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:44:29.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48f4dc80-5ba1-4b3e-9511-91eca2e31439","timestamp":"2024-10-18T00:44:30.223287494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:44:29.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:44:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3d6daa6-c9b7-4cd4-aae0-1f75afedb1fc","timestamp":"2024-10-18T00:44:54.796944042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:44:54.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3d6daa6-c9b7-4cd4-aae0-1f75afedb1fc","timestamp":"2024-10-18T00:44:54.796944042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:44:54.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:45:05.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06b3c8b4-f46f-47b4-b2d8-e853d53dd418","timestamp":"2024-10-18T00:45:07.654736465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:45:05.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:45:15.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fe58f0e-8b99-42b9-b60c-79e028b9eba8","timestamp":"2024-10-18T00:45:15.516828033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:45:15.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:46:29.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d642e15b-5055-4184-b678-944d3c40aa99","timestamp":"2024-10-18T00:46:30.223340300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:46:29.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:46:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a233d5d-deaf-4aa0-9b1a-d46f31dfedaa","timestamp":"2024-10-18T00:46:54.796997929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:46:54.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a233d5d-deaf-4aa0-9b1a-d46f31dfedaa","timestamp":"2024-10-18T00:46:54.796997929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:46:54.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:47:05.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79dada6d-b472-4284-b1b0-e39a5a641dcb","timestamp":"2024-10-18T00:47:07.655132319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:47:05.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:47:15.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f509ea62-2904-4350-932b-3c38301a962a","timestamp":"2024-10-18T00:47:15.517045364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:47:15.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:48:29.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef3917f8-3594-4d29-a097-db245b73259b","timestamp":"2024-10-18T00:48:30.223303227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:48:29.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:48:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb574467-c1bd-4308-8edd-334876182299","timestamp":"2024-10-18T00:48:54.796751758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:48:54.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb574467-c1bd-4308-8edd-334876182299","timestamp":"2024-10-18T00:48:54.796751758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:48:54.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:49:05.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92ed6355-6282-47d5-8d49-310428e275ce","timestamp":"2024-10-18T00:49:07.655631673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:49:05.996+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:49:15.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4acda11-bc71-4274-b467-23267fa1a98f","timestamp":"2024-10-18T00:49:15.516972975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:49:15.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:50:29.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b01d125-60d1-49c0-aa5c-0a77f7d1cf32","timestamp":"2024-10-18T00:50:30.223512335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:50:29.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:50:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca163675-b13e-4a63-910b-2d1ef0f37d5b","timestamp":"2024-10-18T00:50:54.796722568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:50:54.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca163675-b13e-4a63-910b-2d1ef0f37d5b","timestamp":"2024-10-18T00:50:54.796722568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:50:54.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:51:05.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba87910-1153-4525-ba6d-bbce647fe3c5","timestamp":"2024-10-18T00:51:07.655067356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:51:05.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:51:15.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3badcc8a-0910-4409-8ecf-16940445bad9","timestamp":"2024-10-18T00:51:15.516916484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:51:15.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:52:29.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a77667e7-8f9a-4695-97ef-cb543a3eba9c","timestamp":"2024-10-18T00:52:30.223444920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:52:29.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:52:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"462f1af9-085b-407b-8707-dcfb1ca5cdae","timestamp":"2024-10-18T00:52:54.796593011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:52:54.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"462f1af9-085b-407b-8707-dcfb1ca5cdae","timestamp":"2024-10-18T00:52:54.796593011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:52:54.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:53:05.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"715aec9b-d707-4a2d-b4dd-433884675fae","timestamp":"2024-10-18T00:53:07.656731468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:53:05.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:53:15.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e8b6c3a-2a21-41d9-8355-db14c2ed4ef0","timestamp":"2024-10-18T00:53:15.516840948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:53:15.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:54:29.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c670d29-00bc-4f3d-bcc9-f8a7ebd7023a","timestamp":"2024-10-18T00:54:30.223379500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:54:29.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:54:54.802+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"136d2246-4d44-44e0-ba39-d3c7d7fa50a0","timestamp":"2024-10-18T00:54:54.798442914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:54:54.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"136d2246-4d44-44e0-ba39-d3c7d7fa50a0","timestamp":"2024-10-18T00:54:54.798442914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:54:54.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:55:05.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc6d8ed-88c9-45a1-b10d-23756b3d8843","timestamp":"2024-10-18T00:55:07.654816539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:55:05.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:55:15.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"189d2ec9-e596-45ac-93d5-a8f5069c49a4","timestamp":"2024-10-18T00:55:15.516741155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:55:15.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:56:24.911+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 1 disconnected.
[2024-10-18T00:56:29.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fc839ec-5a3e-4d4f-8a84-068937b42f9e","timestamp":"2024-10-18T00:56:30.223436199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:56:29.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:56:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfbf0304-8a18-4fc9-84e5-b708f988d4e5","timestamp":"2024-10-18T00:56:54.796708952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:56:54.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfbf0304-8a18-4fc9-84e5-b708f988d4e5","timestamp":"2024-10-18T00:56:54.796708952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:56:54.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:57:05.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0920ff53-60dc-4225-98a3-33319c6ed210","timestamp":"2024-10-18T00:57:07.654773591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:57:05.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:57:15.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d42c4b2-f1ca-4127-85e5-f98f899ee2fe","timestamp":"2024-10-18T00:57:15.516790317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:57:15.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:58:29.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c20f9a8d-804b-41f2-9ff0-0dd291b0926f","timestamp":"2024-10-18T00:58:30.223493771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T00:58:29.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:58:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3827aebd-7e10-404e-8c45-c1d5fc9aebb6","timestamp":"2024-10-18T00:58:54.796807203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:58:54.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3827aebd-7e10-404e-8c45-c1d5fc9aebb6","timestamp":"2024-10-18T00:58:54.796807203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T00:58:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:59:05.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20d83fda-0b3c-4589-aa1b-abdb52c3cc10","timestamp":"2024-10-18T00:59:07.654684499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T00:59:05.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T00:59:15.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0db06d21-0786-4e11-bbe0-b561636a1ba4","timestamp":"2024-10-18T00:59:15.516616874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T00:59:15.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:00:29.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05c67d6e-0837-4412-953f-499d95a70e56","timestamp":"2024-10-18T01:00:30.223267569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:00:29.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:00:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12a4ce95-5f89-4166-b71f-d74fd752c8cf","timestamp":"2024-10-18T01:00:54.796788248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:00:54.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12a4ce95-5f89-4166-b71f-d74fd752c8cf","timestamp":"2024-10-18T01:00:54.796788248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:00:54.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:01:06.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e2f1884-b608-48b0-98f9-1de140fb3b5f","timestamp":"2024-10-18T01:01:07.656063726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:01:06.012+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:01:15.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35be97b4-a851-4748-874f-8103d2ef774f","timestamp":"2024-10-18T01:01:15.516904415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:01:15.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:02:29.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f30097bf-9329-4290-a265-ffc7dd85d9ab","timestamp":"2024-10-18T01:02:30.223431132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:02:29.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:02:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"729427f6-9d0d-461f-9636-a26dfa64b059","timestamp":"2024-10-18T01:02:54.796753228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:02:54.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"729427f6-9d0d-461f-9636-a26dfa64b059","timestamp":"2024-10-18T01:02:54.796753228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:02:54.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:03:05.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3935d09c-f1e5-4a7d-9eb3-0008a51263fe","timestamp":"2024-10-18T01:03:07.654681819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:03:05.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:03:15.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8050ab3-e65f-4972-b95f-56a70b9c5c9b","timestamp":"2024-10-18T01:03:15.516790137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:03:15.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:04:29.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ec0caac-1d79-4f31-bfe6-1fbbce1ca746","timestamp":"2024-10-18T01:04:30.223426776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:04:29.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:04:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b3c0ec-0cec-4cda-879e-f8af2409e991","timestamp":"2024-10-18T01:04:54.797133905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:04:54.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b3c0ec-0cec-4cda-879e-f8af2409e991","timestamp":"2024-10-18T01:04:54.797133905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:04:54.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:05:05.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1307238f-babd-4924-9e26-758f0e6906ff","timestamp":"2024-10-18T01:05:07.654614514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:05:05.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:05:15.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"955ee2f4-b671-4c40-89e0-f8c83c742f77","timestamp":"2024-10-18T01:05:15.516732274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:05:15.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:05:54.875+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 0 disconnected.
[2024-10-18T01:06:29.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ced06fce-26a0-4797-a3d8-23ccfe265084","timestamp":"2024-10-18T01:06:30.223170421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:06:29.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:06:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e976df-b6b6-45b9-b82c-e7422d4d165d","timestamp":"2024-10-18T01:06:54.797194537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:06:54.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e976df-b6b6-45b9-b82c-e7422d4d165d","timestamp":"2024-10-18T01:06:54.797194537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:06:54.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:07:05.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dabbef20-aa94-47fd-809d-c7dc778cb369","timestamp":"2024-10-18T01:07:07.654643269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:07:05.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:07:15.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a04dbb1e-2bda-46ec-ba9b-e359ad089c5a","timestamp":"2024-10-18T01:07:15.516822917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:07:15.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:08:29.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dc49db5-8a4c-4d16-bdad-3f1abaea5219","timestamp":"2024-10-18T01:08:30.223313507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:08:29.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:08:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"469f709d-a5c1-4d33-90a8-5c10613d1553","timestamp":"2024-10-18T01:08:54.797443884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:08:54.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"469f709d-a5c1-4d33-90a8-5c10613d1553","timestamp":"2024-10-18T01:08:54.797443884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:08:54.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:09:05.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a65343da-5b0a-4907-bd83-911a7005ba56","timestamp":"2024-10-18T01:09:07.654684639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:09:05.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:09:15.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0d72304-92bc-454b-b43a-4dbf49016796","timestamp":"2024-10-18T01:09:15.516780215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:09:15.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:10:29.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8dbd9c9-d1e5-44cc-8a0b-a2774d981a1d","timestamp":"2024-10-18T01:10:30.223322724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:10:29.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:10:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e620b84-41cd-4114-b3e1-daa2493df19c","timestamp":"2024-10-18T01:10:54.797001717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:10:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e620b84-41cd-4114-b3e1-daa2493df19c","timestamp":"2024-10-18T01:10:54.797001717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:10:54.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:11:05.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f92384aa-43c6-4fab-bc65-5f648be069c7","timestamp":"2024-10-18T01:11:07.654723773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:11:05.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:11:15.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4580b91a-60dd-45e8-8b84-3a6cefcccdd0","timestamp":"2024-10-18T01:11:15.517084059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:11:15.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:12:29.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d95206fc-21c8-47a5-931d-349a1b4b706f","timestamp":"2024-10-18T01:12:30.223447755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:12:29.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:12:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b320d55b-b43a-496e-8002-2126702caa64","timestamp":"2024-10-18T01:12:54.797032211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:12:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b320d55b-b43a-496e-8002-2126702caa64","timestamp":"2024-10-18T01:12:54.797032211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:12:54.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:13:05.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7963e23-ab16-4d9b-adb3-d686c55a958e","timestamp":"2024-10-18T01:13:07.659313393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:13:05.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:13:15.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75d03fba-ee13-4f86-b970-e93450c336cf","timestamp":"2024-10-18T01:13:15.516782276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:13:15.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:14:29.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5035fe3-3a30-4b58-a6b4-cd07a9b9a6f8","timestamp":"2024-10-18T01:14:30.223210065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:14:29.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:14:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c209f5a-65b3-4414-9f97-2ca74548ea92","timestamp":"2024-10-18T01:14:54.796661037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:14:54.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c209f5a-65b3-4414-9f97-2ca74548ea92","timestamp":"2024-10-18T01:14:54.796661037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:14:54.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:14:58.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3196c7c1-d68f-489f-90a4-ea20f5f244de","timestamp":"2024-10-18T01:14:59.149923755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:14:58.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2024-10-18T01:15:05.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"986a5360-319f-46aa-979c-2881482ec33b","timestamp":"2024-10-18T01:15:07.656076672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:15:05.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:15:15.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36c992fb-17aa-474d-862c-bafa37a46185","timestamp":"2024-10-18T01:15:15.516670222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:15:15.344+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:15:54.891+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 0 disconnected.
[2024-10-18T01:16:29.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e056afd4-4d00-4473-af83-4757fd9f5fe6","timestamp":"2024-10-18T01:16:30.223254368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:16:29.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:16:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5095c8b4-f78c-4e5b-b4f6-0f3f707cbc81","timestamp":"2024-10-18T01:16:54.796671903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:16:54.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5095c8b4-f78c-4e5b-b4f6-0f3f707cbc81","timestamp":"2024-10-18T01:16:54.796671903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:16:54.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:16:57.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae3e9cfd-3bfb-4c8d-9718-4cfc0d65ff50","timestamp":"2024-10-18T01:16:58.995850447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:16:57.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:17:05.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c3963d0-adb3-4741-9216-a44911acb374","timestamp":"2024-10-18T01:17:07.654874079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:17:05.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:17:15.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76d90021-0dfe-459f-b679-0454e2e3e785","timestamp":"2024-10-18T01:17:15.516681382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:17:15.407+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:18:29.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0122785-6112-4782-b240-4d632b91345d","timestamp":"2024-10-18T01:18:30.223401230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:18:29.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:18:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8692c835-4970-42aa-bff9-53863bd68764","timestamp":"2024-10-18T01:18:54.796728336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:18:54.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8692c835-4970-42aa-bff9-53863bd68764","timestamp":"2024-10-18T01:18:54.796728336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:18:54.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:18:57.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bd8c9d0-bb53-47db-bc00-0a43128dd68e","timestamp":"2024-10-18T01:18:58.994912708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:18:57.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:19:05.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f768cff7-c02c-4c6f-b42c-bfa616d4679c","timestamp":"2024-10-18T01:19:07.654737389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:19:05.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:19:15.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc658969-fa46-4fca-abee-ead10bebc5d5","timestamp":"2024-10-18T01:19:15.517075192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:19:15.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:20:29.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ec101a3-feee-4e14-92ab-56807431055c","timestamp":"2024-10-18T01:20:30.223329560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:20:29.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:20:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87460243-2b0b-4b2d-bdc9-21ba070ead87","timestamp":"2024-10-18T01:20:54.796557326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:20:54.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87460243-2b0b-4b2d-bdc9-21ba070ead87","timestamp":"2024-10-18T01:20:54.796557326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:20:54.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:20:57.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb8b7078-d2ab-4ad4-848f-d68551dd53fe","timestamp":"2024-10-18T01:20:58.995563474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:20:57.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:21:05.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd4be3ce-8d5d-4899-b960-34db4752bac6","timestamp":"2024-10-18T01:21:07.654627470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:21:05.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:21:15.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"177fe990-efb2-4c6d-8f2f-7e760e4dc93a","timestamp":"2024-10-18T01:21:15.516737096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:21:15.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:22:29.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9224a38-2e37-424f-89bb-9d692eef9180","timestamp":"2024-10-18T01:22:30.223310845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:22:29.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:22:54.801+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3206bdd0-afea-4734-a2d9-84bc9523097a","timestamp":"2024-10-18T01:22:54.798463906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:22:54.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3206bdd0-afea-4734-a2d9-84bc9523097a","timestamp":"2024-10-18T01:22:54.798463906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:22:54.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:22:57.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad2a8aea-1efc-4a21-a0d0-faf3f4b173f3","timestamp":"2024-10-18T01:22:58.994946900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:22:57.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:23:05.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e346638a-12bc-4055-8392-89b45ac51a84","timestamp":"2024-10-18T01:23:07.654952996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:23:05.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:23:15.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daa7ad9f-286a-416d-b146-34cafb12639f","timestamp":"2024-10-18T01:23:15.516665114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:23:15.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:24:29.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"323af6c1-8a1b-402e-b622-8b76c5cce4dd","timestamp":"2024-10-18T01:24:30.223437246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:24:29.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:24:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"648fbec4-ed18-4eef-908a-5e39070446de","timestamp":"2024-10-18T01:24:54.796635554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:24:54.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"648fbec4-ed18-4eef-908a-5e39070446de","timestamp":"2024-10-18T01:24:54.796635554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:24:54.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:24:57.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63031b6c-001e-48a5-a066-4b399bdd7099","timestamp":"2024-10-18T01:24:58.995510844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:24:57.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:25:05.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59968b29-face-4715-893e-bac928507c0b","timestamp":"2024-10-18T01:25:07.654702229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:25:05.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:25:15.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5562a6f8-5bc2-4d75-81ec-48ad2da1e2e5","timestamp":"2024-10-18T01:25:15.516792777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:25:15.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:25:55.003+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 0 disconnected.
[2024-10-18T01:26:29.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3acf9d33-b22f-45af-8e4f-cfa56ecedbe6","timestamp":"2024-10-18T01:26:30.223572609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:26:29.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:26:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8497d6c-b99a-4827-abda-f454afd6f060","timestamp":"2024-10-18T01:26:54.796857110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:26:54.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8497d6c-b99a-4827-abda-f454afd6f060","timestamp":"2024-10-18T01:26:54.796857110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:26:54.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:26:57.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f92b1dd-99b3-4e81-9185-8ed6639b5355","timestamp":"2024-10-18T01:26:58.995345418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:26:57.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:27:05.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d6c1978-8367-4712-8221-7e33a01b09b2","timestamp":"2024-10-18T01:27:07.656193904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:27:05.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:27:15.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b399dff5-2905-4631-9146-99e998f8d157","timestamp":"2024-10-18T01:27:15.517039220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:27:15.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:28:29.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62822f38-1a95-4ce4-b4ce-8109bc4d4e08","timestamp":"2024-10-18T01:28:30.223186709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:28:29.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:28:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f06e1e-32d5-4e3b-a9b8-e0dbbac8c206","timestamp":"2024-10-18T01:28:54.797220752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:28:54.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f06e1e-32d5-4e3b-a9b8-e0dbbac8c206","timestamp":"2024-10-18T01:28:54.797220752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:28:54.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:28:57.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5955203-d81a-4594-aaf5-94e1538542a7","timestamp":"2024-10-18T01:28:58.995041947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:28:57.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:29:05.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9a8d63d-0b5b-49e3-bb68-158908503ff1","timestamp":"2024-10-18T01:29:07.654680327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:29:05.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:29:15.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e2475ee-25b4-4492-bbe2-a8b2354b8989","timestamp":"2024-10-18T01:29:15.516769882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:29:15.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:30:29.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f48f6b9-4f82-4949-a839-64418f659af4","timestamp":"2024-10-18T01:30:30.223384708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:30:29.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:30:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0be499bc-af32-47ef-b0e7-e9e45f1eca1d","timestamp":"2024-10-18T01:30:54.796823468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:30:54.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0be499bc-af32-47ef-b0e7-e9e45f1eca1d","timestamp":"2024-10-18T01:30:54.796823468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:30:54.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:30:57.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eb8754e-6a4a-474f-83fc-235fbe74e949","timestamp":"2024-10-18T01:30:58.994951015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:30:57.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:31:05.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a306d8d-9555-4813-b330-83469dfa8a8a","timestamp":"2024-10-18T01:31:07.655022752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:31:05.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:31:15.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a2b12f1-b115-48cb-b610-fed7a1f26d6e","timestamp":"2024-10-18T01:31:15.516746502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:31:15.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:32:29.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a726f75-9f66-4581-b5ba-d952a6a76ac3","timestamp":"2024-10-18T01:32:30.223270441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:32:29.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:32:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77090560-487f-4ba1-9ff4-03aab0c9672f","timestamp":"2024-10-18T01:32:54.796848639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:32:54.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77090560-487f-4ba1-9ff4-03aab0c9672f","timestamp":"2024-10-18T01:32:54.796848639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:32:54.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:32:57.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55ea33d3-acc3-4966-a11a-306179fde5c2","timestamp":"2024-10-18T01:32:58.994831457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:32:57.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:33:05.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf27b99f-2737-4021-a097-9799eabee673","timestamp":"2024-10-18T01:33:07.654629361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:33:05.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:33:15.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40eb9169-35df-4f88-a3ab-fec945b0ea4c","timestamp":"2024-10-18T01:33:15.516845129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:33:15.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:34:29.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ca23721-dd37-449d-8354-c9f77df3fea1","timestamp":"2024-10-18T01:34:30.223237430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:34:29.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:34:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eb6051a-d59f-4d34-aa5e-331f477e4d30","timestamp":"2024-10-18T01:34:54.796773681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:34:54.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eb6051a-d59f-4d34-aa5e-331f477e4d30","timestamp":"2024-10-18T01:34:54.796773681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:34:54.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:34:57.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7346a067-397e-461f-840a-a70d37b6bae1","timestamp":"2024-10-18T01:34:58.994999971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:34:57.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:35:05.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b9cef45-126d-4453-8448-b8ce287cc8aa","timestamp":"2024-10-18T01:35:07.654645114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:35:05.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:35:15.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b84b6a1-198a-4632-93a0-5c89154e3290","timestamp":"2024-10-18T01:35:15.516816690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:35:15.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:36:29.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ee63816-5708-4c39-9162-ac7bbbd69e95","timestamp":"2024-10-18T01:36:30.223216674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:36:29.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:36:54.801+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ba607df-20cf-445a-8f5e-ad2836790d2f","timestamp":"2024-10-18T01:36:54.798069738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:36:54.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ba607df-20cf-445a-8f5e-ad2836790d2f","timestamp":"2024-10-18T01:36:54.798069738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:36:54.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:36:57.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"493cbb69-5975-4a8b-8bf1-25091353ee04","timestamp":"2024-10-18T01:36:58.997439932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:36:57.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:37:05.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d2e7989-8dee-4970-a76d-773fb61292c2","timestamp":"2024-10-18T01:37:07.654658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:37:05.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:37:15.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca19afe0-b699-4c3e-8da2-2b133e7dee2c","timestamp":"2024-10-18T01:37:15.516706447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:37:15.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:38:29.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2b056ee-c800-4837-9299-6b2aa7745baa","timestamp":"2024-10-18T01:38:30.223361247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:38:29.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:38:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca0f203f-43ff-40fe-a612-dadf6ed562e1","timestamp":"2024-10-18T01:38:54.796756998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:38:54.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca0f203f-43ff-40fe-a612-dadf6ed562e1","timestamp":"2024-10-18T01:38:54.796756998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:38:54.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:38:57.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"43b68c62-1bf6-40a7-ac4a-c8f9c97dd5fd","timestamp":"2024-10-18T01:38:58.996761661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:38:57.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:39:05.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44ac78cb-cdf2-48f7-a45a-c57b3f99b9c1","timestamp":"2024-10-18T01:39:07.657510813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:39:05.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:39:15.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60cd7a15-62d4-4221-8d45-3e7a062a78bf","timestamp":"2024-10-18T01:39:15.516926145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:39:15.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:40:29.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3d2ff4a-215e-4a54-a336-3f63101d17d3","timestamp":"2024-10-18T01:40:30.223307868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:40:29.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:40:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d03a4bb9-06aa-4804-a109-788141c70f44","timestamp":"2024-10-18T01:40:54.796753701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:40:54.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d03a4bb9-06aa-4804-a109-788141c70f44","timestamp":"2024-10-18T01:40:54.796753701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:40:54.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:40:57.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"673d2c85-6f6e-4fe0-adc5-0b1ba5514153","timestamp":"2024-10-18T01:40:58.995186337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:40:57.173+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:41:05.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3ace2f1-da63-4c14-aeed-b6b8519d33d8","timestamp":"2024-10-18T01:41:07.655726796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:41:05.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:41:15.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"614f71d3-be16-4ab1-adb0-4a0662581c47","timestamp":"2024-10-18T01:41:15.516660655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:41:15.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:42:29.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d458f255-5153-43a3-a414-ab0d39d07773","timestamp":"2024-10-18T01:42:30.223279358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:42:29.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:42:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfe95dda-b734-41a6-acb7-a610b940ffc4","timestamp":"2024-10-18T01:42:54.796637103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:42:54.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfe95dda-b734-41a6-acb7-a610b940ffc4","timestamp":"2024-10-18T01:42:54.796637103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:42:54.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:42:57.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a21a54c-d452-4a99-875d-ec14f8214701","timestamp":"2024-10-18T01:42:58.994750380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:42:57.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:43:05.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b7db2d3-1437-4102-8da6-84e3b62945a9","timestamp":"2024-10-18T01:43:07.654615656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:43:05.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:43:15.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd0169b7-b8dd-4773-a573-7acd69464a05","timestamp":"2024-10-18T01:43:15.516861072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:43:15.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:44:29.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07352397-52b9-4087-ab6c-4a64ea5d22f8","timestamp":"2024-10-18T01:44:30.223196358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:44:29.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:44:54.798+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de993b93-4357-4c3d-8187-9e334c931ed5","timestamp":"2024-10-18T01:44:54.797450406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:44:54.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de993b93-4357-4c3d-8187-9e334c931ed5","timestamp":"2024-10-18T01:44:54.797450406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:44:54.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:44:57.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3184d187-4642-42ea-9888-051237f1694f","timestamp":"2024-10-18T01:44:58.994861633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:44:57.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:45:05.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff99d903-feb5-4a5b-a8ee-9f930dd61f73","timestamp":"2024-10-18T01:45:07.654510040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:45:05.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:45:15.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37d71880-f36b-4f53-aac5-e5dcc81d0c86","timestamp":"2024-10-18T01:45:15.516806231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:45:15.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:46:29.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2057a76b-17dc-4b8f-962f-d17cae286d57","timestamp":"2024-10-18T01:46:30.223336337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:46:29.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:46:54.799+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5901bf6-60ff-45ed-ac6d-866189864185","timestamp":"2024-10-18T01:46:54.797167653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:46:54.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5901bf6-60ff-45ed-ac6d-866189864185","timestamp":"2024-10-18T01:46:54.797167653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:46:54.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:46:57.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a60ae3ff-9fb4-4d9c-bdd1-0a64a0431398","timestamp":"2024-10-18T01:46:58.998040751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:46:57.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:47:05.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4af59f36-6870-43ec-9aa4-9f382954230b","timestamp":"2024-10-18T01:47:07.654700642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:47:05.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:47:15.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5eb543a-148e-4062-9ed9-68bb1c73956f","timestamp":"2024-10-18T01:47:15.516638472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:47:15.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:48:29.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70132aa7-a3b2-4185-a7b7-f2ab3dc27f36","timestamp":"2024-10-18T01:48:30.223419968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:48:29.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:48:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4067ee93-0f92-4e84-8ddb-104799624a40","timestamp":"2024-10-18T01:48:54.796945032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:48:54.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4067ee93-0f92-4e84-8ddb-104799624a40","timestamp":"2024-10-18T01:48:54.796945032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:48:54.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:48:57.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b37b40e8-e2a6-4fc5-8422-c5927fd62d93","timestamp":"2024-10-18T01:48:58.995843554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:48:57.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:49:05.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1040ae6-76aa-4d94-a4de-10cd1ccdbacf","timestamp":"2024-10-18T01:49:07.656059973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:49:05.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:49:15.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec4a509-a1c6-4379-93fd-310bb214711b","timestamp":"2024-10-18T01:49:15.516733783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:49:15.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:49:54.846+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-k8s-ppnt-client-id] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Node 1 disconnected.
[2024-10-18T01:50:29.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"678fe9cf-9709-4431-9c22-c39b9a7348ba","timestamp":"2024-10-18T01:50:30.223231107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:50:29.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:50:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5245ac98-80ef-45c1-8855-7b7e9b7652bb","timestamp":"2024-10-18T01:50:54.796859013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:50:54.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5245ac98-80ef-45c1-8855-7b7e9b7652bb","timestamp":"2024-10-18T01:50:54.796859013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:50:54.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:50:57.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23257711-eeda-4630-a215-2eedab92aefc","timestamp":"2024-10-18T01:50:58.994848199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:50:57.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:51:05.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"376bf7f4-153e-4afa-b9bc-4ff36a582334","timestamp":"2024-10-18T01:51:07.655106506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:51:05.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:51:15.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e089c8cd-8248-483a-8f27-73211ffade3f","timestamp":"2024-10-18T01:51:15.516841526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:51:15.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:52:29.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5c61742-ac2f-4767-89f8-f9d78eaed451","timestamp":"2024-10-18T01:52:30.223227473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:52:29.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:52:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1a4ff14-efef-4eba-89e9-cc386e369d57","timestamp":"2024-10-18T01:52:54.796588941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:52:54.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1a4ff14-efef-4eba-89e9-cc386e369d57","timestamp":"2024-10-18T01:52:54.796588941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:52:54.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:52:57.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f9d238-5018-4d30-8cd7-6e1bcea0be01","timestamp":"2024-10-18T01:52:58.994703690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:52:57.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:53:05.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7049d1ec-1c78-4b04-bb3f-d91b941b06d5","timestamp":"2024-10-18T01:53:07.654555029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:53:05.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:53:15.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98562b6c-8932-4807-aac0-bddca6134948","timestamp":"2024-10-18T01:53:15.516907589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:53:15.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:54:30.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53342a76-051c-4cad-8209-82761d5b5ece","timestamp":"2024-10-18T01:54:30.223622532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:54:30.006+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:54:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fafd51d-bd92-4ac0-b508-77bf56095f0a","timestamp":"2024-10-18T01:54:54.796860822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:54:54.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fafd51d-bd92-4ac0-b508-77bf56095f0a","timestamp":"2024-10-18T01:54:54.796860822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:54:54.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:54:57.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9024f9c3-fc4c-4dc0-9fea-fceb10a01165","timestamp":"2024-10-18T01:54:58.994846268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:54:57.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:55:05.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"092ecf6a-ee86-4dff-8650-ac8040692073","timestamp":"2024-10-18T01:55:07.654764537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:55:05.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:55:15.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12e9e863-6df8-437e-adb3-913df88a10ef","timestamp":"2024-10-18T01:55:15.516893756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:55:15.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:56:29.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cb67f48f-9d10-47c9-9255-9422899910af","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6e2081da-743c-4a33-990e-9347416fd9e0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d02d15d5-1d98-43e3-8a65-861178d465bc","timestamp":"2024-10-18T01:56:30.223255246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2024-10-18T01:56:29.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:56:54.797+00:00|INFO|network|pool-5-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ffc50f6-643b-4744-9c10-4a62c4b6df25","timestamp":"2024-10-18T01:56:54.796728867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:56:54.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2d76d129-c417-4bea-96e5-78f0d9577c2c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ffc50f6-643b-4744-9c10-4a62c4b6df25","timestamp":"2024-10-18T01:56:54.796728867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2024-10-18T01:56:54.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:56:57.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26a5bcda-0739-4b4a-85eb-5d3ab5ff6010","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7a1b020-e9db-44be-9a29-23a62831e421","timestamp":"2024-10-18T01:56:58.994946619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2024-10-18T01:56:57.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:57:05.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2c2d464a-de7f-4c7f-b501-cccff37451d0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0501fe87-8436-4fa3-b88a-23de1a8ec9d5","timestamp":"2024-10-18T01:57:07.654692315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2024-10-18T01:57:05.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2024-10-18T01:57:15.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"72015161-d94b-4380-bbd0-5b3a113dcf84","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d416281-746c-44b8-a1ee-4f0e7170b115","timestamp":"2024-10-18T01:57:15.516713145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2024-10-18T01:57:15.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS