Results

By type

          Policy clamp Kubernetes participant config file: /opt/app/policy/clamp/etc/mounted/KubernetesParticipantParameters.yaml
overriding logback xml file

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

[2023-12-25T01:15:49.500+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 8.0.1.Final
[2023-12-25T01:15:50.129+00:00|INFO|Application|main] Starting Application using Java 17.0.9 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-12-25T01:15:50.131+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-12-25T01:15:58.260+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8083"]
[2023-12-25T01:15:58.264+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-12-25T01:15:58.264+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.13]
[2023-12-25T01:15:58.532+00:00|INFO|[/onap/policy/clamp/acm/k8sparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-12-25T01:16:00.216+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

[2023-12-25T01:16:00.492+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-12-25T01:16:00.628+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.0
[2023-12-25T01:16:00.628+00:00|INFO|AppInfoParser|main] Kafka commitId: 60e845626d8a465a
[2023-12-25T01:16:00.628+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1703466960625
[2023-12-25T01:16:00.632+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
[2023-12-25T01:16:04.018+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8083"]
[2023-12-25T01:16:04.106+00:00|INFO|ServiceManager|main] service manager starting
[2023-12-25T01:16:04.106+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-12-25T01:16:04.125+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0f543e13-9046-4707-8de0-c71ccdc41d1a, consumerInstance=onap-policy-clamp-ac-k8s-ppnt-5484857cd4-rzn8g, 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
[2023-12-25T01:16:04.158+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

[2023-12-25T01:16:04.169+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.0
[2023-12-25T01:16:04.169+00:00|INFO|AppInfoParser|main] Kafka commitId: 60e845626d8a465a
[2023-12-25T01:16:04.169+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1703466964169
[2023-12-25T01:16:04.169+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
[2023-12-25T01:16:04.170+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=000053d8-ed1d-410a-b9d5-99fb9bdb9452, alive=false, publisher=null]]: starting
[2023-12-25T01:16:04.193+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

[2023-12-25T01:16:04.211+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-k8s-ppnt-client-id] Instantiated an idempotent producer.
[2023-12-25T01:16:04.245+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.0
[2023-12-25T01:16:04.245+00:00|INFO|AppInfoParser|main] Kafka commitId: 60e845626d8a465a
[2023-12-25T01:16:04.245+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1703466964245
[2023-12-25T01:16:04.246+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=000053d8-ed1d-410a-b9d5-99fb9bdb9452, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-12-25T01:16:04.246+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0
[2023-12-25T01:16:04.284+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-12-25T01:16:04.288+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-12-25T01:16:04.290+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionMigrationListener
[2023-12-25T01:16:04.295+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRestartListener
[2023-12-25T01:16:04.295+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-12-25T01:16:04.295+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-12-25T01:16:04.295+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-12-25T01:16:04.295+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-12-25T01:16:04.296+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-12-25T01:16:04.296+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-12-25T01:16:04.296+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0f543e13-9046-4707-8de0-c71ccdc41d1a, consumerInstance=onap-policy-clamp-ac-k8s-ppnt-5484857cd4-rzn8g, 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@2c7db926
[2023-12-25T01:16:04.296+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0f543e13-9046-4707-8de0-c71ccdc41d1a, consumerInstance=onap-policy-clamp-ac-k8s-ppnt-5484857cd4-rzn8g, 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
[2023-12-25T01:16:04.296+00:00|INFO|ServiceManager|main] service manager started
[2023-12-25T01:16:04.350+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-12-25T01:16:04.353+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6a9f8302-4b23-4215-b264-ddb5c92bc876","timestamp":"2023-12-25T01:16:04.297430760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:16:05.187+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: WqWNbAteTSa-KlhleODnGA
[2023-12-25T01:16:05.189+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 2 with epoch 0
[2023-12-25T01:16:05.195+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: WqWNbAteTSa-KlhleODnGA
[2023-12-25T01:16:05.200+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-12-25T01:16:05.234+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
[2023-12-25T01:16:05.322+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-5349619a-9e84-446c-8a29-9294c5fd6ac2
[2023-12-25T01:16:05.323+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)
[2023-12-25T01:16:05.323+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
[2023-12-25T01:16:05.413+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=6a9f8302-4b23-4215-b264-ddb5c92bc876, timestamp=2023-12-25T01:16:04.297430760Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c02, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=368a319c-7f1d-48ce-9534-62c33e1ce83d, typeName=org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement, typeVersion=1.0.0)])
[2023-12-25T01:16:05.418+00:00|INFO|Application|main] Started Application in 18.506 seconds (process running for 19.983)
[2023-12-25T01:16:08.332+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-5349619a-9e84-446c-8a29-9294c5fd6ac2', protocol='range'}
[2023-12-25T01:16:08.343+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-5349619a-9e84-446c-8a29-9294c5fd6ac2=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])}
[2023-12-25T01:16:08.381+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-5349619a-9e84-446c-8a29-9294c5fd6ac2', protocol='range'}
[2023-12-25T01:16:08.384+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])
[2023-12-25T01:16:08.398+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
[2023-12-25T01:16:08.434+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
[2023-12-25T01:16:08.434+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
[2023-12-25T01:16:08.434+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
[2023-12-25T01:16:08.434+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
[2023-12-25T01:16:08.434+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
[2023-12-25T01:16:08.434+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
[2023-12-25T01:16:08.589+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-k8s-ppnt] [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=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-12-25T01:16:08.591+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=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-12-25T01:16:08.592+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-k8s-ppnt] [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=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-12-25T01:16:08.592+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=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-12-25T01:16:08.610+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=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-12-25T01:16:08.610+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=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-12-25T01:16:13.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"52d15a52-b26d-4a5b-9711-e214068b9d47","timestamp":"2023-12-25T01:16:08.636189231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:16:13.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-12-25T01:17:40.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"345fda15-d234-4011-920f-285b7d9e4993","timestamp":"2023-12-25T01:17:40.718629377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:17:40.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:17:41.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58dca906-1050-4e61-963f-8b8931aafcef","timestamp":"2023-12-25T01:17:41.845319110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:17:41.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:17:57.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6320964-16b5-4cf5-96e8-fc03adfab472","timestamp":"2023-12-25T01:17:57.376947576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:17:57.709+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:18:04.124+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f7f2dc1-4518-4358-9843-b97ba6833027","timestamp":"2023-12-25T01:18:04.107307610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:18:04.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f7f2dc1-4518-4358-9843-b97ba6833027","timestamp":"2023-12-25T01:18:04.107307610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:18:04.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:18:09.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eaebe39-af13-4715-9c50-c991e1bb9697","timestamp":"2023-12-25T01:18:08.383002680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:18:09.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:19:40.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b4573d5-9195-4201-a07e-5e9d38b7ef1e","timestamp":"2023-12-25T01:19:40.714697202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:19:40.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:19:41.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cccc769-29b2-411b-8123-8554d1fd0ae2","timestamp":"2023-12-25T01:19:41.845289680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:19:41.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:19:57.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b39da76-c7cf-48cc-8c16-79883dc945e0","timestamp":"2023-12-25T01:19:57.376216318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:19:57.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:20:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a613bac-1fa8-4157-95b9-e9f1201f6168","timestamp":"2023-12-25T01:20:04.105973843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:20:04.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a613bac-1fa8-4157-95b9-e9f1201f6168","timestamp":"2023-12-25T01:20:04.105973843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:20:04.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:20:09.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e799084c-28b6-47d1-a06e-cfc78b783fa2","timestamp":"2023-12-25T01:20:08.375954238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:20:09.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:21:40.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5dd0c19-b975-413b-af40-fc3b52b2e998","timestamp":"2023-12-25T01:21:40.714488473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:21:40.412+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:21:41.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69602688-db97-445e-b25a-7c42c419f755","timestamp":"2023-12-25T01:21:41.845596404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:21:41.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:21:58.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2752944f-8e07-4760-a8b5-080360bf4592","timestamp":"2023-12-25T01:21:57.380158379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:21:58.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:22:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1afa7f32-616e-486a-ad05-16395d93f214","timestamp":"2023-12-25T01:22:04.105697544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:22:04.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1afa7f32-616e-486a-ad05-16395d93f214","timestamp":"2023-12-25T01:22:04.105697544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:22:04.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:22:09.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d727fcb5-90e0-4de5-8f5f-9ab518cf22f0","timestamp":"2023-12-25T01:22:08.373747898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:22:09.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:23:40.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d885bb38-1cd2-44a7-b746-fce0bbbbc0cb","timestamp":"2023-12-25T01:23:40.713837615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:23:40.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:23:41.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfe86a24-233c-4870-b3ad-34ed88c24514","timestamp":"2023-12-25T01:23:41.845112719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:23:41.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:23:57.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"417af664-8b33-48b2-8b8f-15c8ff965dde","timestamp":"2023-12-25T01:23:57.376294947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:23:57.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:24:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b4507c8-a1e2-4eed-b1ed-a49949d79f3e","timestamp":"2023-12-25T01:24:04.105670387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:24:04.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b4507c8-a1e2-4eed-b1ed-a49949d79f3e","timestamp":"2023-12-25T01:24:04.105670387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:24:04.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:24:09.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8d02ebd-45c4-4c95-adc9-49a29fc9851b","timestamp":"2023-12-25T01:24:08.375034076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:24:09.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:25:05.382+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.
[2023-12-25T01:25:34.216+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.
[2023-12-25T01:25:40.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bea8515-453c-4b9c-9a95-74b49747e31c","timestamp":"2023-12-25T01:25:40.713846636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:25:40.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:25:41.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"348f82a5-8b2e-4d71-9c7e-a3ded2c3f24e","timestamp":"2023-12-25T01:25:41.845570428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:25:41.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:25:57.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fabbdf6-7192-4413-a2f9-a977e79d8917","timestamp":"2023-12-25T01:25:57.376167496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:25:57.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:26:04.108+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"183cbbea-63c1-4348-a255-9173616fbadb","timestamp":"2023-12-25T01:26:04.106258279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:26:04.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"183cbbea-63c1-4348-a255-9173616fbadb","timestamp":"2023-12-25T01:26:04.106258279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:26:04.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:26:09.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f623f4c4-796f-40ba-b351-5d830a2fbc9d","timestamp":"2023-12-25T01:26:08.373745097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:26:09.006+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:27:40.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"13b52360-6cb8-4044-be62-3fa96d13181c","timestamp":"2023-12-25T01:27:40.715845455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:27:40.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:27:41.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"374cead5-07c6-48ec-92cc-011caa86a67f","timestamp":"2023-12-25T01:27:41.845607610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:27:41.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:27:57.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f342708-a174-45c0-8855-24232d4b3015","timestamp":"2023-12-25T01:27:57.375975174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:27:57.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:28:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63109d90-8f24-4f38-88f9-03ef51e90611","timestamp":"2023-12-25T01:28:04.105831581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:28:04.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63109d90-8f24-4f38-88f9-03ef51e90611","timestamp":"2023-12-25T01:28:04.105831581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:28:04.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:28:10.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14c0dd44-091c-4a34-a612-e2f1efdfddc0","timestamp":"2023-12-25T01:28:08.579149869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:28:10.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:29:40.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58d03d6f-eb0a-4233-b9d2-672650983c84","timestamp":"2023-12-25T01:29:40.714274571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:29:40.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:29:41.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f9e5112-6532-46f9-8e0e-4963f9ec7ede","timestamp":"2023-12-25T01:29:41.845563084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:29:41.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:29:57.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba34a769-3b24-4d37-9bb1-ff9b1821fdf8","timestamp":"2023-12-25T01:29:57.376510875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:29:57.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:30:04.107+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35dc8620-6507-4f62-8371-bea6b8c8072c","timestamp":"2023-12-25T01:30:04.106411582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:30:04.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35dc8620-6507-4f62-8371-bea6b8c8072c","timestamp":"2023-12-25T01:30:04.106411582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:30:04.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:30:09.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"747c9530-8bed-44ad-a71d-2598296a0fc7","timestamp":"2023-12-25T01:30:08.375204452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:30:09.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:31:40.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f9f7e70-9c48-42f0-a8c8-d52fffd7b6a9","timestamp":"2023-12-25T01:31:40.713809785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:31:40.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:31:42.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29365b6a-b3b2-4642-8748-de715917dc9f","timestamp":"2023-12-25T01:31:41.848389690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:31:42.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:31:57.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94aeb391-1040-4112-9b68-42b5ff5c1245","timestamp":"2023-12-25T01:31:57.376360510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:31:57.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:32:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d465453a-56bc-4bcf-b413-fb06e9acb0f5","timestamp":"2023-12-25T01:32:04.106083955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:32:04.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d465453a-56bc-4bcf-b413-fb06e9acb0f5","timestamp":"2023-12-25T01:32:04.106083955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:32:04.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:32:09.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab26a373-d521-4517-9815-731aaee761bc","timestamp":"2023-12-25T01:32:08.373982795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:32:09.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:33:40.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae9c60ec-54af-4bc4-97fb-aa2fe1867301","timestamp":"2023-12-25T01:33:40.714440766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:33:40.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:33:41.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4481365-669e-407f-9688-21b677275e6b","timestamp":"2023-12-25T01:33:41.845163988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:33:41.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:33:57.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45a48ede-59d8-4e8f-a3fe-d32403cdd62e","timestamp":"2023-12-25T01:33:57.376154311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:33:57.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:34:04.107+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ee6e6df-afeb-4dfa-8cb3-546ecc171be4","timestamp":"2023-12-25T01:34:04.106675333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:34:04.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ee6e6df-afeb-4dfa-8cb3-546ecc171be4","timestamp":"2023-12-25T01:34:04.106675333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:34:04.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:34:09.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06c4662e-b9a7-4d82-bdea-4cd0f4ff60c3","timestamp":"2023-12-25T01:34:08.373740440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:34:09.015+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:35:40.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc01bbdd-2e60-42c4-ae74-d4ece9574f15","timestamp":"2023-12-25T01:35:40.713970868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:35:40.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:35:41.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a74d9e3-5365-44f5-a8bc-9e31d233f7cd","timestamp":"2023-12-25T01:35:41.845775791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:35:41.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:35:57.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16bd1a4f-2481-4448-b906-0124d1895802","timestamp":"2023-12-25T01:35:57.376220719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:35:57.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:36:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0594988-3aea-427a-8677-b04ef0cfb44b","timestamp":"2023-12-25T01:36:04.105660179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:36:04.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0594988-3aea-427a-8677-b04ef0cfb44b","timestamp":"2023-12-25T01:36:04.105660179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:36:04.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:36:08.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ce0519e-42f8-4702-a673-79fac69f1b4e","timestamp":"2023-12-25T01:36:08.374998172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:36:08.997+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:37:04.181+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.
[2023-12-25T01:37:40.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae09c894-ae77-407b-b812-09845ddc5e2c","timestamp":"2023-12-25T01:37:40.714297551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:37:40.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:37:42.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"528bbf4d-b62c-428a-9363-6922083af2c3","timestamp":"2023-12-25T01:37:41.845964724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:37:42.015+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:37:57.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94233241-a8d1-4d3c-9dd2-67b2a6bb2372","timestamp":"2023-12-25T01:37:57.376206281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:37:57.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:38:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4cae8ca-fd0c-4844-b2a6-c41535bab800","timestamp":"2023-12-25T01:38:04.105930033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:38:04.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4cae8ca-fd0c-4844-b2a6-c41535bab800","timestamp":"2023-12-25T01:38:04.105930033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:38:04.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:38:09.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24ddfb42-6ba2-4146-979a-053af97189a8","timestamp":"2023-12-25T01:38:08.378319913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:38:09.024+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:39:40.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17e097f5-c2e0-48e0-ab5c-f4f6c08b2b40","timestamp":"2023-12-25T01:39:40.713985287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:39:40.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:39:42.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7867e747-d53e-4864-8d2a-5c4d54641837","timestamp":"2023-12-25T01:39:41.846641444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:39:42.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:39:57.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cf3097b-917f-49cd-9341-0bb655230d96","timestamp":"2023-12-25T01:39:57.376127900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:39:57.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:40:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67f84d63-823c-46c0-a016-f850c73c0313","timestamp":"2023-12-25T01:40:04.105725553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:40:04.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67f84d63-823c-46c0-a016-f850c73c0313","timestamp":"2023-12-25T01:40:04.105725553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:40:04.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:40:09.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e9d679e-b82e-4518-b4ca-1ea239c93fc0","timestamp":"2023-12-25T01:40:08.374401296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:40:09.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:41:40.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b2f5e60-8f64-4e34-b68f-d15bcea410dc","timestamp":"2023-12-25T01:41:40.713867848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:41:40.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:41:41.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7110f10f-43a1-4117-b8f6-786f9a34531d","timestamp":"2023-12-25T01:41:41.846348208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:41:41.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:41:57.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ea68e80-a2b3-44e5-8edd-314a377e16ec","timestamp":"2023-12-25T01:41:57.376326781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:41:57.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:42:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"223590c1-fd69-4061-8126-f75aee0a2867","timestamp":"2023-12-25T01:42:04.105942039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:42:04.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"223590c1-fd69-4061-8126-f75aee0a2867","timestamp":"2023-12-25T01:42:04.105942039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:42:04.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:42:09.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d8bef12-a2d0-4ec4-acd2-08daee954e38","timestamp":"2023-12-25T01:42:08.374608564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:42:09.006+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:43:40.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a7a8f8b-4b6c-42e4-8657-1fba34aae4f5","timestamp":"2023-12-25T01:43:40.713850775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:43:40.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:43:41.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e48fc974-29d8-4da4-8da1-cf379376f52f","timestamp":"2023-12-25T01:43:41.845194249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:43:41.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:43:58.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40bf2a36-4c91-4500-867b-7413e0be62ab","timestamp":"2023-12-25T01:43:57.380074219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:43:58.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:44:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bada2f48-cf46-44fe-8be6-4601f40d9c4e","timestamp":"2023-12-25T01:44:04.105909176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:44:04.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bada2f48-cf46-44fe-8be6-4601f40d9c4e","timestamp":"2023-12-25T01:44:04.105909176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:44:04.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:44:08.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07766645-585e-4f40-8b55-ccc32a0af885","timestamp":"2023-12-25T01:44:08.373757020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:44:08.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:45:40.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4adca080-dbf4-4324-959c-b236a1fbc9b7","timestamp":"2023-12-25T01:45:40.713894477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:45:40.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:45:41.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3de33d6-da6a-4a87-adf7-cc404c37bcfd","timestamp":"2023-12-25T01:45:41.845207830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:45:41.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:45:57.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e6df2b0-2b03-427e-be50-7670c45d2bf5","timestamp":"2023-12-25T01:45:57.376138440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:45:57.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:46:04.107+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37dcf374-0d03-4f3e-827b-02bd9bcf10af","timestamp":"2023-12-25T01:46:04.105845931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:46:04.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37dcf374-0d03-4f3e-827b-02bd9bcf10af","timestamp":"2023-12-25T01:46:04.105845931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:46:04.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:46:09.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6672d2f4-7f55-46fc-8e4d-d6675b0695d3","timestamp":"2023-12-25T01:46:08.374630764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:46:09.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:46:34.156+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.
[2023-12-25T01:47:40.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41b7fe2e-b816-4cf3-803b-acea7b026101","timestamp":"2023-12-25T01:47:40.714943213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:47:40.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:47:41.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9116c71-8ecf-4d8c-8ed0-784a2297264b","timestamp":"2023-12-25T01:47:41.846498560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:47:41.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:47:57.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47f18d7b-1784-4497-9bef-f0b446849d95","timestamp":"2023-12-25T01:47:57.377417458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:47:57.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:48:04.108+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd644149-a5d2-4bed-bceb-80cb7bad06bb","timestamp":"2023-12-25T01:48:04.107424197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:48:04.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd644149-a5d2-4bed-bceb-80cb7bad06bb","timestamp":"2023-12-25T01:48:04.107424197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:48:04.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:48:09.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5780e788-f533-4889-a72a-33b43bae0292","timestamp":"2023-12-25T01:48:08.399788312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:48:09.067+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:49:40.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c95331ee-ec01-4742-9e35-b38da8db778e","timestamp":"2023-12-25T01:49:40.713906204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:49:40.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:49:41.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0006410d-644b-4300-9a3d-1e580503765a","timestamp":"2023-12-25T01:49:41.845166605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:49:41.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:49:57.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e09bf98-007e-4f0e-a4c3-22807b8e09c2","timestamp":"2023-12-25T01:49:57.376467953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:49:57.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:50:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82476f8f-d14c-4a40-b1cb-a432f65a468f","timestamp":"2023-12-25T01:50:04.105805277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:50:04.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82476f8f-d14c-4a40-b1cb-a432f65a468f","timestamp":"2023-12-25T01:50:04.105805277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:50:04.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:50:08.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"687b3a5a-f9da-4d08-b9ca-9b0570ee4781","timestamp":"2023-12-25T01:50:08.374674506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:50:08.984+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:51:40.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"212fdf2c-cca6-4816-a096-d9d51aee3386","timestamp":"2023-12-25T01:51:40.713955789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:51:40.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:51:41.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3d76d52-e00b-40c5-ab00-be9ede353bd1","timestamp":"2023-12-25T01:51:41.845255714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:51:41.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:51:57.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70de6efc-b0e0-4e24-9a51-51f333138032","timestamp":"2023-12-25T01:51:57.376103674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:51:57.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:52:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57f0b97f-6792-4810-bcb6-7ecdce7d89ac","timestamp":"2023-12-25T01:52:04.105985943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:52:04.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57f0b97f-6792-4810-bcb6-7ecdce7d89ac","timestamp":"2023-12-25T01:52:04.105985943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:52:04.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:52:08.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41145f76-7986-4548-b254-3f705e4c03cb","timestamp":"2023-12-25T01:52:08.374632032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:52:08.970+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:53:40.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"04a631ef-1867-4fb8-bd32-8c0c20c9764e","timestamp":"2023-12-25T01:53:40.713839316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:53:40.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:53:41.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08a44e52-40c8-4778-bf30-3a0d08f6cf88","timestamp":"2023-12-25T01:53:41.845261427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:53:41.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:53:57.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"323ea2a2-758c-4b99-a2d7-a8fa4379396e","timestamp":"2023-12-25T01:53:57.376091467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:53:57.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:54:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e68330c0-9116-4da6-8d40-4fe0fd558f1a","timestamp":"2023-12-25T01:54:04.106011221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:54:04.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e68330c0-9116-4da6-8d40-4fe0fd558f1a","timestamp":"2023-12-25T01:54:04.106011221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:54:04.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:54:08.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd6d4c7b-c9bc-4a8d-bc0b-1b26462e160b","timestamp":"2023-12-25T01:54:08.375416857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:54:08.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:55:40.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d41f7e5b-6523-4b4b-bb8b-57661faffd35","timestamp":"2023-12-25T01:55:40.713936041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:55:40.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:55:41.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4be112b7-1497-409e-a3cf-299c0ff28301","timestamp":"2023-12-25T01:55:41.845236818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:55:41.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:55:57.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a492fde-dce4-442e-b05e-4a22b29951f4","timestamp":"2023-12-25T01:55:57.376150247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:55:57.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:56:04.120+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c95fec0c-f6fe-428e-a1f6-fd659950306c","timestamp":"2023-12-25T01:56:04.115005741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:56:04.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c95fec0c-f6fe-428e-a1f6-fd659950306c","timestamp":"2023-12-25T01:56:04.115005741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:56:04.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:56:08.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d611cb5-ff6e-47ed-8538-4e02121ac931","timestamp":"2023-12-25T01:56:08.375069009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:56:08.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:57:40.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8557ef5-2ec8-4813-b04e-8c9b1600f729","timestamp":"2023-12-25T01:57:40.714213546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:57:40.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:57:41.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"757b7ac9-3a0b-46b1-b000-97656c0ce87a","timestamp":"2023-12-25T01:57:41.845370135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:57:41.970+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:57:57.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07cc77f7-674c-4767-8f29-6065400cc778","timestamp":"2023-12-25T01:57:57.376203417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:57:57.589+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:58:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57c971cc-5733-4d4c-a40f-3a91c03e98d5","timestamp":"2023-12-25T01:58:04.105986851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:58:04.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57c971cc-5733-4d4c-a40f-3a91c03e98d5","timestamp":"2023-12-25T01:58:04.105986851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T01:58:04.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:58:08.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55cd36eb-c707-4abd-83d8-c33f205811fe","timestamp":"2023-12-25T01:58:08.375006344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T01:58:08.977+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:59:40.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c24a1ec-3d6a-4a8a-9da9-9f0e0eafee35","timestamp":"2023-12-25T01:59:40.714374055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T01:59:40.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:59:41.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c403326-8420-477c-8df8-8fc0d861da33","timestamp":"2023-12-25T01:59:41.845099773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T01:59:41.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T01:59:57.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24869fbe-9387-4148-9c94-aee47be8da3e","timestamp":"2023-12-25T01:59:57.376067750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T01:59:57.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:00:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f3a991-4d1c-42ab-98a8-dba03ca07f9f","timestamp":"2023-12-25T02:00:04.105808755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:00:04.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f3a991-4d1c-42ab-98a8-dba03ca07f9f","timestamp":"2023-12-25T02:00:04.105808755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:00:04.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:00:09.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"715fb041-60db-49f4-bed2-55b99a4d816e","timestamp":"2023-12-25T02:00:08.374407544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T02:00:09.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:01:40.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bb99703-b39a-4dd8-b971-843917fa98a8","timestamp":"2023-12-25T02:01:40.713942821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T02:01:40.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:01:41.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c2bf619-e05d-4fad-bfaa-cf6f175737bd","timestamp":"2023-12-25T02:01:41.845003859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T02:01:41.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:01:57.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e6fb88d-2ca7-4a14-8cd5-8fcab6b81ab2","timestamp":"2023-12-25T02:01:57.376081342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T02:01:57.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:02:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d42b641-7edd-464d-8af2-d2b4b9db15f3","timestamp":"2023-12-25T02:02:04.105773447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:02:04.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d42b641-7edd-464d-8af2-d2b4b9db15f3","timestamp":"2023-12-25T02:02:04.105773447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:02:04.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:02:09.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1da9c06-9d41-4456-b396-082863706789","timestamp":"2023-12-25T02:02:08.375404633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T02:02:09.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:03:40.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac48f106-bdbf-43e6-8ac1-f726175d04ff","timestamp":"2023-12-25T02:03:40.714027198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T02:03:40.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:03:41.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c1a0c0a-2421-42bc-8bdc-da6ddbc92a88","timestamp":"2023-12-25T02:03:41.845240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T02:03:41.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:03:57.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65548363-9def-438b-b84e-6dfa1376e81d","timestamp":"2023-12-25T02:03:57.375921649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T02:03:57.484+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:04:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e190b4d2-188f-4167-9251-e18ecff47451","timestamp":"2023-12-25T02:04:04.105781960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:04:04.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e190b4d2-188f-4167-9251-e18ecff47451","timestamp":"2023-12-25T02:04:04.105781960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:04:04.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:04:08.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d7d133-41af-49b0-9554-10c0b604ab57","timestamp":"2023-12-25T02:04:08.373762237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T02:04:08.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:05:40.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"418fc016-7c3d-4fa3-96d1-e0bf500ec768","timestamp":"2023-12-25T02:05:40.713838877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T02:05:40.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:05:41.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"638f45d6-ffc5-43e1-affb-c4fe44b5fbad","timestamp":"2023-12-25T02:05:41.845119030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T02:05:41.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:05:57.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2c09c4c-27f5-4079-8030-4446ba6f1e92","timestamp":"2023-12-25T02:05:57.376156407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T02:05:57.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:06:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90779e4f-5a11-408b-8fea-8faa18acdcca","timestamp":"2023-12-25T02:06:04.105668984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:06:04.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90779e4f-5a11-408b-8fea-8faa18acdcca","timestamp":"2023-12-25T02:06:04.105668984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:06:04.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:06:08.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9681b18-a231-4d55-865d-e55028e159e1","timestamp":"2023-12-25T02:06:08.373788604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T02:06:08.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:07:04.243+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.
[2023-12-25T02:07:40.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b21fd8ec-9ef4-42b3-a68e-33c5a0777032","timestamp":"2023-12-25T02:07:40.713783596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T02:07:40.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:07:41.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9aa51cb7-3c75-439a-a6d7-bd5254cce18a","timestamp":"2023-12-25T02:07:41.845199924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T02:07:41.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:07:57.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbd8ecfc-ed5b-4456-a250-4222738c8670","timestamp":"2023-12-25T02:07:57.376148697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T02:07:57.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:08:04.107+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fb05993-a1f9-40a4-8eeb-21e705acc0cd","timestamp":"2023-12-25T02:08:04.105848956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:08:04.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fb05993-a1f9-40a4-8eeb-21e705acc0cd","timestamp":"2023-12-25T02:08:04.105848956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:08:04.182+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:08:08.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c31a9d8f-2698-4443-b54c-3328c70d3e2f","timestamp":"2023-12-25T02:08:08.373677460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T02:08:08.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:09:40.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa79edc6-2be7-48fb-ad71-93e2b11742ca","timestamp":"2023-12-25T02:09:40.713926175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T02:09:40.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:09:41.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccd8a4a2-2e89-48ba-959e-d5b3c918d256","timestamp":"2023-12-25T02:09:41.845272166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T02:09:41.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:09:57.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29776738-d1da-4054-92ce-e589ecff2972","timestamp":"2023-12-25T02:09:57.376142044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T02:09:57.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:10:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb279b27-d53c-42af-963f-4aeeab210eda","timestamp":"2023-12-25T02:10:04.105732395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:10:04.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb279b27-d53c-42af-963f-4aeeab210eda","timestamp":"2023-12-25T02:10:04.105732395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:10:04.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:10:08.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7208efce-12d5-4ee0-9afb-a69ecceae92f","timestamp":"2023-12-25T02:10:08.374672087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T02:10:08.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:11:40.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6272f050-c819-49d7-87aa-4ea155bde3fc","timestamp":"2023-12-25T02:11:40.713907637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T02:11:40.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:11:41.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8d8254a-4fd6-4ee2-8b46-74d3ba958aba","timestamp":"2023-12-25T02:11:41.845098466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T02:11:41.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:11:57.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1b186c50-e5db-48b0-b3c4-7b742e590b14","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a72d7582-804e-494f-83c9-d9c24405d86d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"babd86d0-2fcc-405f-ad04-27bd26249f63","timestamp":"2023-12-25T02:11:57.376026915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-12-25T02:11:57.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:12:04.106+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcac3dbf-7fd0-457c-b548-9a0e6caebe46","timestamp":"2023-12-25T02:12:04.105725168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:12:04.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"368a319c-7f1d-48ce-9534-62c33e1ce83d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcac3dbf-7fd0-457c-b548-9a0e6caebe46","timestamp":"2023-12-25T02:12:04.105725168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-12-25T02:12:04.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:12:08.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef164d96-7500-4891-adbd-009de8c2f76f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10615f79-71b5-41bf-9b5f-76decbbd83b8","timestamp":"2023-12-25T02:12:08.373689053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-12-25T02:12:08.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:13:40.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"976fe7bc-87df-403c-b68b-695bf8c37e8a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8960143b-7344-473c-a2ad-4a48a92f346e","timestamp":"2023-12-25T02:13:40.714223845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-12-25T02:13:40.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-12-25T02:13:41.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5ae477b3-ad62-4ff1-ac88-bd51a82c819c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92ae3a59-a5e3-429b-8a47-c237aaf8470d","timestamp":"2023-12-25T02:13:41.844982240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-12-25T02:13:41.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS