Results

By type

          Policy clamp A1 Pms participant config file: /opt/app/policy/clamp/etc/mounted/A1pmsParticipantParameters.yaml
overriding logback xml file

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

[2023-06-26T12:16:33.818+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-a1pms-ppnt-564bd887bf-dmkln with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-06-26T12:16:33.826+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-06-26T12:16:33.878+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-06-26T12:16:39.712+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8086 (http)
[2023-06-26T12:16:39.738+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8086"]
[2023-06-26T12:16:39.739+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-06-26T12:16:39.739+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-06-26T12:16:39.909+00:00|INFO|[/onap/policy/clamp/acm/a1pmsparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-06-26T12:16:39.910+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5889 ms
[2023-06-26T12:16:42.016+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-a1pms-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-a1pms-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-06-26T12:16:42.207+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-06-26T12:16:42.412+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-26T12:16:42.415+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-26T12:16:42.415+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1687781802407
[2023-06-26T12:16:42.421+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-06-26T12:16:43.026+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@681e144, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2875b016, org.springframework.security.web.context.SecurityContextPersistenceFilter@ce9b9a9, org.springframework.security.web.header.HeaderWriterFilter@5e8c34a0, org.springframework.security.web.authentication.logout.LogoutFilter@138caeca, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7a8136b3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3533df16, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4038cd3a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72ee5d84, org.springframework.security.web.session.SessionManagementFilter@37ce3644, org.springframework.security.web.access.ExceptionTranslationFilter@30d25c03, org.springframework.security.web.access.intercept.AuthorizationFilter@1a480135]
[2023-06-26T12:16:50.388+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-06-26T12:16:50.503+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"]
[2023-06-26T12:16:50.663+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant'
[2023-06-26T12:16:50.688+00:00|INFO|ServiceManager|main] service manager starting
[2023-06-26T12:16:50.688+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-06-26T12:16:50.733+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=a8cfb172-00f8-4c2a-8740-febc6a16bcd0, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-564bd887bf-dmkln, 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-06-26T12:16:50.891+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-a1pms-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-a1pms-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-06-26T12:16:50.922+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-26T12:16:50.923+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-26T12:16:50.923+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1687781810922
[2023-06-26T12:16:50.924+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-06-26T12:16:50.928+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=27710804-9dd7-4c6b-b2a4-987e5fae2582, alive=false, publisher=null]]: starting
[2023-06-26T12:16:51.017+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-a1pms-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-06-26T12:16:51.114+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer.
[2023-06-26T12:16:51.241+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-26T12:16:51.242+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-26T12:16:51.242+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1687781811241
[2023-06-26T12:16:51.243+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=27710804-9dd7-4c6b-b2a4-987e5fae2582, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-06-26T12:16:51.243+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$314313be
[2023-06-26T12:16:51.347+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-06-26T12:16:51.349+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-06-26T12:16:51.349+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-06-26T12:16:51.349+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-06-26T12:16:51.349+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-06-26T12:16:51.349+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-06-26T12:16:51.349+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-06-26T12:16:51.349+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-06-26T12:16:51.350+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=a8cfb172-00f8-4c2a-8740-febc6a16bcd0, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-564bd887bf-dmkln, 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@630b6190
[2023-06-26T12:16:51.350+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=a8cfb172-00f8-4c2a-8740-febc6a16bcd0, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-564bd887bf-dmkln, 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-06-26T12:16:51.350+00:00|INFO|ServiceManager|main] service manager started
[2023-06-26T12:16:51.461+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-06-26T12:16:51.465+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e500758e-0824-405e-8f42-bf796babb685","timestamp":"2023-06-26T12:16:51.383233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:16:52.751+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.752+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.752+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.752+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.752+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.753+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.756+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.756+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.756+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.756+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.756+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.756+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 5noBuH6xRES4tGsufpBSNA
[2023-06-26T12:16:52.763+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: QmVSv0AlSSiEKNIlM0CEgg
[2023-06-26T12:16:52.763+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: QmVSv0AlSSiEKNIlM0CEgg
[2023-06-26T12:16:52.765+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 1 with epoch 0
[2023-06-26T12:16:52.766+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-06-26T12:16:52.796+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-06-26T12:16:52.877+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-b6ee59b6-eafd-4973-8dc1-e0ee40f839e9
[2023-06-26T12:16:52.878+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-06-26T12:16:52.878+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-06-26T12:16:53.065+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=e500758e-0824-405e-8f42-bf796babb685, timestamp=2023-06-26T12:16:51.383233Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-06-26T12:16:53.118+00:00|INFO|Application|main] Started Application in 21.421 seconds (JVM running for 23.078)
[2023-06-26T12:16:55.889+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-b6ee59b6-eafd-4973-8dc1-e0ee40f839e9', protocol='range'}
[2023-06-26T12:16:55.897+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-a1pms-ppnt-2-b6ee59b6-eafd-4973-8dc1-e0ee40f839e9=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-06-26T12:16:55.943+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-b6ee59b6-eafd-4973-8dc1-e0ee40f839e9', protocol='range'}
[2023-06-26T12:16:55.944+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-06-26T12:16:55.953+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-06-26T12:16:55.980+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-06-26T12:16:55.980+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-06-26T12:16:55.981+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-06-26T12:16:55.981+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-06-26T12:16:55.981+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-06-26T12:16:55.981+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-06-26T12:16:56.147+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 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-06-26T12:16:56.149+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 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-06-26T12:16:56.165+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-06-26T12:16:56.165+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-06-26T12:16:56.170+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-06-26T12:16:56.171+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-06-26T12:17:02.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2fd288fd-15fd-41ac-b77e-af3ed74a1b61","timestamp":"2023-06-26T12:17:01.302918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:17:02.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-06-26T12:17:10.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"bc1da555-5a20-4cab-8c96-04f566f6f066","timestamp":"2023-06-26T12:17:08.593885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:17:10.003+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-06-26T12:18:41.862+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24e8b9af-eab0-45dc-8dbc-b79dec0f9a80","timestamp":"2023-06-26T12:18:41.837891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:18:41.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24e8b9af-eab0-45dc-8dbc-b79dec0f9a80","timestamp":"2023-06-26T12:18:41.837891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:18:41.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:18:42.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a3c5681-facb-47ae-8d07-3c0105511f71","timestamp":"2023-06-26T12:18:42.107571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:18:42.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:18:45.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d0d27d4-7ce2-4e8d-9e04-dd38d938c056","timestamp":"2023-06-26T12:18:45.880355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:18:45.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:18:55.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1cf85a8-68e6-4a29-a765-52ce228cba4a","timestamp":"2023-06-26T12:18:55.552552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:18:55.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:19:00.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aee40e0-eab9-4fef-bf90-01bcb08ee37b","timestamp":"2023-06-26T12:19:00.167809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:19:00.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:20:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0e81f24-e824-4e6d-9136-0b3eb6d4a211","timestamp":"2023-06-26T12:20:41.836350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:20:41.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0e81f24-e824-4e6d-9136-0b3eb6d4a211","timestamp":"2023-06-26T12:20:41.836350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:20:41.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:20:42.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db0f0abb-7b4c-44e3-928b-44262c0fd6bb","timestamp":"2023-06-26T12:20:42.106146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:20:42.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:20:45.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4831616c-214e-41b2-99bc-942fb6b60d3d","timestamp":"2023-06-26T12:20:45.877792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:20:45.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:20:55.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e25fec36-9c0f-42fd-acd6-3962491ff2e8","timestamp":"2023-06-26T12:20:55.552908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:20:55.755+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:21:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e8a34d6-172a-41ea-8a1f-0d446d136f28","timestamp":"2023-06-26T12:21:00.167984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:21:00.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:22:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fa32fdb-0255-4836-9798-c0217786b971","timestamp":"2023-06-26T12:22:41.836880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:22:41.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fa32fdb-0255-4836-9798-c0217786b971","timestamp":"2023-06-26T12:22:41.836880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:22:41.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:22:42.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43b58e82-558f-4999-8790-6cf7c35ef755","timestamp":"2023-06-26T12:22:42.105981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:22:42.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:22:45.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62adb8d1-b94e-4e86-980d-cdf61acb243b","timestamp":"2023-06-26T12:22:45.876867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:22:45.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:22:55.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c62c53f6-82e3-49d5-8201-2b680adaab67","timestamp":"2023-06-26T12:22:55.552160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:22:55.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:23:00.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ab8df91-22c6-4fe0-9091-8f1bdda2ec4f","timestamp":"2023-06-26T12:23:00.167070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:23:00.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:24:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f41a504c-791a-470e-b04f-42a7103b4164","timestamp":"2023-06-26T12:24:41.836189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:24:41.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f41a504c-791a-470e-b04f-42a7103b4164","timestamp":"2023-06-26T12:24:41.836189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:24:41.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:24:42.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97906b43-145b-4b5b-8888-b9ad05457a3d","timestamp":"2023-06-26T12:24:42.106191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:24:42.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:24:45.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf5ac569-48bd-4807-8c6c-fedff859dba0","timestamp":"2023-06-26T12:24:45.876751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:24:45.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:24:55.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28a83ea8-2438-4412-b256-b446dcc0f876","timestamp":"2023-06-26T12:24:55.552021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:24:55.751+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:25:00.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2978f3a1-7f02-4ce4-aba6-7f78547512fe","timestamp":"2023-06-26T12:25:00.167791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:25:00.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:25:52.787+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Node -1 disconnected.
[2023-06-26T12:26:11.925+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node -1 disconnected.
[2023-06-26T12:26:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"adb08738-b649-4b54-b5e6-5339544709ea","timestamp":"2023-06-26T12:26:41.836774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:26: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"adb08738-b649-4b54-b5e6-5339544709ea","timestamp":"2023-06-26T12:26:41.836774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:26:41.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:26:42.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"952dba88-d1aa-49f2-af7a-d81d1277b214","timestamp":"2023-06-26T12:26:42.106258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:26:42.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:26:45.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbbd170f-942b-4383-9b5e-5bc1a6f92a37","timestamp":"2023-06-26T12:26:45.877849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:26:45.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:26:55.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"beeef236-cbd5-4445-a125-80cb94b8ce43","timestamp":"2023-06-26T12:26:55.552128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:26:55.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:27:00.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90fe9d54-9007-4c89-95a5-ba033eacdb1b","timestamp":"2023-06-26T12:27:00.167025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:27:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:28:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c4711f-2e18-4f9d-b089-9be9314e5e34","timestamp":"2023-06-26T12:28:41.836216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:28:41.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c4711f-2e18-4f9d-b089-9be9314e5e34","timestamp":"2023-06-26T12:28:41.836216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:28:41.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:28:42.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b53a1b86-0269-47d5-91ad-cbee2640063d","timestamp":"2023-06-26T12:28:42.105968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:28:42.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:28:45.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"357feaab-ce07-4440-965e-141f2f5f4853","timestamp":"2023-06-26T12:28:45.876779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:28:45.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:28:55.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e4afa3e-185f-466a-bb14-4b536d83ed80","timestamp":"2023-06-26T12:28:55.551896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:28:55.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:29:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21bb5c85-3e7a-4a76-9331-8ea9ec71ed7a","timestamp":"2023-06-26T12:29:00.167037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:29:00.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:30:41.840+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"462d35ab-c7ea-4fb5-a2ed-c5161340c328","timestamp":"2023-06-26T12:30:41.837142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:30:41.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"462d35ab-c7ea-4fb5-a2ed-c5161340c328","timestamp":"2023-06-26T12:30:41.837142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:30:41.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:30:42.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"830e30f9-f17d-43b8-a402-5e2c8cb28f27","timestamp":"2023-06-26T12:30:42.106007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:30:42.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:30:45.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e11a57c-e7ae-4be5-91a5-7a39e7444e0c","timestamp":"2023-06-26T12:30:45.876692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:30:45.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:30:55.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"215a48aa-0c8a-4dd4-9a7b-32d443f0e962","timestamp":"2023-06-26T12:30:55.552123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:30:55.806+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:31:00.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2539ad39-590e-4e0f-9f6c-c7ad4ca8d456","timestamp":"2023-06-26T12:31:00.167494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:31:00.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:32:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7664299-658f-4db6-a916-442671b470b5","timestamp":"2023-06-26T12:32:41.836227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:32:41.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7664299-658f-4db6-a916-442671b470b5","timestamp":"2023-06-26T12:32:41.836227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:32:41.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:32:42.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aee39c80-ee7c-47cf-80e6-b9bb793f8ea7","timestamp":"2023-06-26T12:32:42.106185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:32:42.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:32:45.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b0a26c-e6ff-4854-a20b-1f770d5fd99b","timestamp":"2023-06-26T12:32:45.877338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:32:45.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:32:55.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37fe8409-dbd4-4958-8445-6fd11ddc036c","timestamp":"2023-06-26T12:32:55.552197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:32:55.767+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:33:00.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b55b6a2-2afc-48e7-9619-ed75e7ae1f17","timestamp":"2023-06-26T12:33:00.166963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:33:00.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:34:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86c1f835-e917-4eb5-95ff-37733a8fffb0","timestamp":"2023-06-26T12:34:41.836718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:34: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86c1f835-e917-4eb5-95ff-37733a8fffb0","timestamp":"2023-06-26T12:34:41.836718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:34:41.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:34:42.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71312194-91a7-443f-a625-a1f5806a866f","timestamp":"2023-06-26T12:34:42.106460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:34:42.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:34:45.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2c4cc73-48d4-4058-8d92-a77cc2a1addc","timestamp":"2023-06-26T12:34:45.876701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:34:45.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:34:55.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43342ce1-dd92-4654-ad49-cfe884b23e71","timestamp":"2023-06-26T12:34:55.551961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:34:55.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:35:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6783d7e9-70f9-4f58-a5c3-a0ebb8d2d5df","timestamp":"2023-06-26T12:35:00.167662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:35:00.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:35:41.939+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected.
[2023-06-26T12:36:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e6dff44-b001-4c55-9f1a-74e7413e83bd","timestamp":"2023-06-26T12:36:41.836833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:36:41.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e6dff44-b001-4c55-9f1a-74e7413e83bd","timestamp":"2023-06-26T12:36:41.836833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:36:41.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:36:42.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2147af93-42a1-4806-8447-24af9787a73a","timestamp":"2023-06-26T12:36:42.106352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:36:42.315+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:36:45.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"294131dc-99b0-40a6-8c47-e0173f4918bf","timestamp":"2023-06-26T12:36:45.877832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:36:45.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:36:55.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0daf1ce-93b6-4a76-8a66-bd40f7b4b722","timestamp":"2023-06-26T12:36:55.552137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:36:55.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:37:00.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9581a301-82b7-4d03-b87c-81bffc1818d3","timestamp":"2023-06-26T12:37:00.166945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:37:00.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:38:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"617ecb22-7303-4a35-90bf-f2993b112d5b","timestamp":"2023-06-26T12:38:41.836375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:38:41.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"617ecb22-7303-4a35-90bf-f2993b112d5b","timestamp":"2023-06-26T12:38:41.836375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:38:41.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:38:42.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdb2ad08-5639-4e8d-9c47-110335c8dabe","timestamp":"2023-06-26T12:38:42.106173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:38:42.315+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:38:45.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aff4acff-d197-49d8-b948-c9ffeec5ef02","timestamp":"2023-06-26T12:38:45.877457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:38:45.759+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:38:55.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ab029c9-2ad3-4ce0-ba8f-4ad4832e93ed","timestamp":"2023-06-26T12:38:55.551966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:38:55.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:39:00.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"400654f7-fa1f-4499-a97b-60fdf42b378e","timestamp":"2023-06-26T12:39:00.166941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:39:00.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:40:41.839+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d2b779b-0dc6-4c27-810f-b8d7dd3d3419","timestamp":"2023-06-26T12:40:41.837057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:40:41.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d2b779b-0dc6-4c27-810f-b8d7dd3d3419","timestamp":"2023-06-26T12:40:41.837057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:40:41.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:40:42.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b313abac-768b-4986-b8bc-3d4a6405ef84","timestamp":"2023-06-26T12:40:42.106192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:40:42.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:40:45.759+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75c69d74-84d8-491d-a34e-d0f5c83391ea","timestamp":"2023-06-26T12:40:45.877271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:40:45.761+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:40:55.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64da7114-6ca3-4254-8ce5-7bd99e53c3aa","timestamp":"2023-06-26T12:40:55.552197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:40:55.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:41:00.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55932848-c5d1-4b54-b351-281519549342","timestamp":"2023-06-26T12:41:00.168623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:41:00.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:42:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7c252e2-37f3-429e-9be4-753fcb994328","timestamp":"2023-06-26T12:42:41.836197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:42:41.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7c252e2-37f3-429e-9be4-753fcb994328","timestamp":"2023-06-26T12:42:41.836197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:42:41.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:42:42.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12c5c26c-77c8-4f42-af53-71540407c10e","timestamp":"2023-06-26T12:42:42.106172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:42:42.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:42:45.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"badef775-39aa-4f1c-8a5f-88bd0482887e","timestamp":"2023-06-26T12:42:45.876767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:42:45.761+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:42:55.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1be413e7-08b7-4c12-96f8-cfdb70796889","timestamp":"2023-06-26T12:42:55.552172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:42:55.772+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:43:00.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e85a093b-1ae0-4a4e-9355-d9cab2c30186","timestamp":"2023-06-26T12:43:00.166942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:43:00.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:44:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3e09dc4-21dc-4a65-a932-a86b2c8830d8","timestamp":"2023-06-26T12:44:41.836236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:44:41.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3e09dc4-21dc-4a65-a932-a86b2c8830d8","timestamp":"2023-06-26T12:44:41.836236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:44:41.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:44:42.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ad6f3cf-809a-4e2e-ab31-29602ad1b457","timestamp":"2023-06-26T12:44:42.106061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:44:42.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:44:45.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed6f607c-ce01-46c7-bc33-57bc53a1a0ba","timestamp":"2023-06-26T12:44:45.877250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:44:45.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:44:55.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cf49b6c-5fdc-43c8-b22a-b6ffb2da3be6","timestamp":"2023-06-26T12:44:55.552177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:44:55.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:45:00.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"346ef63d-4227-47f8-b9dd-3f99695c00ab","timestamp":"2023-06-26T12:45:00.166945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:45:00.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:46:41.842+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc26711c-9d33-42c7-8eed-143b384ef481","timestamp":"2023-06-26T12:46:41.837169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:46: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc26711c-9d33-42c7-8eed-143b384ef481","timestamp":"2023-06-26T12:46:41.837169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:46:41.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:46:42.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dea2af1b-3347-48d3-b6fe-ab85027eeb3c","timestamp":"2023-06-26T12:46:42.106386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:46:42.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:46:45.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6f18fdc-07ad-4fcc-8de0-f004b39f49f8","timestamp":"2023-06-26T12:46:45.877019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:46:45.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:46:55.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"048d3d9b-7ca6-4bb7-a66d-346247f23808","timestamp":"2023-06-26T12:46:55.552029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:46:55.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:47:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0a222b6-c0bc-46e6-bd40-f1dcff8bbe36","timestamp":"2023-06-26T12:47:00.167667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:47:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:47:41.910+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected.
[2023-06-26T12:48:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5588823f-4fe3-4d7b-a5a6-0168dbc19c4c","timestamp":"2023-06-26T12:48:41.836381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:48:41.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5588823f-4fe3-4d7b-a5a6-0168dbc19c4c","timestamp":"2023-06-26T12:48:41.836381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:48:41.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:48:42.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85116ad5-da0e-4221-84bb-1bb73fc37e50","timestamp":"2023-06-26T12:48:42.106230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:48:42.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:48:45.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3de8738c-fe3d-4157-861d-5b45fff45d8f","timestamp":"2023-06-26T12:48:45.876821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:48:45.760+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:48:55.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bf5f5a6-b7de-402d-b56d-3ce911450088","timestamp":"2023-06-26T12:48:55.552056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:48:55.771+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:49:00.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0d9f8de-92d9-443e-b51d-ee33a126b789","timestamp":"2023-06-26T12:49:00.167065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:49:00.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:50:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e3bf3c1-1b10-4d42-b0dd-a91c1b597614","timestamp":"2023-06-26T12:50:41.836651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:50:41.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e3bf3c1-1b10-4d42-b0dd-a91c1b597614","timestamp":"2023-06-26T12:50:41.836651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:50:41.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:50:42.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"973ef5f7-5ea4-4fa6-93a6-84fec67c2e25","timestamp":"2023-06-26T12:50:42.106084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:50:42.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:50:45.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"715b63f0-1238-4ba3-9f95-911785ef4e66","timestamp":"2023-06-26T12:50:45.876705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:50:45.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:50:55.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98c15400-63fc-43df-ba07-39f6c28b83b0","timestamp":"2023-06-26T12:50:55.551953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:50:55.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:51:00.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5389a001-ea22-4cf4-aab4-1d3268b6d604","timestamp":"2023-06-26T12:51:00.167071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:51:00.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:52:41.841+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b623522-acaf-4052-ac76-3d3405201c62","timestamp":"2023-06-26T12:52:41.836809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:52: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b623522-acaf-4052-ac76-3d3405201c62","timestamp":"2023-06-26T12:52:41.836809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:52:41.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:52:42.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74abfae1-538e-4def-a0ea-08ebc343b803","timestamp":"2023-06-26T12:52:42.106044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:52:42.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:52:45.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9fce5fd-9b45-4350-b2d0-725c09246a87","timestamp":"2023-06-26T12:52:45.877234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:52:45.766+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:52:55.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16a9b12b-4dc5-4158-90ea-636a4866b779","timestamp":"2023-06-26T12:52:55.552263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:52:55.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:53:00.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c50276c-1220-49da-96aa-e88daf50b54d","timestamp":"2023-06-26T12:53:00.167594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:53:00.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:54:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2323bf32-dfce-4c06-b43d-9090849ec131","timestamp":"2023-06-26T12:54:41.836527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:54:41.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2323bf32-dfce-4c06-b43d-9090849ec131","timestamp":"2023-06-26T12:54:41.836527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:54:41.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:54:42.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7561b4da-da6d-4f99-bb3f-21bd8d271a5e","timestamp":"2023-06-26T12:54:42.106324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:54:42.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:54:45.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7aed928-e314-4135-bcc9-3f179af2ef7e","timestamp":"2023-06-26T12:54:45.876677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:54:45.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:54:55.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b25ffbc6-dfe7-4342-bd8d-8891939d7743","timestamp":"2023-06-26T12:54:55.552083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:54:55.790+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:55:00.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcadfc94-6c07-4f3c-bfe5-f4a04982e190","timestamp":"2023-06-26T12:55:00.167145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:55:00.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:56:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dda9e0d7-e1cb-4655-8864-a9f8ccaa8586","timestamp":"2023-06-26T12:56:41.836669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:56:41.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dda9e0d7-e1cb-4655-8864-a9f8ccaa8586","timestamp":"2023-06-26T12:56:41.836669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:56:41.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:56:42.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65062609-02d8-4267-9be8-633c7a325e36","timestamp":"2023-06-26T12:56:42.106002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:56:42.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:56:45.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bda3cb6e-1323-4754-b7c2-033748cd8f4f","timestamp":"2023-06-26T12:56:45.876663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:56:45.766+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:56:55.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69d79f5b-f673-4dbf-a099-d41005b0e05b","timestamp":"2023-06-26T12:56:55.551912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:56:55.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:57:00.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dc2c533-bee1-4095-8765-5eac3a2c9fc1","timestamp":"2023-06-26T12:57:00.167203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:57:00.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:58:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc9e16c-7dcd-45c6-91b3-690da812f574","timestamp":"2023-06-26T12:58:41.836433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:58:41.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc9e16c-7dcd-45c6-91b3-690da812f574","timestamp":"2023-06-26T12:58:41.836433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T12:58:41.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:58:42.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dd8cbd8-7a29-4543-831e-698ca3e4ee3d","timestamp":"2023-06-26T12:58:42.106205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T12:58:42.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:58:45.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1075c5fc-f0b7-40c5-9c16-a13ceb154425","timestamp":"2023-06-26T12:58:45.876741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T12:58:45.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:58:55.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db4b5d48-9116-425a-919a-05ab45fb78d2","timestamp":"2023-06-26T12:58:55.552027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T12:58:55.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T12:59:00.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a01ac7d4-7e01-4339-8bf8-a42a64b6699e","timestamp":"2023-06-26T12:59:00.167597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T12:59:00.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:00:41.839+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e225335-7053-40c1-b104-311cc56ee961","timestamp":"2023-06-26T13:00:41.837843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:00:41.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e225335-7053-40c1-b104-311cc56ee961","timestamp":"2023-06-26T13:00:41.837843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:00:41.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:00:42.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cd866f0-787a-4f9d-9b09-25d9803fc26f","timestamp":"2023-06-26T13:00:42.106342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:00:42.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:00:45.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49001aa8-0d40-4af6-9029-22175e918ba6","timestamp":"2023-06-26T13:00:45.877160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:00:45.766+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:00:55.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fffaea86-56b1-4fd4-84d0-c1f7954f29f7","timestamp":"2023-06-26T13:00:55.552358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:00:55.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:01:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b217373a-6277-4032-b7e0-c283b42c12a2","timestamp":"2023-06-26T13:01:00.167102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:01:00.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:02:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5898ff-59c0-47e5-ac6f-0942f5734c96","timestamp":"2023-06-26T13:02:41.836210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:02:41.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5898ff-59c0-47e5-ac6f-0942f5734c96","timestamp":"2023-06-26T13:02:41.836210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:02:41.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:02:42.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77d6bdfb-3f17-4797-bcb8-579b4be23c73","timestamp":"2023-06-26T13:02:42.106372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:02:42.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:02:45.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d9b3be1-2026-41b2-8a93-15507be7b944","timestamp":"2023-06-26T13:02:45.876682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:02:45.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:02:55.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43fdf5bb-ec2e-4bee-89eb-f842783cb567","timestamp":"2023-06-26T13:02:55.552613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:02:55.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:03:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bff16385-e101-4ac3-9348-40cc785777a1","timestamp":"2023-06-26T13:03:00.167228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:03:00.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:04:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"484b6d8f-333e-4a5a-aac7-addbc5161d67","timestamp":"2023-06-26T13:04:41.836288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:04:41.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"484b6d8f-333e-4a5a-aac7-addbc5161d67","timestamp":"2023-06-26T13:04:41.836288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:04:41.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:04:42.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a321c0a-4818-45b0-b3d7-9ca3f215a86a","timestamp":"2023-06-26T13:04:42.106571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:04:42.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:04:45.767+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a5f14a4-7ecf-4082-b0c9-cca210b9eaaa","timestamp":"2023-06-26T13:04:45.876724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:04:45.768+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:04:55.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81a3ed6b-a469-4f2b-b1b7-36ab914db7eb","timestamp":"2023-06-26T13:04:55.551965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:04:55.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:05:00.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d926c4f-b3a8-455e-9bd8-0ad421a018e5","timestamp":"2023-06-26T13:05:00.167224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:05:00.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:06:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2df82874-485e-4a63-9a85-983d0809010b","timestamp":"2023-06-26T13:06:41.836970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:06:41.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2df82874-485e-4a63-9a85-983d0809010b","timestamp":"2023-06-26T13:06:41.836970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:06:41.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:06:42.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff0fff6-2e81-4cf5-bb8e-626836a4be79","timestamp":"2023-06-26T13:06:42.106153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:06:42.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:06:45.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac0f8836-cb57-4c2e-932d-cc73e47f7cd1","timestamp":"2023-06-26T13:06:45.876761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:06:45.769+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:06:55.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"994c01c7-f2c7-45e3-bc3a-c09a63cb3697","timestamp":"2023-06-26T13:06:55.551969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:06:55.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:07:00.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3bcaf0b-e476-426c-b309-85cdfe6bb640","timestamp":"2023-06-26T13:07:00.167697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:07:00.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:08:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"99a96a6a-65c4-45e9-b4d4-40ef80cb2efe","timestamp":"2023-06-26T13:08:41.836397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:08:41.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"99a96a6a-65c4-45e9-b4d4-40ef80cb2efe","timestamp":"2023-06-26T13:08:41.836397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:08:41.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:08:42.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1ec125d-010f-46f5-a439-f51452ccd927","timestamp":"2023-06-26T13:08:42.106341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:08:42.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:08:45.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"796f8fd2-9c92-4fce-bd52-3cf150e5c85d","timestamp":"2023-06-26T13:08:45.877488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:08:45.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:08:55.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"885b8855-c1db-4ac5-9b33-60b5214978e4","timestamp":"2023-06-26T13:08:55.552414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:08:55.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:09:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52d24cba-57fc-419f-921b-061f7bacbb4a","timestamp":"2023-06-26T13:09:00.166971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:09:00.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:10:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed1d6d93-9720-455d-8b09-a72559aaad1b","timestamp":"2023-06-26T13:10:41.836304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:10:41.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed1d6d93-9720-455d-8b09-a72559aaad1b","timestamp":"2023-06-26T13:10:41.836304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:10:41.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:10:42.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"367a9b3e-16fc-490e-845f-250fecf14f85","timestamp":"2023-06-26T13:10:42.106354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:10:42.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:10:45.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b4e8873-84a0-4cf7-b114-1304217046b8","timestamp":"2023-06-26T13:10:45.876709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:10:45.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:10:55.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e16ebf8c-f761-40b5-b2f1-3939e1e78b42","timestamp":"2023-06-26T13:10:55.552273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:10:55.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:11:00.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ff1d3f5-a7ac-4b37-9f4d-f76c95b4f014","timestamp":"2023-06-26T13:11:00.166952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:11:00.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:12:41.839+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"432c6c68-1a85-4b08-8ed3-abf785f163fa","timestamp":"2023-06-26T13:12:41.837128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:12:41.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"432c6c68-1a85-4b08-8ed3-abf785f163fa","timestamp":"2023-06-26T13:12:41.837128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:12:41.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:12:42.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9e5f757-66b7-4db6-91c6-f69687a01249","timestamp":"2023-06-26T13:12:42.105976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:12:42.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:12:45.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71e0b843-9985-4f24-a89e-0a2d3f046e3f","timestamp":"2023-06-26T13:12:45.876739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:12:45.758+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:12:55.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6225aa07-4a58-4276-900c-2be52c141a64","timestamp":"2023-06-26T13:12:55.552053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:12:55.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:13:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d5fafe5-f10a-4dd7-ab29-46cd9d0156c9","timestamp":"2023-06-26T13:13:00.167572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:13:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:14:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a989736-45c2-4936-8481-90e9bbaa0601","timestamp":"2023-06-26T13:14:41.836254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:14:41.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a989736-45c2-4936-8481-90e9bbaa0601","timestamp":"2023-06-26T13:14:41.836254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:14:41.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:14:42.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b579f815-d09a-40f6-9eb5-f0e163d0f515","timestamp":"2023-06-26T13:14:42.106076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:14:42.378+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:14:45.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec72e12-51ef-4158-bc70-c43b5cdd57e2","timestamp":"2023-06-26T13:14:45.876802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:14:45.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:14:55.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a4fdb22-71bb-4268-8cc9-8a4f7c41a65a","timestamp":"2023-06-26T13:14:55.552379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:14:55.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:15:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed5e123a-23c9-42ab-8f06-02411d60b7a0","timestamp":"2023-06-26T13:15:00.167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:15:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:16:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16e3c44e-fde4-4daa-9850-dca0a743daac","timestamp":"2023-06-26T13:16:41.836226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:16:41.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16e3c44e-fde4-4daa-9850-dca0a743daac","timestamp":"2023-06-26T13:16:41.836226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:16:41.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:16:42.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03482387-10f8-41b0-a15c-5e60eb4a8312","timestamp":"2023-06-26T13:16:42.106275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:16:42.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:16:45.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6625a930-f2cd-4e7b-912e-321e41db1981","timestamp":"2023-06-26T13:16:45.877161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:16:45.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:16:55.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4823b45-d866-47c6-a6bb-35cf00378fff","timestamp":"2023-06-26T13:16:55.552259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:16:55.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:17:00.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c973d311-0aa9-4737-9d68-44f9456f2927","timestamp":"2023-06-26T13:17:00.166969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:17:00.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:18:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91d37a0a-f86f-43b4-959e-39cfb4eff67b","timestamp":"2023-06-26T13:18:41.836968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:18:41.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91d37a0a-f86f-43b4-959e-39cfb4eff67b","timestamp":"2023-06-26T13:18:41.836968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:18:41.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:18:42.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a68f522b-97aa-4de2-9d34-4811a38f8563","timestamp":"2023-06-26T13:18:42.106153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:18:42.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:18:45.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f502f05a-fb05-4a22-a074-0eda83507f39","timestamp":"2023-06-26T13:18:45.876747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:18:45.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:18:55.819+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71e4c234-5f19-4839-b961-9897af413f78","timestamp":"2023-06-26T13:18:55.552172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:18:55.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:19:00.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1b905bf-12db-4a88-98c7-eb7ea9ff3cf3","timestamp":"2023-06-26T13:19:00.167539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:19:00.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:20:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3a41ff2-17d7-4ef4-8d88-38e82675f7d7","timestamp":"2023-06-26T13:20:41.836399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:20:41.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3a41ff2-17d7-4ef4-8d88-38e82675f7d7","timestamp":"2023-06-26T13:20:41.836399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:20:41.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:20:42.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5109dca-336a-44b4-9b42-ab25599f16e3","timestamp":"2023-06-26T13:20:42.106675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:20:42.366+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:20:45.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c7c204b-8c58-4c01-940a-21e4b1a66152","timestamp":"2023-06-26T13:20:45.876642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:20:45.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:20:55.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6df10462-901a-47dc-a9e6-617720cd6f82","timestamp":"2023-06-26T13:20:55.552384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:20:55.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:21:00.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc05d957-6529-4ccf-8ffc-403757e6984c","timestamp":"2023-06-26T13:21:00.166943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:21:00.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:21:41.911+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-06-26T13:22:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"43298f7c-0f76-40bc-9dfd-aedbedd3bd5d","timestamp":"2023-06-26T13:22:41.836197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:22:41.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"43298f7c-0f76-40bc-9dfd-aedbedd3bd5d","timestamp":"2023-06-26T13:22:41.836197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:22:41.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:22:42.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aafab0a-4907-42dc-8d37-d767a43bb9ee","timestamp":"2023-06-26T13:22:42.106009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:22:42.377+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:22:45.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bd9fab9-f8f0-4dc3-b478-ec817260f65e","timestamp":"2023-06-26T13:22:45.876808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:22:45.766+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:22:55.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a4194fc-97c6-4b47-b69c-9e619a933327","timestamp":"2023-06-26T13:22:55.552181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:22:55.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:23:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"135eb0c1-3e60-435c-9689-eafa1d6a0efb","timestamp":"2023-06-26T13:23:00.166905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:23:00.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:24:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e44a567-840a-4f45-9294-78d46b949d22","timestamp":"2023-06-26T13:24:41.836611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:24:41.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e44a567-840a-4f45-9294-78d46b949d22","timestamp":"2023-06-26T13:24:41.836611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:24:41.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:24:42.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80191d50-443b-49cb-8492-7ac0ac712c8a","timestamp":"2023-06-26T13:24:42.112149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:24:42.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:24:45.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43b393c0-f8aa-4d43-bb59-74e875dc4d51","timestamp":"2023-06-26T13:24:45.877369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:24:45.806+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:24:55.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bdbfff6-568f-4768-bb34-2ad1cd209c7a","timestamp":"2023-06-26T13:24:55.551998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:24:55.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:25:00.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"063e1878-38b5-4382-94fd-983c0295745f","timestamp":"2023-06-26T13:25:00.167639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:25:00.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:26:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1f343f8-53bc-4566-8fec-a534e510979b","timestamp":"2023-06-26T13:26:41.836747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:26:41.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1f343f8-53bc-4566-8fec-a534e510979b","timestamp":"2023-06-26T13:26:41.836747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:26:41.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:26:42.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71240de2-19f8-4700-bf4c-4a88d8534dfc","timestamp":"2023-06-26T13:26:42.106170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:26:42.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:26:45.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d21b65d-779a-400d-8501-f6a37391c21b","timestamp":"2023-06-26T13:26:45.876769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:26:45.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:26:55.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7f4fa50-8522-4b2a-90a8-724d51677d22","timestamp":"2023-06-26T13:26:55.552089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:26:55.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:27:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61b4faeb-b345-4ae4-812f-60556c9d8d0a","timestamp":"2023-06-26T13:27:00.167111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:27:00.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:28:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"424b8506-82b1-45d8-b8b5-e44e648104fb","timestamp":"2023-06-26T13:28:41.836220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:28: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"424b8506-82b1-45d8-b8b5-e44e648104fb","timestamp":"2023-06-26T13:28:41.836220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:28:41.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:28:42.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c89da452-82df-4131-8f86-587d420ab0cc","timestamp":"2023-06-26T13:28:42.106268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:28:42.375+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:28:45.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"002959d6-b845-4c1f-9bce-04f1fd3cdcde","timestamp":"2023-06-26T13:28:45.876798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:28:45.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:28:55.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae8c5db6-f0de-4096-9ebe-7d90ef8a2a52","timestamp":"2023-06-26T13:28:55.551898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:28:55.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:29:00.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b5e5b3d-002b-40c4-8e8d-6ad8ef624af7","timestamp":"2023-06-26T13:29:00.167024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:29:00.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:30:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b459862-4096-4a45-92f9-c3888b52de8e","timestamp":"2023-06-26T13:30:41.836297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:30:41.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b459862-4096-4a45-92f9-c3888b52de8e","timestamp":"2023-06-26T13:30:41.836297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:30:41.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:30:42.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"180a6481-71cc-43c3-b236-0ac742b17c2a","timestamp":"2023-06-26T13:30:42.106107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:30:42.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:30:45.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84ed18c0-9c63-44e5-a9a2-287c7e63e99a","timestamp":"2023-06-26T13:30:45.876683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:30:45.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:30:55.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c694ec6c-7cb0-45d5-b0ba-b024a611ff31","timestamp":"2023-06-26T13:30:55.551932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:30:55.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:31:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1a69311-d225-44c6-8713-41d5c92be822","timestamp":"2023-06-26T13:31:00.167289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:31:00.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:31:11.882+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected.
[2023-06-26T13:32:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c7521aa-4a79-46a5-a9cc-a80bbe0f8485","timestamp":"2023-06-26T13:32:41.837009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:32: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c7521aa-4a79-46a5-a9cc-a80bbe0f8485","timestamp":"2023-06-26T13:32:41.837009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:32:41.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:32:42.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05759f7a-6eb7-4269-8d80-db88f9b8494c","timestamp":"2023-06-26T13:32:42.106937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:32:42.386+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:32:45.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e495db27-3fb4-4fe1-9cf3-8e645b9553d0","timestamp":"2023-06-26T13:32:45.877193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:32:45.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:32:55.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad79c9df-5f23-4896-b48f-8a3c25e4faf0","timestamp":"2023-06-26T13:32:55.551857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:32:55.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:33:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b8f3b36-17df-4d63-82c4-ae44dec01a1d","timestamp":"2023-06-26T13:33:00.167252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:33:00.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:34:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3384c72c-0f1b-4589-ac3c-6f9877a0a8c9","timestamp":"2023-06-26T13:34:41.836199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:34:41.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3384c72c-0f1b-4589-ac3c-6f9877a0a8c9","timestamp":"2023-06-26T13:34:41.836199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:34:41.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:34:42.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a385523-ee35-48d6-8ae5-153d9034262f","timestamp":"2023-06-26T13:34:42.106141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:34:42.387+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:34:45.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b41ef71-ffb9-4339-adb2-19e06e1e1ffd","timestamp":"2023-06-26T13:34:45.876722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:34:45.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:34:55.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cf64963-b513-4799-867c-f452f57343f9","timestamp":"2023-06-26T13:34:55.552743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:34:55.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:35:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2c0d6eb-4236-4c63-b6db-f9c0a5d8b208","timestamp":"2023-06-26T13:35:00.166894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:35:00.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:36:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"817b1299-0475-4380-9459-0f7d4a30bb56","timestamp":"2023-06-26T13:36:41.837028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:36:41.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"817b1299-0475-4380-9459-0f7d4a30bb56","timestamp":"2023-06-26T13:36:41.837028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:36:41.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:36:42.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"424cc2fe-4320-4903-a9d8-caaed9cec16a","timestamp":"2023-06-26T13:36:42.106398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:36:42.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:36:45.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60e61f6d-f2b1-491a-b233-1eb28745c724","timestamp":"2023-06-26T13:36:45.876748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:36:45.768+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:36:55.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23a4f867-558e-4ea5-bbca-0c6634660150","timestamp":"2023-06-26T13:36:55.552037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:36:55.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:37:00.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7845aa0-e931-4fdc-bdff-422e63a33cca","timestamp":"2023-06-26T13:37:00.166885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:37:00.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:38:41.839+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e453f73f-28bd-40ab-b053-a75e8ddf0aa7","timestamp":"2023-06-26T13:38:41.837045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:38:41.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e453f73f-28bd-40ab-b053-a75e8ddf0aa7","timestamp":"2023-06-26T13:38:41.837045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:38:41.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:38:42.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fe5555c-8fa1-4c94-bc4c-860353596099","timestamp":"2023-06-26T13:38:42.106373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:38:42.387+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:38:45.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee598a1e-bac2-4b27-a660-b0ea795024ab","timestamp":"2023-06-26T13:38:45.876776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:38:45.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:38:55.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf80a20d-2d7a-4661-846d-44fd0f8b4825","timestamp":"2023-06-26T13:38:55.552222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:38:55.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:39:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44673645-427f-490f-841a-a64955900286","timestamp":"2023-06-26T13:39:00.167602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:39:00.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:40:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"732e4f3c-5fd7-447d-8c54-bb4078992bf9","timestamp":"2023-06-26T13:40:41.836125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:40:41.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"732e4f3c-5fd7-447d-8c54-bb4078992bf9","timestamp":"2023-06-26T13:40:41.836125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:40:41.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:40:42.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03c4bc03-2e53-4c7a-96ed-540c0cc29d8d","timestamp":"2023-06-26T13:40:42.106202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:40:42.392+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:40:45.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59ba135b-5d48-4060-b973-15f67cdc3595","timestamp":"2023-06-26T13:40:45.877346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:40:45.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:40:55.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"563a6c00-ebac-45ab-b329-eb57b9366323","timestamp":"2023-06-26T13:40:55.552388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:40:55.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:41:00.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4066bcb6-e20f-4c01-b269-8640d71b9788","timestamp":"2023-06-26T13:41:00.166914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:41:00.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:42:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d3d958e-3ad8-49b0-b8b7-436670b52a82","timestamp":"2023-06-26T13:42:41.836220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:42:41.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d3d958e-3ad8-49b0-b8b7-436670b52a82","timestamp":"2023-06-26T13:42:41.836220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:42:41.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:42:42.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8ecac91-072d-4410-b2d0-6156bd617d21","timestamp":"2023-06-26T13:42:42.106287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:42:42.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:42:45.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df745e2f-10e6-466d-ad0c-0db24facb592","timestamp":"2023-06-26T13:42:45.876867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:42:45.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:42:55.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95bb53a7-c9b4-4685-bbe8-4a3767719798","timestamp":"2023-06-26T13:42:55.552272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:42:55.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:43:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fc6c201-9b1b-4060-b69e-b130dd0dab05","timestamp":"2023-06-26T13:43:00.167220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:43:00.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:44:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5893fdfa-67e5-4013-a9ce-42edf472765b","timestamp":"2023-06-26T13:44:41.836927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:44:41.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5893fdfa-67e5-4013-a9ce-42edf472765b","timestamp":"2023-06-26T13:44:41.836927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:44:41.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:44:42.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"722c787c-92c0-4267-9b11-24267880357f","timestamp":"2023-06-26T13:44:42.106202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:44:42.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:44:45.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e419509d-39cc-4792-afab-4d12b26a2404","timestamp":"2023-06-26T13:44:45.876685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:44:45.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:44:55.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3072dff-5b82-473c-be20-dafdf77cb82e","timestamp":"2023-06-26T13:44:55.552007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:44:55.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:45:00.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d55f47ba-7d7f-4450-8fc2-855934cbc976","timestamp":"2023-06-26T13:45:00.167574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:45:00.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:46:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70c24759-049a-43ff-b4a0-b334b26dc495","timestamp":"2023-06-26T13:46:41.836256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:46:41.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70c24759-049a-43ff-b4a0-b334b26dc495","timestamp":"2023-06-26T13:46:41.836256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:46:41.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:46:42.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"952ff13d-865c-4b05-aadf-65da5922384e","timestamp":"2023-06-26T13:46:42.106284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:46:42.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:46:45.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a65b1a89-2e27-4324-8abc-b4bd120bcc31","timestamp":"2023-06-26T13:46:45.876692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:46:45.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:46:55.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"527bc56c-8a5a-4273-bee3-9a2c4c404e57","timestamp":"2023-06-26T13:46:55.552151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:46:55.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:47:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecaa5b42-b298-4bf3-bd37-ccf00e7c5205","timestamp":"2023-06-26T13:47:00.166906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:47:00.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:48:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24f53ef8-2349-4b1f-aeae-e68cf875ffe5","timestamp":"2023-06-26T13:48:41.836245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:48:41.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24f53ef8-2349-4b1f-aeae-e68cf875ffe5","timestamp":"2023-06-26T13:48:41.836245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:48:41.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:48:42.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bcb30ed-0b91-44a1-837c-621a84bafec4","timestamp":"2023-06-26T13:48:42.106436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:48:42.401+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:48:45.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b726c07-236d-4bfa-9075-8c5d72e23319","timestamp":"2023-06-26T13:48:45.877348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:48:45.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:48:55.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5fbc291-d5ca-46c2-bb9f-3b4f8a9d25da","timestamp":"2023-06-26T13:48:55.551859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:48:55.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:49:00.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45110c9f-8fbd-4f87-bc5f-e6b03e471b98","timestamp":"2023-06-26T13:49:00.166979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:49:00.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:50:11.933+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-06-26T13:50:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c29ea63f-e316-4847-bc88-f74eec51a5ab","timestamp":"2023-06-26T13:50:41.836164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:50:41.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c29ea63f-e316-4847-bc88-f74eec51a5ab","timestamp":"2023-06-26T13:50:41.836164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:50:41.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:50:42.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af3f8c47-3228-47d1-89e5-eb1dec92d9e4","timestamp":"2023-06-26T13:50:42.106282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:50:42.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:50:45.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8bace3d-ad69-4fa9-9d1a-eaf0d0285970","timestamp":"2023-06-26T13:50:45.876895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:50:45.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:50:55.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d188a23a-5c77-4707-adb0-a7b7726e23d4","timestamp":"2023-06-26T13:50:55.552688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:50:55.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:51:00.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39a0f360-b7df-488c-bac6-0341699c0cb5","timestamp":"2023-06-26T13:51:00.168923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:51:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:52:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"456b2a22-4e19-45e1-a5fe-9e0342568f2c","timestamp":"2023-06-26T13:52:41.837033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:52:41.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"456b2a22-4e19-45e1-a5fe-9e0342568f2c","timestamp":"2023-06-26T13:52:41.837033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:52:41.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:52:42.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a4396b0-0dec-4557-ab3f-2ae81d6207a5","timestamp":"2023-06-26T13:52:42.106341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:52:42.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:52:45.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68b89163-14a5-4e94-95b4-f042119c0ab3","timestamp":"2023-06-26T13:52:45.878994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:52:45.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:52:55.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97e38549-5897-4e54-835f-7b3972f2d4fa","timestamp":"2023-06-26T13:52:55.552210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:52:55.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:53:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"536dc14f-6c1f-447b-924d-7d19b0704167","timestamp":"2023-06-26T13:53:00.167158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:53:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:54:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8c3b592-91ba-4d3f-aa9a-765bbca2f9f5","timestamp":"2023-06-26T13:54:41.836272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:54:41.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8c3b592-91ba-4d3f-aa9a-765bbca2f9f5","timestamp":"2023-06-26T13:54:41.836272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:54:41.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:54:42.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fda9462f-b0c7-44a3-90ec-c5ff04bdf9db","timestamp":"2023-06-26T13:54:42.105963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:54:42.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:54:45.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d65318f6-be53-4e1f-b321-1adee740b0ea","timestamp":"2023-06-26T13:54:45.876805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:54:45.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:54:55.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"157affc2-571d-4767-ae14-383b069e2769","timestamp":"2023-06-26T13:54:55.552078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:54:55.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:55:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"996c1b4f-1a5c-4af1-bdd0-cc51427dab80","timestamp":"2023-06-26T13:55:00.167033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:55:00.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:56:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62b4a5bf-436c-466e-89df-ef16ff1bd365","timestamp":"2023-06-26T13:56:41.836456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:56:41.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62b4a5bf-436c-466e-89df-ef16ff1bd365","timestamp":"2023-06-26T13:56:41.836456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:56:41.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:56:42.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8694c32a-d87b-4ee8-853b-60fcc834ec08","timestamp":"2023-06-26T13:56:42.106225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:56:42.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:56:45.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77381086-cc97-407b-b63b-6ace4ea2a3dc","timestamp":"2023-06-26T13:56:45.877146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:56:45.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:56:55.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37f5d32c-fd87-48b7-b409-720f88d32c60","timestamp":"2023-06-26T13:56:55.552557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:56:55.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:57:00.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7409790b-95de-43ee-9b01-4f8706d8ecc9","timestamp":"2023-06-26T13:57:00.167079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:57:00.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:58:41.840+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"416fcea6-e036-41a0-a8e3-adf1d0f7e55b","timestamp":"2023-06-26T13:58:41.837792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:58:41.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"416fcea6-e036-41a0-a8e3-adf1d0f7e55b","timestamp":"2023-06-26T13:58:41.837792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T13:58:41.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:58:42.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a25e5ca6-30cd-4787-81dc-6d4f8eb8b478","timestamp":"2023-06-26T13:58:42.106524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:58:42.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:58:45.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8976b4f9-f796-4850-8f77-5da4313d4517","timestamp":"2023-06-26T13:58:45.877033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:58:45.780+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:58:55.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67fcc151-688a-4124-b7b1-cddd3e292f54","timestamp":"2023-06-26T13:58:55.552282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:58:55.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T13:59:00.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c23d184-d0b0-404a-88cc-39abcd3e13a2","timestamp":"2023-06-26T13:59:00.167940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:59:00.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:00:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3007fb3b-0e56-42fb-9d40-3e44c413f6e4","timestamp":"2023-06-26T14:00:41.836244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:00:41.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3007fb3b-0e56-42fb-9d40-3e44c413f6e4","timestamp":"2023-06-26T14:00:41.836244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:00:41.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:00:42.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a6e3602-55f6-4426-a5e5-f6942fffbea5","timestamp":"2023-06-26T14:00:42.106184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:00:42.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:00:45.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5870481b-eff0-4459-81c9-d9d87eebbab6","timestamp":"2023-06-26T14:00:45.876664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:00:45.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:00:55.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d50bcdd-3099-4b35-b8e0-fca2756de206","timestamp":"2023-06-26T14:00:55.552232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:00:55.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:01:00.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c56a349-2419-417e-a0ec-9005ccf1c7a9","timestamp":"2023-06-26T14:01:00.167039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:01:00.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:01:41.897+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-06-26T14:02:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4207bb79-15f1-44b8-9b4e-86e2da130b2b","timestamp":"2023-06-26T14:02:41.836895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:02:41.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4207bb79-15f1-44b8-9b4e-86e2da130b2b","timestamp":"2023-06-26T14:02:41.836895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:02:41.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:02:42.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3886b7dc-fb0b-4f27-ab52-5d1c2764aba4","timestamp":"2023-06-26T14:02:42.106193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:02:42.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:02:45.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63c00bf9-b2c2-4340-b420-07afeb950a26","timestamp":"2023-06-26T14:02:45.876654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:02:45.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:02:55.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eb49801-cfdf-4093-a68f-bc95553b2bbf","timestamp":"2023-06-26T14:02:55.551874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:02:55.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:03:00.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c096a5d-5e4b-43ec-9639-f23c6ea45211","timestamp":"2023-06-26T14:03:00.167180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:03:00.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:04:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76b874bf-10b4-42b5-9a99-93fa77c57260","timestamp":"2023-06-26T14:04:41.836182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:04:41.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76b874bf-10b4-42b5-9a99-93fa77c57260","timestamp":"2023-06-26T14:04:41.836182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:04:41.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:04:42.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2de0baf0-8081-4ea0-b130-9e631b2270e7","timestamp":"2023-06-26T14:04:42.106222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:04:42.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:04:45.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9299a19f-4fe8-406a-9288-9cebdb31dc43","timestamp":"2023-06-26T14:04:45.876841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:04:45.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:04:55.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceb6e0e4-c4ba-41c2-9738-20601f20401e","timestamp":"2023-06-26T14:04:55.551994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:04:55.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:05:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f42382e1-768e-4650-9258-28fabe03bc40","timestamp":"2023-06-26T14:05:00.167110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:05:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:06:41.839+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7c842ab-b9ee-4536-9140-a794a49d562d","timestamp":"2023-06-26T14:06:41.837500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:06: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7c842ab-b9ee-4536-9140-a794a49d562d","timestamp":"2023-06-26T14:06:41.837500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:06:41.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:06:42.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"426eb700-729e-4363-9267-c513725a9b4d","timestamp":"2023-06-26T14:06:42.106096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:06:42.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:06:45.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0de5616f-215a-4016-8c95-85a68c417deb","timestamp":"2023-06-26T14:06:45.877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:06:45.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:06:55.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"233f0e85-19d8-4899-953f-cecd13dead70","timestamp":"2023-06-26T14:06:55.552048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:06:55.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:07:00.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9c94ad2-bde7-47fa-9d8a-c8d9d1e41228","timestamp":"2023-06-26T14:07:00.167540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:07:00.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:08:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"19c6d8bc-cce0-482b-84fe-c8fcf7d052c7","timestamp":"2023-06-26T14:08:41.836307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:08:41.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"19c6d8bc-cce0-482b-84fe-c8fcf7d052c7","timestamp":"2023-06-26T14:08:41.836307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:08:41.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:08:42.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc26ebc4-e093-44f8-8ea6-41371bc3500f","timestamp":"2023-06-26T14:08:42.106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:08:42.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:08:45.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b5e64b8-c5c8-425d-9513-db781992d78d","timestamp":"2023-06-26T14:08:45.876646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:08:45.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:08:55.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae80b89b-a64f-43a8-87c9-fbf46df714e3","timestamp":"2023-06-26T14:08:55.552097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:08:55.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:09:00.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29cc19f9-454f-4f8e-b0e4-a1d5aaf2ffc4","timestamp":"2023-06-26T14:09:00.167015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:09:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:10:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e610da60-80ef-4f8f-8a82-ce1936ca5dca","timestamp":"2023-06-26T14:10:41.836247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:10:41.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e610da60-80ef-4f8f-8a82-ce1936ca5dca","timestamp":"2023-06-26T14:10:41.836247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:10:41.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:10:42.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ffc3051-6c0b-49c1-a362-d423294c2dde","timestamp":"2023-06-26T14:10:42.106105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:10:42.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:10:45.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42ec2836-892c-44f9-ab85-77319ac82db8","timestamp":"2023-06-26T14:10:45.876694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:10:45.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:10:55.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9201876-1320-4b16-89ef-635402d15bc7","timestamp":"2023-06-26T14:10:55.552448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:10:55.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:11:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c18873-67fa-4edc-961b-a6d570070052","timestamp":"2023-06-26T14:11:00.166918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:11:00.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:12:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8159f53-a8bb-4d3e-bef2-c061cba70845","timestamp":"2023-06-26T14:12:41.836564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:12:41.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8159f53-a8bb-4d3e-bef2-c061cba70845","timestamp":"2023-06-26T14:12:41.836564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:12:41.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:12:42.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcec7717-6b35-4942-b03d-dad46c49e512","timestamp":"2023-06-26T14:12:42.106193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:12:42.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:12:45.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63735fad-17cc-4d71-b747-f639315d4d85","timestamp":"2023-06-26T14:12:45.876789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:12:45.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:12:55.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0d1f1e0-2daa-436a-a63f-eb2d4b0e3ffc","timestamp":"2023-06-26T14:12:55.551852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:12:55.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:13:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ef2fdef-2ed4-4a37-b15e-987a828bdeb4","timestamp":"2023-06-26T14:13:00.167560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:13:00.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:14:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2627338-e40f-4627-b2e0-50ac65f8d096","timestamp":"2023-06-26T14:14:41.836813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:14:41.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2627338-e40f-4627-b2e0-50ac65f8d096","timestamp":"2023-06-26T14:14:41.836813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:14:41.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:14:42.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8de0ed7f-8df3-482c-9c4d-494efe19e517","timestamp":"2023-06-26T14:14:42.108558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:14:42.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:14:45.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"242a1e50-05da-4b97-a6a5-683919680747","timestamp":"2023-06-26T14:14:45.877237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:14:45.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:14:55.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45992906-6b93-4139-b3d6-36d64f0be3b2","timestamp":"2023-06-26T14:14:55.552030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:14:55.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:15:00.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ac8ff5f-4861-4765-81ca-9ec1c0717958","timestamp":"2023-06-26T14:15:00.167284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:15:00.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:15:41.913+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-06-26T14:16:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63b48c28-3a4f-43a4-80b5-f676b3c81d77","timestamp":"2023-06-26T14:16:41.836294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:16:41.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63b48c28-3a4f-43a4-80b5-f676b3c81d77","timestamp":"2023-06-26T14:16:41.836294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:16:41.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:16:42.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09e772e0-2b7c-49fb-b524-44b18aa9a571","timestamp":"2023-06-26T14:16:42.106011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:16:42.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:16:45.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11bc6f8c-7740-4e5d-9b52-a3496d5b16f1","timestamp":"2023-06-26T14:16:45.876735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:16:45.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:16:55.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"267b720a-1472-4da9-b9b7-7c11f19697a2","timestamp":"2023-06-26T14:16:55.551897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:16:55.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:17:00.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe015476-c4d3-4b53-be74-e48cf202756c","timestamp":"2023-06-26T14:17:00.166986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:17:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:18:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cafce75-bb99-4c91-9d44-ad4f62eb9448","timestamp":"2023-06-26T14:18:41.836288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:18:41.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cafce75-bb99-4c91-9d44-ad4f62eb9448","timestamp":"2023-06-26T14:18:41.836288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:18:41.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:18:42.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9beba63e-71f1-4efa-85a9-ad210bb2be88","timestamp":"2023-06-26T14:18:42.106215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:18:42.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:18:45.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9542be8-5d3b-484c-b40a-7f69b825f5a4","timestamp":"2023-06-26T14:18:45.876763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:18:45.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:18:55.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1aa46c3-b7a3-4680-90f4-a010a4a6faee","timestamp":"2023-06-26T14:18:55.551983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:18:55.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:19:00.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b88c5805-3964-479f-ab41-cb0f4ada6880","timestamp":"2023-06-26T14:19:00.167086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:19:00.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:20:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc6a6abb-3d5c-43bc-89f6-a177db3c8b0e","timestamp":"2023-06-26T14:20:41.836854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:20:41.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc6a6abb-3d5c-43bc-89f6-a177db3c8b0e","timestamp":"2023-06-26T14:20:41.836854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:20:41.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:20:42.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e1bc4b5-9c9c-46cc-843f-74dd378c81b8","timestamp":"2023-06-26T14:20:42.106380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:20:42.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:20:45.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54640457-8970-4024-98c9-479efadb6a50","timestamp":"2023-06-26T14:20:45.876892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:20:45.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:20:55.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ed966f9-8583-4603-bd6f-1bd338722a2e","timestamp":"2023-06-26T14:20:55.551977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:20:55.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:21:00.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8136da59-2063-4ff1-8941-108b39ce886d","timestamp":"2023-06-26T14:21:00.167571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:21:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:22:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e8b631-224e-48ea-956d-c96431a176a2","timestamp":"2023-06-26T14:22:41.836223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:22:41.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e8b631-224e-48ea-956d-c96431a176a2","timestamp":"2023-06-26T14:22:41.836223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:22:41.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:22:42.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9b7eed9-4475-4161-b4a9-a38ad56a9708","timestamp":"2023-06-26T14:22:42.106017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:22:42.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:22:45.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fff9c1d-fc4c-4023-a383-899a4ac770d4","timestamp":"2023-06-26T14:22:45.876905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:22:45.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:22:55.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e161d63-9aca-465c-abb2-392b1f6fd036","timestamp":"2023-06-26T14:22:55.552170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:22:55.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:23:00.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdd62d2b-23d5-4544-acb4-069f1423cda0","timestamp":"2023-06-26T14:23:00.167083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:23:00.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:24:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3beab7c-336a-4fb0-8dac-9c83a6f0ba96","timestamp":"2023-06-26T14:24:41.836279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:24: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3beab7c-336a-4fb0-8dac-9c83a6f0ba96","timestamp":"2023-06-26T14:24:41.836279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:24:41.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:24:42.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9538df8d-aa20-4076-9f6a-ab96e3ce6cf8","timestamp":"2023-06-26T14:24:42.106254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:24:42.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:24:45.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8515b98-b14b-4df7-8999-bb0674584529","timestamp":"2023-06-26T14:24:45.876695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:24:45.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:24:55.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41846dc7-8b5a-4da6-ba7e-93944188f5cf","timestamp":"2023-06-26T14:24:55.552043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:24:55.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:25:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44c8af9c-6486-40fc-9910-e7b3650a85a9","timestamp":"2023-06-26T14:25:00.166873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:25:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:26:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e518f68-12f6-4de6-8a6b-78ad2d2025e6","timestamp":"2023-06-26T14:26:41.836267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:26:41.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e518f68-12f6-4de6-8a6b-78ad2d2025e6","timestamp":"2023-06-26T14:26:41.836267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:26:41.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:26:42.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ed14222-be96-4c4b-942a-9a1708305357","timestamp":"2023-06-26T14:26:42.107590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:26:42.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:26:45.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f8d1215-ea75-431c-870e-79dc3ca5a1ba","timestamp":"2023-06-26T14:26:45.876745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:26:45.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:26:55.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"925f32d2-74c8-41aa-abe4-9778ef64f858","timestamp":"2023-06-26T14:26:55.552335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:26:55.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:27:00.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fd6e7c7-b790-4e51-ab8b-55b7c414875a","timestamp":"2023-06-26T14:27:00.167488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:27:00.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:28:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e792f36b-1129-4488-bb12-73c45b73df05","timestamp":"2023-06-26T14:28:41.837237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:28: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e792f36b-1129-4488-bb12-73c45b73df05","timestamp":"2023-06-26T14:28:41.837237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:28:41.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:28:42.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a1ad21d-f191-4121-a453-c584da731e57","timestamp":"2023-06-26T14:28:42.108036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:28:42.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:28:45.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e224a8fc-936d-4e20-9078-3e40fea5c139","timestamp":"2023-06-26T14:28:45.876705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:28:45.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:28:55.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8208d1af-b8ad-4fc2-a124-2e20073fc961","timestamp":"2023-06-26T14:28:55.551895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:28:55.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:29:00.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f309861-bf7d-4e8c-8de5-16d53fb11dbd","timestamp":"2023-06-26T14:29:00.167109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:29:00.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:30:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52af382a-5135-41c4-b5da-71281dfe35b7","timestamp":"2023-06-26T14:30:41.836338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:30:41.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52af382a-5135-41c4-b5da-71281dfe35b7","timestamp":"2023-06-26T14:30:41.836338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:30:41.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:30:42.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"551f48b8-f28b-4d23-b7ae-3bc05a22f81a","timestamp":"2023-06-26T14:30:42.106627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:30:42.489+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:30:45.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c93c1c65-8583-4636-8647-aa05b3cc5a4a","timestamp":"2023-06-26T14:30:45.878555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:30:45.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:30:55.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4f245da-4c3b-4fad-b12a-e4bef24883d7","timestamp":"2023-06-26T14:30:55.552559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:30:55.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:31:00.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bca1cf3a-c98a-406a-85a7-c9c62fe87e3b","timestamp":"2023-06-26T14:31:00.166911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:31:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:32:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80981448-823e-4d04-aece-685b107f3c6c","timestamp":"2023-06-26T14:32:41.836261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:32: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80981448-823e-4d04-aece-685b107f3c6c","timestamp":"2023-06-26T14:32:41.836261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:32:41.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:32:42.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb3f2643-4cc3-4241-983a-166314ef25ba","timestamp":"2023-06-26T14:32:42.106208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:32:42.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:32:45.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e120e54-06c9-43bc-936c-3c8ff75587da","timestamp":"2023-06-26T14:32:45.876678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:32:45.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:32:55.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8077627c-a74c-465c-afd6-40b664075077","timestamp":"2023-06-26T14:32:55.552270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:32:55.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:33:00.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5609338a-30ad-4dad-bb4f-db4d3d0943bb","timestamp":"2023-06-26T14:33:00.166930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:33:00.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:34:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e68ff38b-fff1-42f5-8a6b-3b3f27831363","timestamp":"2023-06-26T14:34:41.836972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:34:41.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e68ff38b-fff1-42f5-8a6b-3b3f27831363","timestamp":"2023-06-26T14:34:41.836972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:34:41.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:34:42.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e86d659a-be93-4fb6-87cd-9d58c45c6794","timestamp":"2023-06-26T14:34:42.106160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:34:42.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:34:45.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec73a210-bc6c-4ff3-9576-c0a1249449e4","timestamp":"2023-06-26T14:34:45.876648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:34:45.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:34:55.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31d8588b-d378-4dd2-801f-c54e04ed368e","timestamp":"2023-06-26T14:34:55.553026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:34:55.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:35:00.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48e57dd5-a4f8-44ed-9290-6701b4155833","timestamp":"2023-06-26T14:35:00.167427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:35:00.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:36:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f36717d-7326-423d-bed5-22e0dd1bedf7","timestamp":"2023-06-26T14:36:41.836205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:36:41.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f36717d-7326-423d-bed5-22e0dd1bedf7","timestamp":"2023-06-26T14:36:41.836205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:36:41.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:36:42.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8231ca6-9ac1-433a-ad27-653572fcfd40","timestamp":"2023-06-26T14:36:42.106275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:36:42.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:36:45.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa5e716f-b3a6-4623-b868-25ed42aca6e5","timestamp":"2023-06-26T14:36:45.876654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:36:45.794+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:36:55.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"397c8765-78e6-46f0-84d4-b929727c9af5","timestamp":"2023-06-26T14:36:55.552303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:36:55.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:37:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"711c361d-0e9c-4e73-b427-748c15b32171","timestamp":"2023-06-26T14:37:00.166941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:37:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:38:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52af0035-aa31-4fcc-9f33-46d34eb68db1","timestamp":"2023-06-26T14:38:41.836191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:38:41.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52af0035-aa31-4fcc-9f33-46d34eb68db1","timestamp":"2023-06-26T14:38:41.836191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:38:41.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:38:42.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b036532b-b011-40b7-a2b1-b8c364f1c0b6","timestamp":"2023-06-26T14:38:42.107368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:38:42.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:38:45.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e2c83e5-16e0-49ea-a8b6-5e4fddeca9f8","timestamp":"2023-06-26T14:38:45.877300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:38:45.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:38:55.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"447b0f5d-db91-40ef-8345-c782996798fe","timestamp":"2023-06-26T14:38:55.551854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:38:55.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:39:00.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ce94b42-30ca-413a-921b-4d043cf0da52","timestamp":"2023-06-26T14:39:00.166887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:39:00.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:40:11.918+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-06-26T14:40:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e90d9d0f-5209-4b13-b119-3ad15b3d64dc","timestamp":"2023-06-26T14:40:41.836209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:40:41.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e90d9d0f-5209-4b13-b119-3ad15b3d64dc","timestamp":"2023-06-26T14:40:41.836209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:40:41.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:40:42.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8d4706b-1fa0-4cd9-bfaf-7420da163ee9","timestamp":"2023-06-26T14:40:42.106017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:40:42.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:40:45.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67d69c04-f9bd-4a81-a38b-8e7449046aa4","timestamp":"2023-06-26T14:40:45.876871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:40:45.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:40:56.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b72315f-6f37-44a8-baed-f1762bf22db7","timestamp":"2023-06-26T14:40:55.552088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:40:56.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:41:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e90a226-860e-45b2-b54a-cf52a2488c10","timestamp":"2023-06-26T14:41:00.166971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:41:00.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:42:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4be9b125-df57-49c9-b12f-f814e60b6415","timestamp":"2023-06-26T14:42:41.836796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:42:41.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4be9b125-df57-49c9-b12f-f814e60b6415","timestamp":"2023-06-26T14:42:41.836796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:42:41.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:42:42.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97edd3a2-b8c6-4492-bf24-fa95dc4e8585","timestamp":"2023-06-26T14:42:42.106004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:42:42.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:42:45.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ef0087b-67d3-4109-94c3-6a4c49b46310","timestamp":"2023-06-26T14:42:45.876660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:42:45.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:42:55.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fceb66ff-4a7d-4e29-a489-e19d3de9bfeb","timestamp":"2023-06-26T14:42:55.551840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:42:55.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:43:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dc1f096-b069-4afd-b0df-2fc19130f93d","timestamp":"2023-06-26T14:43:00.167421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:43:00.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:44:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3879346d-7d4b-4f5d-bde4-6d898384e754","timestamp":"2023-06-26T14:44:41.836292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:44:41.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3879346d-7d4b-4f5d-bde4-6d898384e754","timestamp":"2023-06-26T14:44:41.836292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:44:41.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:44:42.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ca68217-424e-4ca1-9d26-449d7476948a","timestamp":"2023-06-26T14:44:42.106196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:44:42.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:44:45.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b0f1908-3e12-4d4f-9d89-869eac5f9ef3","timestamp":"2023-06-26T14:44:45.876683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:44:45.794+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:44:55.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fe15ded-baa5-4701-9e48-b288eaf75b8d","timestamp":"2023-06-26T14:44:55.552350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:44:55.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:45:00.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b59ad246-eb18-4a8a-8d43-6db0b7708fe0","timestamp":"2023-06-26T14:45:00.166937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:45:00.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:46:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f802628d-3b21-4f54-8180-73815e295f15","timestamp":"2023-06-26T14:46:41.836406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:46:41.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f802628d-3b21-4f54-8180-73815e295f15","timestamp":"2023-06-26T14:46:41.836406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:46:41.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:46:42.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f3b523b-d054-4789-8afc-57dd3dfc6a12","timestamp":"2023-06-26T14:46:42.106015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:46:42.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:46:45.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7059fcaa-ef00-48a3-9fc6-8ee68bb8a209","timestamp":"2023-06-26T14:46:45.876711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:46:45.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:46:55.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f27c599-4a6d-47c8-be2e-33d87895a3b4","timestamp":"2023-06-26T14:46:55.552017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:46:55.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:47:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d3f09b4-971d-4f06-9abc-fa0337338f11","timestamp":"2023-06-26T14:47:00.166894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:47:00.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:48:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"121273b8-2a80-4f82-8ffe-9e78b6f4e00d","timestamp":"2023-06-26T14:48:41.836250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:48:41.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"121273b8-2a80-4f82-8ffe-9e78b6f4e00d","timestamp":"2023-06-26T14:48:41.836250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:48:41.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:48:42.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f769d64e-9213-45f9-92b8-3e2fa3478982","timestamp":"2023-06-26T14:48:42.105981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:48:42.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:48:45.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eab27f8-6c0d-455f-a5a6-3d5d7a556d18","timestamp":"2023-06-26T14:48:45.877211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:48:45.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:48:55.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e80ade5-7fba-47ac-926d-5f4ee7e46ab1","timestamp":"2023-06-26T14:48:55.552493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:48:55.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:49:00.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdb9be54-87d8-48b7-8338-39e0bafaed17","timestamp":"2023-06-26T14:49:00.167214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:49:00.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:50:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a616525-473d-4450-aaca-970646d3a6db","timestamp":"2023-06-26T14:50:41.836816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:50:41.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a616525-473d-4450-aaca-970646d3a6db","timestamp":"2023-06-26T14:50:41.836816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:50:41.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:50:42.506+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1064b83c-80dc-4b27-bad4-2758b08567d1","timestamp":"2023-06-26T14:50:42.106025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:50:42.507+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:50:45.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b91980d-17b1-413e-be24-03b760fcfffe","timestamp":"2023-06-26T14:50:45.877013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:50:45.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:50:55.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfdc62f5-07e5-4a0a-9061-47045435e520","timestamp":"2023-06-26T14:50:55.552222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:50:55.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:51:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ab15ea4-2d65-4c6e-8dd6-652ea6841dde","timestamp":"2023-06-26T14:51:00.167265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:51:00.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:52:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29e43edb-c4f4-488c-8a1b-be1f1a534db1","timestamp":"2023-06-26T14:52:41.836260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:52:41.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29e43edb-c4f4-488c-8a1b-be1f1a534db1","timestamp":"2023-06-26T14:52:41.836260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:52:41.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:52:42.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3d85a34-9398-48be-ae7b-e223a6190268","timestamp":"2023-06-26T14:52:42.106251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:52:42.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:52:45.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97e04429-abea-4a66-952d-3bb1e79e59a7","timestamp":"2023-06-26T14:52:45.877688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:52:45.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:52:55.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09ec1010-6ddb-44ab-8860-2ceb00edf62b","timestamp":"2023-06-26T14:52:55.553261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:52:55.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:53:00.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20b66155-c9f4-4e28-9de2-d297dda6a39a","timestamp":"2023-06-26T14:53:00.167041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:53:00.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:54:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e132863-0213-412d-b84e-077d5a4a601c","timestamp":"2023-06-26T14:54:41.836381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:54:41.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e132863-0213-412d-b84e-077d5a4a601c","timestamp":"2023-06-26T14:54:41.836381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:54:41.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:54:42.494+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95edb59e-2623-4122-ad49-0a87a92b0643","timestamp":"2023-06-26T14:54:42.106158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:54:42.494+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:54:45.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1a2f165-7b7f-4769-a4a3-333683611c11","timestamp":"2023-06-26T14:54:45.876655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:54:45.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:54:55.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d008f05a-b3c0-46dc-a5a0-b92013792b85","timestamp":"2023-06-26T14:54:55.552201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:54:55.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:55:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fda26535-d392-421f-9e1a-9b1878f7aa8e","timestamp":"2023-06-26T14:55:00.166999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:55:00.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:56:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a05808e-0955-4dec-9a82-b767ca3c751b","timestamp":"2023-06-26T14:56:41.836351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:56:41.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a05808e-0955-4dec-9a82-b767ca3c751b","timestamp":"2023-06-26T14:56:41.836351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:56:41.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:56:42.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"500c1657-8a2c-4a3a-aaa7-3155208b7354","timestamp":"2023-06-26T14:56:42.107521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:56:42.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:56:45.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40d91735-ac50-4bc0-8f8a-252d5ef1ab1c","timestamp":"2023-06-26T14:56:45.877083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:56:45.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:56:55.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd7c7e54-7920-4371-9e39-595ca7b78eb5","timestamp":"2023-06-26T14:56:55.552022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:56:55.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:57:00.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e3c9599-46e3-4801-bfe1-f7ac26f5b2f6","timestamp":"2023-06-26T14:57:00.167340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:57:00.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:58:41.839+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0cfbc9d-ef0f-4057-b60a-f25803cb9b8b","timestamp":"2023-06-26T14:58:41.837330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:58:41.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0cfbc9d-ef0f-4057-b60a-f25803cb9b8b","timestamp":"2023-06-26T14:58:41.837330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:58:41.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:58:42.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6f81276-753a-46df-875a-6aea1142b6a3","timestamp":"2023-06-26T14:58:42.106059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:58:42.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:58:45.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebbb2418-9e93-4f61-bed8-cd22eebb23b3","timestamp":"2023-06-26T14:58:45.876843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:58:45.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:58:55.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6747460a-6578-481a-b8c1-8c2bcf4064cd","timestamp":"2023-06-26T14:58:55.551918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:58:55.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:59:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c65317b4-324c-4079-bb01-64bdde7b674f","timestamp":"2023-06-26T14:59:00.167547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:59:00.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:00:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"877c9ec3-dec7-4f7e-880b-9b223d487945","timestamp":"2023-06-26T15:00:41.836291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:00:41.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"877c9ec3-dec7-4f7e-880b-9b223d487945","timestamp":"2023-06-26T15:00:41.836291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:00:41.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:00:42.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe99a934-005b-40c2-8b1c-0cb070045ce8","timestamp":"2023-06-26T15:00:42.106080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:00:42.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:00:45.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f45d04e-e024-45e1-baac-22f838c171ad","timestamp":"2023-06-26T15:00:45.876635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:00:45.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:00:55.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f92f00f-1687-433c-919b-d78bd9796b93","timestamp":"2023-06-26T15:00:55.553201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:00:55.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:01:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19823eb0-1949-4a2b-b1f6-437a18a96ef1","timestamp":"2023-06-26T15:01:00.167043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:01:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:02:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eae68a1a-347b-45f5-85eb-ba8e7ec3aaeb","timestamp":"2023-06-26T15:02:41.836300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:02:41.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eae68a1a-347b-45f5-85eb-ba8e7ec3aaeb","timestamp":"2023-06-26T15:02:41.836300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:02:41.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:02:42.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17f88885-666b-4e4a-92fa-d217cbac86c6","timestamp":"2023-06-26T15:02:42.106820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:02:42.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:02:45.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a89a7b89-9f3f-4c55-8a10-8ae8426596c2","timestamp":"2023-06-26T15:02:45.876666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:02:45.806+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:02:55.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92c9dc05-c401-4caa-b601-ff7f80f256d4","timestamp":"2023-06-26T15:02:55.551864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:02:55.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:03:00.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"231249df-cee0-476d-904a-38691317c889","timestamp":"2023-06-26T15:03:00.167144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:03:00.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:04:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3dfab75-506c-4d4e-95df-b8a349c2c341","timestamp":"2023-06-26T15:04:41.836408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:04:41.839+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected.
[2023-06-26T15:04:41.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3dfab75-506c-4d4e-95df-b8a349c2c341","timestamp":"2023-06-26T15:04:41.836408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:04:41.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:04:42.511+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc9fc223-e5c7-4746-8806-8ca6bcac112b","timestamp":"2023-06-26T15:04:42.106228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:04:42.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:04:45.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c84834b-ccc9-4f26-8ca2-a72727d6b22a","timestamp":"2023-06-26T15:04:45.876650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:04:45.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:04:55.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d8205c3-bd59-4c0e-a494-afa3311b8c60","timestamp":"2023-06-26T15:04:55.552284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:04:55.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:05:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4afd96b8-e1a1-4410-aec5-99c2801da78a","timestamp":"2023-06-26T15:05:00.167144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:05:00.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:06:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f68b1dc7-32c2-4764-98f6-3f203b8f2f53","timestamp":"2023-06-26T15:06:41.836908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:06:41.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f68b1dc7-32c2-4764-98f6-3f203b8f2f53","timestamp":"2023-06-26T15:06:41.836908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:06:41.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:06:42.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"789b80c2-b4ef-4b96-a5da-caa8830dff18","timestamp":"2023-06-26T15:06:42.106143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:06:42.515+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:06:45.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"813bd13d-c98b-4a58-9e92-c434bf616c98","timestamp":"2023-06-26T15:06:45.877122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:06:45.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:06:55.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6713216-4974-4816-bb8c-e715cc0e7b16","timestamp":"2023-06-26T15:06:55.551984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:06:55.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:07:00.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e45da4ea-035b-40c1-90b7-c2ddaf36c19b","timestamp":"2023-06-26T15:07:00.167524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:07:00.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:07:41.913+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-06-26T15:08:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e1b693b-f4ee-4ff3-974e-a5432e679894","timestamp":"2023-06-26T15:08:41.836279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:08:41.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e1b693b-f4ee-4ff3-974e-a5432e679894","timestamp":"2023-06-26T15:08:41.836279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:08:41.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:08:42.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7829b92-6ed5-4de1-a7b6-81619d77052e","timestamp":"2023-06-26T15:08:42.106124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:08:42.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:08:45.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b015ef6-e725-4112-8a0f-6ca34ca4472c","timestamp":"2023-06-26T15:08:45.876791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:08:45.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:08:56.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"640039c2-0707-4061-9dcb-7e84da79b296","timestamp":"2023-06-26T15:08:55.551954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:08:56.006+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:09:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c80b454-444c-4ed2-a4ef-df92b2f25ecf","timestamp":"2023-06-26T15:09:00.167001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:09:00.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:10:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ef22d24-360a-4c45-ab22-5a581dc22d95","timestamp":"2023-06-26T15:10:41.836252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:10: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ef22d24-360a-4c45-ab22-5a581dc22d95","timestamp":"2023-06-26T15:10:41.836252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:10:41.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:10:42.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4faeadf3-767d-4542-8341-3b131daedd1d","timestamp":"2023-06-26T15:10:42.106049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:10:42.518+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:10:45.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fee0b2e3-32e8-4c52-9f6c-7c452cb919a4","timestamp":"2023-06-26T15:10:45.876700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:10:45.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:10:55.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"266a50cd-b134-4eb8-965a-917b0a273394","timestamp":"2023-06-26T15:10:55.552057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:10:55.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:11:00.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03b0b640-f2d3-4e61-8245-d74089a0683e","timestamp":"2023-06-26T15:11:00.167064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:11:00.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:12:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3ebf92d-2d2b-4631-9ca5-c52998b251b6","timestamp":"2023-06-26T15:12:41.836430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:12:41.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3ebf92d-2d2b-4631-9ca5-c52998b251b6","timestamp":"2023-06-26T15:12:41.836430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:12:41.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:12:42.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6458e31-486d-4388-b158-b6453f9e60a6","timestamp":"2023-06-26T15:12:42.106033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:12:42.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:12:45.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8b77ac4-8865-4030-8f80-a3bc18e12389","timestamp":"2023-06-26T15:12:45.876769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:12:45.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:12:55.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ac93ef7-4e5a-49ff-9725-e6898bbed078","timestamp":"2023-06-26T15:12:55.551902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:12:55.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:13:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd925cd9-d232-4555-a073-cd5cb0a8b732","timestamp":"2023-06-26T15:13:00.167482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:13:00.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:14:41.839+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f054450-6640-43e8-8f7c-0f7170aab9cb","timestamp":"2023-06-26T15:14:41.836945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:14:41.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f054450-6640-43e8-8f7c-0f7170aab9cb","timestamp":"2023-06-26T15:14:41.836945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:14:41.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:14:42.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c6f4c59-dc4a-4bd3-9ec1-9cda163ad7c9","timestamp":"2023-06-26T15:14:42.106525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:14:42.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:14:45.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a1ee8df-c714-4897-b925-090494455f2e","timestamp":"2023-06-26T15:14:45.877098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:14:45.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:14:55.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"036b5ddd-ee7e-4304-bdb1-3d6cbddacffb","timestamp":"2023-06-26T15:14:55.552127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:14:55.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:15:00.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"233c1d4b-b058-4208-8cd2-8223106beaf2","timestamp":"2023-06-26T15:15:00.167191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:15:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:16:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c14e15a3-2cf2-4c9d-afe8-54d8fe0ae0a1","timestamp":"2023-06-26T15:16:41.836215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:16:41.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c14e15a3-2cf2-4c9d-afe8-54d8fe0ae0a1","timestamp":"2023-06-26T15:16:41.836215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:16:41.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:16:42.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94aec882-ddd6-4f2e-9671-ffd07a136b7a","timestamp":"2023-06-26T15:16:42.106302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:16:42.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:16:45.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69f87614-6707-4a07-ba85-a6cea49a985f","timestamp":"2023-06-26T15:16:45.876780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:16:45.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:16:55.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48a1137c-2ad0-4885-b80f-1542a17e92ef","timestamp":"2023-06-26T15:16:55.551991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:16:55.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:17:00.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"019ddb1d-052c-4fc7-82ef-e1e94e8359ce","timestamp":"2023-06-26T15:17:00.166908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:17:00.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:18:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfd03389-a480-4642-ac8f-6c49c6c64c2c","timestamp":"2023-06-26T15:18:41.836295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:18:41.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfd03389-a480-4642-ac8f-6c49c6c64c2c","timestamp":"2023-06-26T15:18:41.836295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:18:41.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:18:42.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b33ccdc-d4ad-4bcc-bf10-af471f8cf5ec","timestamp":"2023-06-26T15:18:42.106202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:18:42.537+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:18:45.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a1b06b4-2aa1-4360-8feb-6241f89fe2a1","timestamp":"2023-06-26T15:18:45.876601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:18:45.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:18:56.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b86f93f-36a8-4e95-a2be-2696dce1cfe8","timestamp":"2023-06-26T15:18:55.551898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:18:56.026+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:19:00.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6a64487-dfba-45d1-8e7e-f2bb02510e5d","timestamp":"2023-06-26T15:19:00.166965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:19:00.185+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:20:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"565c63f0-9377-48a9-b62b-f233720d9815","timestamp":"2023-06-26T15:20:41.836469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:20:41.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"565c63f0-9377-48a9-b62b-f233720d9815","timestamp":"2023-06-26T15:20:41.836469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:20:41.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:20:42.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3854ec9-088b-4bb1-b401-c7cea2f0511e","timestamp":"2023-06-26T15:20:42.106530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:20:42.538+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:20:45.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4389b891-f3de-44cb-a3cb-df8697eeef70","timestamp":"2023-06-26T15:20:45.876700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:20:45.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:20:55.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8468afe-90e3-44f6-b856-2486c0557d51","timestamp":"2023-06-26T15:20:55.552318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:20:55.996+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:21:00.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71b46711-2fd3-4a09-839b-475b5b546a67","timestamp":"2023-06-26T15:21:00.167634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:21:00.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:21:41.901+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected.
[2023-06-26T15:22:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac2d9738-e4ba-4865-829f-a250234fa198","timestamp":"2023-06-26T15:22:41.836457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:22:41.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac2d9738-e4ba-4865-829f-a250234fa198","timestamp":"2023-06-26T15:22:41.836457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:22:41.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:22:42.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba9a3082-0145-495a-9e73-61b0593970a7","timestamp":"2023-06-26T15:22:42.106055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:22:42.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:22:45.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bad16893-7a39-4260-b6e7-0d4d51edd58d","timestamp":"2023-06-26T15:22:45.889067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:22:45.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:22:55.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa19d7bc-dcd8-4fde-9397-aa8568809dfe","timestamp":"2023-06-26T15:22:55.552240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:22:55.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:23:00.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66e0e7a7-cca2-4793-8943-680cb7a4d4da","timestamp":"2023-06-26T15:23:00.167037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:23:00.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:24:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"929d3605-7344-429b-84ea-a744f133b6f1","timestamp":"2023-06-26T15:24:41.836155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:24:41.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"929d3605-7344-429b-84ea-a744f133b6f1","timestamp":"2023-06-26T15:24:41.836155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:24:41.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:24:42.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0aabbdeb-73ff-4bde-a5d1-ace8164c0416","timestamp":"2023-06-26T15:24:42.106054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:24:42.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:24:45.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ead9fffd-fa60-487a-948c-3a87a0db44bd","timestamp":"2023-06-26T15:24:45.877680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:24:45.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:24:55.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1102845b-71a6-4eac-9e6b-32695a575ea5","timestamp":"2023-06-26T15:24:55.551819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:24:55.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:25:00.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0304f88c-9b3f-4d42-b9e0-7140a6c0f7ee","timestamp":"2023-06-26T15:25:00.166937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:25:00.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:26:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3d4a9fc-a340-42f5-b736-6354c85f9e80","timestamp":"2023-06-26T15:26:41.836336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:26:41.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3d4a9fc-a340-42f5-b736-6354c85f9e80","timestamp":"2023-06-26T15:26:41.836336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:26:41.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:26:42.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88dbde1d-23d0-45cd-9a11-432f55059ae7","timestamp":"2023-06-26T15:26:42.106525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:26:42.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:26:45.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b51ec9c-fb5e-4798-9fe2-c1da2cf5307d","timestamp":"2023-06-26T15:26:45.876671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:26:45.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:26:55.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6336565-a8ca-48ab-983c-13686f4a2fe1","timestamp":"2023-06-26T15:26:55.551864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:26:55.992+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:27:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d12ed0f7-4b45-49c3-a5ef-ac3d1dc50997","timestamp":"2023-06-26T15:27:00.166965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:27:00.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:28:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cdc5da8-4d83-4c32-a042-4d2aeb572c83","timestamp":"2023-06-26T15:28:41.836566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:28:41.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cdc5da8-4d83-4c32-a042-4d2aeb572c83","timestamp":"2023-06-26T15:28:41.836566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:28:41.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:28:42.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d89d570-0e20-42d9-83b5-cfb5e1c1a3ed","timestamp":"2023-06-26T15:28:42.106074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:28:42.565+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:28:45.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ab7e2f7-4c8d-452f-8748-7a0bd39b0fa1","timestamp":"2023-06-26T15:28:45.876781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:28:45.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:28:56.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa4964c-a198-4d75-b277-30d22288efc2","timestamp":"2023-06-26T15:28:55.551835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:28:56.003+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:29:00.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"838513d5-dbdc-47a0-a80a-d05bc798ce46","timestamp":"2023-06-26T15:29:00.167480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:29:00.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:30:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2bd748e-95e2-4136-8e29-9ca307102ecf","timestamp":"2023-06-26T15:30:41.836660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:30:41.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2bd748e-95e2-4136-8e29-9ca307102ecf","timestamp":"2023-06-26T15:30:41.836660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:30:41.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:30:42.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e121f50-9a0d-45fb-9a99-e3d1cbf681dd","timestamp":"2023-06-26T15:30:42.107238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:30:42.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:30:45.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2785537a-51f2-4c41-8da2-d844ee7ddd5e","timestamp":"2023-06-26T15:30:45.876689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:30:45.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:30:55.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11c042d6-3cad-4056-a393-cd3a9b6352cf","timestamp":"2023-06-26T15:30:55.551930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:30:55.991+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:31:00.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c4beab7-1eec-48fb-880f-93bb192dc5fc","timestamp":"2023-06-26T15:31:00.167063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:31:00.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:31:11.869+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-06-26T15:32:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80d4e8f0-9ce0-4d7f-8a63-be481f03e86c","timestamp":"2023-06-26T15:32:41.836232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:32:41.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80d4e8f0-9ce0-4d7f-8a63-be481f03e86c","timestamp":"2023-06-26T15:32:41.836232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:32:41.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:32:42.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6fcb62e-7faa-45ea-8d19-f96b8de328f8","timestamp":"2023-06-26T15:32:42.106322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:32:42.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:32:45.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4896739c-e241-4098-81c1-e6b2b15ab3c1","timestamp":"2023-06-26T15:32:45.877755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:32:45.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:32:56.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e532ddd-1e8c-45fd-8386-704c9460e24d","timestamp":"2023-06-26T15:32:55.552365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:32:56.013+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:33:00.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d9ddf7a-bce8-4c29-bc4b-a7b95fbcf528","timestamp":"2023-06-26T15:33:00.166946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:33:00.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:34:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82a05ae7-153b-40e7-80ed-5b548971bb9d","timestamp":"2023-06-26T15:34:41.836267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:34:41.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82a05ae7-153b-40e7-80ed-5b548971bb9d","timestamp":"2023-06-26T15:34:41.836267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:34:41.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:34:42.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e6a0c97-68be-40a1-a67a-d6bfde015607","timestamp":"2023-06-26T15:34:42.106069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:34:42.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:34:45.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"036882e8-61ae-4b75-9c00-e7922714a7e4","timestamp":"2023-06-26T15:34:45.876915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:34:45.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:34:56.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0473c3d-0bb0-45a5-86d2-820b7984a019","timestamp":"2023-06-26T15:34:55.552255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:34:56.007+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:35:00.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc16a6fe-c89b-4009-9e9a-1db88854c09c","timestamp":"2023-06-26T15:35:00.167003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:35:00.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:36:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"451b0f4c-466c-45db-9c01-d9dbf0711f32","timestamp":"2023-06-26T15:36:41.836438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:36:41.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"451b0f4c-466c-45db-9c01-d9dbf0711f32","timestamp":"2023-06-26T15:36:41.836438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:36:41.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:36:42.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"493fdf12-64fe-49f5-8b5e-e55d532543bb","timestamp":"2023-06-26T15:36:42.106053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:36:42.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:36:45.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a230047f-4a1d-4e04-8d8b-eaad7b459d8e","timestamp":"2023-06-26T15:36:45.876655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:36:45.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:36:56.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db67c3bd-6a3b-4640-b846-24506f4ce47c","timestamp":"2023-06-26T15:36:55.552226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:36:56.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:37:00.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbd9833e-464c-4f3f-927f-ba7553c407b5","timestamp":"2023-06-26T15:37:00.167939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:37:00.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:38:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76451374-a22e-40a8-ad48-22f1ad3081d9","timestamp":"2023-06-26T15:38:41.836868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:38:41.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76451374-a22e-40a8-ad48-22f1ad3081d9","timestamp":"2023-06-26T15:38:41.836868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:38:41.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:38:42.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b4dd208-82b6-44cf-a21f-9471db7b1a7e","timestamp":"2023-06-26T15:38:42.106139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:38:42.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:38:45.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"213f0788-3861-4fab-9b54-919092ec1ace","timestamp":"2023-06-26T15:38:45.876878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:38:45.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:38:56.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a54d729-7c9f-4c25-a855-4a80d2f7ea95","timestamp":"2023-06-26T15:38:55.552218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:38:56.010+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:39:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"823b6d79-27c4-4381-a4e8-5a3bdc1867d0","timestamp":"2023-06-26T15:39:00.167070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:39:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:39:41.897+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-06-26T15:40:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9520e69d-eb3a-4dfc-ab20-bf861316da59","timestamp":"2023-06-26T15:40:41.836208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:40:41.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9520e69d-eb3a-4dfc-ab20-bf861316da59","timestamp":"2023-06-26T15:40:41.836208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:40:41.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:40:42.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caee0307-bdcf-4b96-a81f-998b3d11155d","timestamp":"2023-06-26T15:40:42.105984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:40:42.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:40:45.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"934f2ecc-1d3c-4c24-a697-c3ad8d1b5e27","timestamp":"2023-06-26T15:40:45.876990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:40:45.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:40:56.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30e63c68-24a2-4a92-a7b9-d2dd195b28dc","timestamp":"2023-06-26T15:40:55.552186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:40:56.013+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:41:00.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fe3a860-66a1-4615-be0b-7e29a3fa929e","timestamp":"2023-06-26T15:41:00.166863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:41:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:42:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e884adfa-7b1c-4226-84ab-a964b3d62c93","timestamp":"2023-06-26T15:42:41.836240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:42:41.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e884adfa-7b1c-4226-84ab-a964b3d62c93","timestamp":"2023-06-26T15:42:41.836240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:42:41.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:42:42.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6f4a32e-87ec-4115-94ae-fe9ed04c6686","timestamp":"2023-06-26T15:42:42.106010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:42:42.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:42:45.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca3edff1-57e7-4739-a92a-ec8e3dfd473f","timestamp":"2023-06-26T15:42:45.877241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:42:45.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:42:56.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a145e5c0-04e6-4a0b-a9e5-23c591c95c34","timestamp":"2023-06-26T15:42:55.552609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:42:56.018+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:43:00.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5aa5e57-1c1a-48e1-909f-f0d13f093a9b","timestamp":"2023-06-26T15:43:00.166900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:43:00.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:44:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"429e427b-a411-4639-8705-faae088a33e3","timestamp":"2023-06-26T15:44:41.836622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:44: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"429e427b-a411-4639-8705-faae088a33e3","timestamp":"2023-06-26T15:44:41.836622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:44:41.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:44:42.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b3a9ed9-f4c2-417e-9d3f-1a31fb5b76fc","timestamp":"2023-06-26T15:44:42.106357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:44:42.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:44:45.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf2d1fef-7764-4c6a-98ff-2addafe30034","timestamp":"2023-06-26T15:44:45.876750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:44:45.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:44:56.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cfb7a23-607a-4397-8c8b-7131b6482a74","timestamp":"2023-06-26T15:44:55.552282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:44:56.022+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:45:00.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a2d63ed-cd0a-4d2a-8d7c-387c614d2c89","timestamp":"2023-06-26T15:45:00.167516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:45:00.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:46:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b57ca03b-3e44-43fc-a543-de0fb6837017","timestamp":"2023-06-26T15:46:41.836511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:46:41.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b57ca03b-3e44-43fc-a543-de0fb6837017","timestamp":"2023-06-26T15:46:41.836511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:46:41.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:46:42.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dff7ab6-4050-42c8-aa28-cfafed764ef5","timestamp":"2023-06-26T15:46:42.106097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:46:42.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:46:45.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bea895c-4a8e-4af4-b738-eb2bc2e25d09","timestamp":"2023-06-26T15:46:45.876836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:46:45.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:46:56.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1428221e-d696-467a-8723-2e95671f8657","timestamp":"2023-06-26T15:46:55.552160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:46:56.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:47:00.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eca80509-dacc-4aff-b7f6-fb3ae76e29a0","timestamp":"2023-06-26T15:47:00.166917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:47:00.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:48:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65a0df00-a8b2-42c9-b3cc-a62456cc9f22","timestamp":"2023-06-26T15:48:41.836427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:48:41.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65a0df00-a8b2-42c9-b3cc-a62456cc9f22","timestamp":"2023-06-26T15:48:41.836427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:48:41.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:48:42.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80d287f8-db62-4628-8a84-85639588c66b","timestamp":"2023-06-26T15:48:42.106149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:48:42.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:48:45.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a63240-ca65-4b69-854d-4e42a62ac384","timestamp":"2023-06-26T15:48:45.876689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:48:45.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:48:56.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf483dfe-766e-451f-82bb-b842bd5831f0","timestamp":"2023-06-26T15:48:55.552022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:48:56.021+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:49:00.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7526f98a-c858-4123-9255-e1d84a343380","timestamp":"2023-06-26T15:49:00.166874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:49:00.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:49:11.882+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-06-26T15:50:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2885fbea-52c2-4d57-98ac-4670ae9ced10","timestamp":"2023-06-26T15:50:41.836300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:50:41.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2885fbea-52c2-4d57-98ac-4670ae9ced10","timestamp":"2023-06-26T15:50:41.836300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:50:41.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:50:42.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ed961df-c313-4123-9b77-1de8fc53f54d","timestamp":"2023-06-26T15:50:42.106180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:50:42.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:50:45.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0c504ee-a15e-48a4-afed-fcccabf4531e","timestamp":"2023-06-26T15:50:45.876870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:50:45.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:50:56.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a13c7c97-4db3-4c6e-a540-2fba2db75f00","timestamp":"2023-06-26T15:50:55.552219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:50:56.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:51:00.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9360a199-5a4f-4b9e-83f4-0dd897b13d59","timestamp":"2023-06-26T15:51:00.166950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:51:00.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:52:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"693114ef-52ff-4e2c-821f-6a0b8c3c5409","timestamp":"2023-06-26T15:52:41.836796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:52:41.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"693114ef-52ff-4e2c-821f-6a0b8c3c5409","timestamp":"2023-06-26T15:52:41.836796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:52:41.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:52:42.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a2a6d3a-1587-47ee-9989-e3f5635cb5e9","timestamp":"2023-06-26T15:52:42.106041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:52:42.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:52:45.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a3d68d6-7a1c-43b3-9d48-38d7007de9c2","timestamp":"2023-06-26T15:52:45.877573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:52:45.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:52:56.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e5226b0-168a-4e2a-8430-19ec880dfc6e","timestamp":"2023-06-26T15:52:55.551906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:52:56.024+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:53:00.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f8e3afd-f18f-48ee-89da-de9a77198ca6","timestamp":"2023-06-26T15:53:00.167722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:53:00.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:54:41.838+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c16e1e3-7d93-4253-b982-1a78daba4b8d","timestamp":"2023-06-26T15:54:41.836971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:54:41.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c16e1e3-7d93-4253-b982-1a78daba4b8d","timestamp":"2023-06-26T15:54:41.836971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:54:41.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:54:42.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09c589fd-c86d-4a5e-844d-75f63cb9507d","timestamp":"2023-06-26T15:54:42.105961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:54:42.589+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:54:45.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58683428-728d-47c7-b134-22260fa16b6b","timestamp":"2023-06-26T15:54:45.876714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:54:45.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:54:56.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"013961b7-afe4-4778-812f-8dfbeec74449","timestamp":"2023-06-26T15:54:55.552029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:54:56.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:55:00.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c5197ed-a7de-4a77-8cff-1127adec3bc7","timestamp":"2023-06-26T15:55:00.167481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:55:00.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:56:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"210561e1-0e48-4a31-ab71-14e9a8650e62","timestamp":"2023-06-26T15:56:41.836476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:56:41.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"210561e1-0e48-4a31-ab71-14e9a8650e62","timestamp":"2023-06-26T15:56:41.836476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:56:41.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:56:42.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"702436c6-db04-4927-9d9c-d36d184024ca","timestamp":"2023-06-26T15:56:42.106172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:56:42.586+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:56:45.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9702fd9b-8d58-4510-aa15-623f37b8dc0d","timestamp":"2023-06-26T15:56:45.876797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:56:45.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:56:56.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"316f56c9-f099-4da4-9788-2d13aa6ab06c","timestamp":"2023-06-26T15:56:55.551903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:56:56.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:57:00.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5f22d7a-6093-4edf-b90e-682dc982ee2b","timestamp":"2023-06-26T15:57:00.167096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:57:00.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:58:41.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a42b7126-91da-4462-a9e4-f7b71f8952da","timestamp":"2023-06-26T15:58:41.836316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:58:41.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a42b7126-91da-4462-a9e4-f7b71f8952da","timestamp":"2023-06-26T15:58:41.836316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:58:41.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:58:42.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a314f54d-2887-4178-a9e4-d5b8cca47f54","timestamp":"2023-06-26T15:58:42.107186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:58:42.589+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:58:45.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ee18d99-9700-4b0f-8ff1-a77fde1cfe46","timestamp":"2023-06-26T15:58:45.876776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:58:45.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:58:56.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"532cd83a-e48b-47c6-a3c2-9abec6fef4b7","timestamp":"2023-06-26T15:58:55.552067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:58:56.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:59:00.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92ae9424-096c-4fe3-95f2-78728f976c97","timestamp":"2023-06-26T15:59:00.167212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:59:00.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:00:41.837+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"796b5d24-bd01-4595-803a-6973e114ac2f","timestamp":"2023-06-26T16:00:41.836337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:00: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":"f6aa0ac6-6420-4ea5-93f7-c130b20f1f6a","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"796b5d24-bd01-4595-803a-6973e114ac2f","timestamp":"2023-06-26T16:00:41.836337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:00:41.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:00:42.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87e69ede-df96-493e-a4c8-850dfc67486a","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acd7f487-4af9-4b35-a2c9-90e1675e5307","timestamp":"2023-06-26T16:00:42.106196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:00:42.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:00:45.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9dd9d036-09fa-4a12-8d35-549e0f601592","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2970adfd-c77b-4009-a01e-9e0c001c5fec","timestamp":"2023-06-26T16:00:45.877413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:00:45.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:00:56.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e30cda22-6b56-4b76-8d7e-45d531dff8d9","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"567e98f4-9f60-4cc1-9ba0-7d102a12236f","timestamp":"2023-06-26T16:00:55.551989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:00:56.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:01:00.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"999ac072-1874-41a7-a48a-fae856253c9e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"22b39523-2935-4c0e-aa53-b1a567b68229","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bed76897-8c33-4ff1-93ba-71f2f37c3002","timestamp":"2023-06-26T16:01:00.167373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:01:00.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:02:41.839+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{