Results

By type

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

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

[2023-04-29T03:02:19.508+00:00|INFO|PolicyParticipantApplication|main] Starting PolicyParticipantApplication using Java 11.0.18 on onap-policy-clamp-ac-pf-ppnt-584c86f67f-2bfs5 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-29T03:02:19.513+00:00|INFO|PolicyParticipantApplication|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-29T03:02:19.599+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-29T03:02:24.938+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8085 (http)
[2023-04-29T03:02:24.958+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8085"]
[2023-04-29T03:02:24.959+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-29T03:02:24.960+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-29T03:02:25.105+00:00|INFO|[/onap/policyparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-04-29T03:02:25.106+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5457 ms
[2023-04-29T03:02:26.903+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-pf-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-pf-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-04-29T03:02:27.077+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-29T03:02:27.225+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-29T03:02:27.227+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-29T03:02:27.227+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682737347222
[2023-04-29T03:02:27.231+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-1, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-29T03:02:27.719+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3659d7b1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2015b2cd, org.springframework.security.web.context.SecurityContextPersistenceFilter@3effd4f3, org.springframework.security.web.header.HeaderWriterFilter@36ddaebf, org.springframework.security.web.authentication.logout.LogoutFilter@624a24f6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@49c8f6e8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@15f8701f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11d4dbd6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3bdb2c78, org.springframework.security.web.session.SessionManagementFilter@4b2e3e8f, org.springframework.security.web.access.ExceptionTranslationFilter@732c9b5c, org.springframework.security.web.access.intercept.AuthorizationFilter@6b2e0f78]
[2023-04-29T03:02:34.096+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-04-29T03:02:34.163+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8085"]
[2023-04-29T03:02:34.199+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8085 (http) with context path '/onap/policyparticipant'
[2023-04-29T03:02:34.218+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-29T03:02:34.218+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-29T03:02:34.232+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=92fe7db3-bf7f-4632-bd77-b301e1e21588, consumerInstance=onap-policy-clamp-ac-pf-ppnt-584c86f67f-2bfs5, 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-04-29T03:02:34.300+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-pf-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-pf-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-04-29T03:02:34.308+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-29T03:02:34.308+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-29T03:02:34.309+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682737354308
[2023-04-29T03:02:34.309+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-29T03:02:34.312+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=9789d33b-0ca9-4487-9b47-eedcda9d727a, alive=false, publisher=null]]: starting
[2023-04-29T03:02:34.370+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-pf-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-04-29T03:02:34.402+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Instantiated an idempotent producer.
[2023-04-29T03:02:34.462+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-29T03:02:34.462+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-29T03:02:34.462+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682737354462
[2023-04-29T03:02:34.463+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=9789d33b-0ca9-4487-9b47-eedcda9d727a, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-29T03:02:34.463+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$f479416f
[2023-04-29T03:02:34.501+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-04-29T03:02:34.502+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-04-29T03:02:34.502+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-04-29T03:02:34.502+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-04-29T03:02:34.502+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-04-29T03:02:34.502+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-04-29T03:02:34.502+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-29T03:02:34.503+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=92fe7db3-bf7f-4632-bd77-b301e1e21588, consumerInstance=onap-policy-clamp-ac-pf-ppnt-584c86f67f-2bfs5, 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@656f62dc
[2023-04-29T03:02:34.503+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=92fe7db3-bf7f-4632-bd77-b301e1e21588, consumerInstance=onap-policy-clamp-ac-pf-ppnt-584c86f67f-2bfs5, 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-04-29T03:02:34.503+00:00|INFO|ServiceManager|main] service manager started
[2023-04-29T03:02:34.562+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-04-29T03:02:34.564+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"788cda12-4c86-4a77-bf27-65c1440eb730","timestamp":"2023-04-29T03:02:34.531499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:02:35.690+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.691+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:02:35.695+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Cluster ID: Q-fyGWGPQXOmkU6wNwHlKw
[2023-04-29T03:02:35.696+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Cluster ID: Q-fyGWGPQXOmkU6wNwHlKw
[2023-04-29T03:02:35.700+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] ProducerId set to 1001 with epoch 0
[2023-04-29T03:02:35.701+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-04-29T03:02:35.786+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2023-04-29T03:02:35.864+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-pf-ppnt-2-446431ba-0464-418d-b7df-6d75d31c2e73
[2023-04-29T03:02:35.865+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-04-29T03:02:35.865+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2023-04-29T03:02:35.993+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=788cda12-4c86-4a77-bf27-65c1440eb730, timestamp=2023-04-29T03:02:34.531499Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=77dee770-a1a8-4986-9f6d-3aca7d9572e4, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)])
[2023-04-29T03:02:36.027+00:00|INFO|PolicyParticipantApplication|main] Started PolicyParticipantApplication in 18.959 seconds (JVM running for 20.146)
[2023-04-29T03:02:38.883+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-446431ba-0464-418d-b7df-6d75d31c2e73', protocol='range'}
[2023-04-29T03:02:38.895+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-pf-ppnt-2-446431ba-0464-418d-b7df-6d75d31c2e73=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-04-29T03:02:38.975+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-446431ba-0464-418d-b7df-6d75d31c2e73', protocol='range'}
[2023-04-29T03:02:38.976+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-04-29T03:02:38.984+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-04-29T03:02:39.028+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-04-29T03:02:39.028+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-29T03:02:39.028+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-29T03:02:39.028+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-29T03:02:39.028+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-29T03:02:39.028+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-29T03:02:39.151+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-29T03:02:39.152+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 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-04-29T03:02:39.164+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-29T03:02:39.164+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=2, 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-04-29T03:02:39.164+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 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-04-29T03:02:39.164+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 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-04-29T03:02:42.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2c102288-f7e3-4912-a0d1-c2719e72b875","timestamp":"2023-04-29T03:02:41.459786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:02:42.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-29T03:04:09.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfddfbc0-4cab-42e5-af59-4360b5b9f3d0","timestamp":"2023-04-29T03:04:09.617256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:04:09.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:04:12.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a892bd7-7eaf-48bf-b64d-8301d35472bb","timestamp":"2023-04-29T03:04:11.927914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:04:12.080+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:04:14.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd72fa71-ee35-45ae-9296-290767832638","timestamp":"2023-04-29T03:04:14.243249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:04:14.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:04:26.802+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c506755a-c48d-45ea-9b34-475271380458","timestamp":"2023-04-29T03:04:26.785788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:04:26.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c506755a-c48d-45ea-9b34-475271380458","timestamp":"2023-04-29T03:04:26.785788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:04:26.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:04:35.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26758bb6-968a-4110-b4c6-2e27d5cc16ca","timestamp":"2023-04-29T03:04:35.159454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:04:35.076+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:06:09.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a5804fa-66a9-449c-a56b-28838689780e","timestamp":"2023-04-29T03:06:09.616109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:06:09.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:06:12.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca071d33-9a8f-4e53-923b-fb562f203f5e","timestamp":"2023-04-29T03:06:11.926710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:06:12.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:06:14.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"353cc0d4-7839-4177-9a22-cb9370a74e0f","timestamp":"2023-04-29T03:06:14.242728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:06:14.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:06:26.787+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db292ec5-2073-4828-af27-67be5685fd42","timestamp":"2023-04-29T03:06:26.785896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:06:26.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db292ec5-2073-4828-af27-67be5685fd42","timestamp":"2023-04-29T03:06:26.785896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:06:26.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:06:35.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f491b393-9a78-4279-9878-4ccec037e22e","timestamp":"2023-04-29T03:06:35.159086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:06:35.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:08:09.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9353b5a-3e57-4d60-89cd-0a771e3d91df","timestamp":"2023-04-29T03:08:09.616262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:08:09.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:08:12.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b3c316-b0de-42e7-9746-b6657d20fd13","timestamp":"2023-04-29T03:08:11.926745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:08:12.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:08:14.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7243735d-7624-4106-9c0b-243292f7c512","timestamp":"2023-04-29T03:08:14.242063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:08:14.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:08:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"970e2b06-1e96-4af0-bf85-50eb5897dd2f","timestamp":"2023-04-29T03:08:26.785531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:08:26.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"970e2b06-1e96-4af0-bf85-50eb5897dd2f","timestamp":"2023-04-29T03:08:26.785531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:08:26.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:08:35.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abadd008-9e88-4b5b-bcd7-fad2ca3ac760","timestamp":"2023-04-29T03:08:35.159144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:08:35.056+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:10:09.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a04f0150-b955-4b86-96ef-c658474f0c5c","timestamp":"2023-04-29T03:10:09.616218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:10:09.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:10:12.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb0306fe-88f2-48d7-9474-2b4e24485086","timestamp":"2023-04-29T03:10:11.926913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:10:12.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:10:14.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6de1ea78-f07c-4096-9106-2b0975cfb981","timestamp":"2023-04-29T03:10:14.242007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:10:14.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:10:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55d8f4df-da5c-44d5-8663-23f8b3a592d3","timestamp":"2023-04-29T03:10:26.785651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:10:26.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55d8f4df-da5c-44d5-8663-23f8b3a592d3","timestamp":"2023-04-29T03:10:26.785651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:10:26.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:10:35.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c48333c4-5891-4f07-b9aa-ffee35886dbf","timestamp":"2023-04-29T03:10:35.159002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:10:35.057+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:11:35.734+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Node -1 disconnected.
[2023-04-29T03:11:56.900+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node -1 disconnected.
[2023-04-29T03:12:09.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35234188-5626-47d9-b482-c84921b6834a","timestamp":"2023-04-29T03:12:09.618713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:12:09.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:12:12.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62aca273-56ab-4270-9150-0d15d36641ec","timestamp":"2023-04-29T03:12:11.926823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:12:12.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:12:14.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"313b30bc-7689-4866-88e4-1d9ccc4085e4","timestamp":"2023-04-29T03:12:14.241955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:12:14.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:12:26.789+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9d7dbef-c5d5-4c2a-bc39-c3f76a4d51e1","timestamp":"2023-04-29T03:12:26.788805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:12:26.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9d7dbef-c5d5-4c2a-bc39-c3f76a4d51e1","timestamp":"2023-04-29T03:12:26.788805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:12:26.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:12:35.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e2d28f2-711b-46ea-83e9-571c798efe64","timestamp":"2023-04-29T03:12:35.159159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:12:35.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:14:09.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e7561f9-b183-4f3b-9bcb-749e3cae8836","timestamp":"2023-04-29T03:14:09.615187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:14:09.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:14:12.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57a1ea07-372c-472f-824b-c0a898932605","timestamp":"2023-04-29T03:14:11.926555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:14:12.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:14:14.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0a831c9-4b83-49fd-9cd9-0206d1326d20","timestamp":"2023-04-29T03:14:14.241997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:14:14.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:14:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6b4989-5ae5-4322-a67e-76f084709e1b","timestamp":"2023-04-29T03:14:26.785304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:14:26.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6b4989-5ae5-4322-a67e-76f084709e1b","timestamp":"2023-04-29T03:14:26.785304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:14:26.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:14:35.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d13e0c8-d264-4d3d-bcfd-0caa8cbd0cfa","timestamp":"2023-04-29T03:14:35.159223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:14:35.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:16:09.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0838890-62ff-4789-8a56-72e74b9afb38","timestamp":"2023-04-29T03:16:09.615463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:16:09.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:16:12.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b44576-7a59-41b8-b9a3-796d29518959","timestamp":"2023-04-29T03:16:11.926715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:16:12.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:16:14.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a68d43a-111d-4ac9-8340-313f6b01dfb7","timestamp":"2023-04-29T03:16:14.242570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:16:14.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:16:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"222355dd-0c8f-4f4c-82e9-7c4fbed9f14a","timestamp":"2023-04-29T03:16:26.785593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:16:26.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"222355dd-0c8f-4f4c-82e9-7c4fbed9f14a","timestamp":"2023-04-29T03:16:26.785593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:16:26.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:16:35.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab942eaf-50f3-4c8a-8685-0491c853b7cb","timestamp":"2023-04-29T03:16:35.158988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:16:35.068+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:18:09.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a463e57-1ba4-4f93-a47e-2a1b01f1b49c","timestamp":"2023-04-29T03:18:09.616236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:18:09.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:18:12.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c70233e-1c2e-4138-91c0-a6f1f28c3949","timestamp":"2023-04-29T03:18:11.926576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:18:12.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:18:14.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ae8ca7b-6076-426f-90e9-2576809d534f","timestamp":"2023-04-29T03:18:14.242261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:18:14.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:18:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc2095d-3e9c-4f3a-956c-3ec5dc34a06c","timestamp":"2023-04-29T03:18:26.785499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:18:26.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc2095d-3e9c-4f3a-956c-3ec5dc34a06c","timestamp":"2023-04-29T03:18:26.785499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:18:26.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:18:35.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85e93869-92cf-49f6-95a5-0f933fdeaef6","timestamp":"2023-04-29T03:18:35.161374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:18:35.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:20:09.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bdbfe7c-9757-4b0c-b90f-c2c7a102a771","timestamp":"2023-04-29T03:20:09.615431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:20:09.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:20:12.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5986bb5-1ef2-4412-9e69-6d40e270d32d","timestamp":"2023-04-29T03:20:11.926669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:20:12.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:20:14.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c792c31-75e8-45e1-a98a-3837fcc5c5e1","timestamp":"2023-04-29T03:20:14.242427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:20:14.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:20:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a07faeeb-768f-4eda-a6f6-4b38c3b1670d","timestamp":"2023-04-29T03:20:26.785522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:20:26.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a07faeeb-768f-4eda-a6f6-4b38c3b1670d","timestamp":"2023-04-29T03:20:26.785522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:20:26.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:20:35.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bff5292-cad4-4fd0-98b9-7d2be58902d0","timestamp":"2023-04-29T03:20:35.159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:20:35.071+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:22:09.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9a6839b-ccda-4129-88f8-d3109a390e6b","timestamp":"2023-04-29T03:22:09.615624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:22:09.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:22:12.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b74de8e5-ce8e-4e75-83ae-4e433852d7e2","timestamp":"2023-04-29T03:22:11.926692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:22:12.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:22:14.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a2e9fed-ae08-4b14-ad8a-2d1062999e53","timestamp":"2023-04-29T03:22:14.242443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:22:14.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:22:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22e35e5c-7662-4791-871a-d214f531e705","timestamp":"2023-04-29T03:22:26.785646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:22:26.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22e35e5c-7662-4791-871a-d214f531e705","timestamp":"2023-04-29T03:22:26.785646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:22:26.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:22:35.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c419d6f5-4158-485b-9235-15b16a244157","timestamp":"2023-04-29T03:22:35.159185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:22:35.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:24:09.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"414542da-ac4c-49db-913a-94c808e46202","timestamp":"2023-04-29T03:24:09.616462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:24:09.210+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:24:12.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a606638-e3b2-4a59-994a-7a84eb837ac2","timestamp":"2023-04-29T03:24:11.928102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:24:12.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:24:14.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5eb07f8b-6267-493b-839c-c4392cb4f1d6","timestamp":"2023-04-29T03:24:14.242127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:24:14.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:24:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9bafc88-6e03-4341-aa1b-c33b9db4cca7","timestamp":"2023-04-29T03:24:26.785461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:24:26.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9bafc88-6e03-4341-aa1b-c33b9db4cca7","timestamp":"2023-04-29T03:24:26.785461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:24:26.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:24:35.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fb17430-f9d1-4eb3-94c9-aeb04bbf2ad3","timestamp":"2023-04-29T03:24:35.159174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:24:35.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:26:09.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a57bb73-818e-4301-9801-5d9d1b1fadfc","timestamp":"2023-04-29T03:26:09.616116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:26:09.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:26:12.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee8a0837-4d14-4956-a594-b1a4e244d7e1","timestamp":"2023-04-29T03:26:11.926482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:26:12.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:26:14.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"544d8237-5d9c-4fc6-9f7d-25ecfaf31deb","timestamp":"2023-04-29T03:26:14.242082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:26:14.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:26:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9ba7d75-fe93-4b6a-a136-66598b9df966","timestamp":"2023-04-29T03:26:26.785634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:26:26.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9ba7d75-fe93-4b6a-a136-66598b9df966","timestamp":"2023-04-29T03:26:26.785634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:26:26.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:26:35.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0ce3e4f-d7f7-4a26-a995-bcc75a3de7e6","timestamp":"2023-04-29T03:26:35.159454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:26:35.024+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:27:26.941+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 0 disconnected.
[2023-04-29T03:28:09.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cd368b3-60de-4aff-9d18-98f618ce5718","timestamp":"2023-04-29T03:28:09.616473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:28:09.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:28:12.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d079039-95dd-4e9e-a9fd-8d658601f0dc","timestamp":"2023-04-29T03:28:11.926587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:28:12.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:28:14.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f0c503f-8785-41a2-b6bc-9aa45c20a608","timestamp":"2023-04-29T03:28:14.242080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:28:14.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:28:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac7d0e75-914e-4fb6-9322-16eac4f82afc","timestamp":"2023-04-29T03:28:26.785552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:28:26.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac7d0e75-914e-4fb6-9322-16eac4f82afc","timestamp":"2023-04-29T03:28:26.785552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:28:26.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:28:35.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f65f8dd7-9ac0-4bf0-9f09-8d8a856f121f","timestamp":"2023-04-29T03:28:35.159176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:28:35.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:30:09.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5b20693-adaa-432d-a88c-ed534cf7c702","timestamp":"2023-04-29T03:30:09.614979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:30:09.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:30:12.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"696419fc-f48d-48a1-b378-612e1c0d20e0","timestamp":"2023-04-29T03:30:11.926784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:30:12.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:30:14.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a9406ad-442b-403f-9b1f-6796c5997d8e","timestamp":"2023-04-29T03:30:14.242060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:30:14.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:30:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8382a705-2cc4-41dd-9aac-801f460e0a69","timestamp":"2023-04-29T03:30:26.785663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:30:26.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8382a705-2cc4-41dd-9aac-801f460e0a69","timestamp":"2023-04-29T03:30:26.785663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:30:26.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:30:35.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a966520-d7b5-49d2-9dd6-0b06989ad605","timestamp":"2023-04-29T03:30:35.158977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:30:35.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:32:09.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49dc6ea7-dd5c-4f90-9fc3-455e385b5ae2","timestamp":"2023-04-29T03:32:09.615958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:32:09.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:32:12.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e0c6f08-6c8d-46b4-8c45-7faab7060436","timestamp":"2023-04-29T03:32:11.926559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:32:12.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:32:14.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9ffd14b-5a37-4170-adad-660bba626ea2","timestamp":"2023-04-29T03:32:14.242306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:32:14.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:32:26.787+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b9bf4f7-a5f2-433b-8885-56cb14a4c9a4","timestamp":"2023-04-29T03:32:26.785596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:32:26.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b9bf4f7-a5f2-433b-8885-56cb14a4c9a4","timestamp":"2023-04-29T03:32:26.785596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:32:26.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:32:35.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aac0462e-edc3-4726-a1c6-57603f8b5581","timestamp":"2023-04-29T03:32:35.159115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:32:35.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:34:09.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d5c3725-89e0-4042-9d70-e886d6b7e67f","timestamp":"2023-04-29T03:34:09.615297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:34:09.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:34:12.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2795848-7360-4d08-bd51-6f71215bee8b","timestamp":"2023-04-29T03:34:11.926591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:34:12.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:34:14.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a5be7c7-be8c-463c-bbcf-2a3607470778","timestamp":"2023-04-29T03:34:14.241979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:34:14.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:34:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c79f745-7fb8-4a7e-be39-e63137f8895f","timestamp":"2023-04-29T03:34:26.785356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:34:26.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c79f745-7fb8-4a7e-be39-e63137f8895f","timestamp":"2023-04-29T03:34:26.785356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:34:26.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:34:35.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeaf4151-3cfa-4d30-8644-6b108cdd5e41","timestamp":"2023-04-29T03:34:35.159292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:34:35.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:36:09.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9332d06-7f88-4f56-8170-953ecb475c53","timestamp":"2023-04-29T03:36:09.616459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:36:09.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:36:12.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c70ed2d9-f2d4-4797-9066-b259a6516068","timestamp":"2023-04-29T03:36:11.926518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:36:12.022+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:36:14.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"630d822f-fac6-43f1-a1d0-2883ebfb9048","timestamp":"2023-04-29T03:36:14.242268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:36:14.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:36:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4aa6665-6fca-4eca-9a5b-4c9b1fc72505","timestamp":"2023-04-29T03:36:26.785874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:36:26.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4aa6665-6fca-4eca-9a5b-4c9b1fc72505","timestamp":"2023-04-29T03:36:26.785874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:36:26.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:36:35.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b87e32c4-6be8-4b59-bd31-58956bdbeeb9","timestamp":"2023-04-29T03:36:35.159086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:36:35.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:38:09.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a24650a-7a6f-490e-810a-4be5cddf8a81","timestamp":"2023-04-29T03:38:09.616008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:38:09.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:38:12.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9ba712e-2604-4ed6-b9ad-2ced5ad7ae01","timestamp":"2023-04-29T03:38:11.926458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:38:12.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:38:14.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1f9b408-47df-4e10-8867-03fb4344e5a6","timestamp":"2023-04-29T03:38:14.242065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:38:14.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:38:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be27de2b-b746-4bf3-9140-a47500d2ecc4","timestamp":"2023-04-29T03:38:26.785372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:38:26.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be27de2b-b746-4bf3-9140-a47500d2ecc4","timestamp":"2023-04-29T03:38:26.785372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:38:26.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:38:35.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e5543a-d69a-41bf-9073-c836caea6c3d","timestamp":"2023-04-29T03:38:35.159220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:38:35.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:40:09.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"229c7bac-ccb5-41ba-8728-c524bf5cfb41","timestamp":"2023-04-29T03:40:09.615338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:40:09.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:40:12.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e82c513-9630-48b4-a4fc-bda4fb5eb448","timestamp":"2023-04-29T03:40:11.926582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:40:12.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:40:14.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fadc20e8-5619-40c7-b6b9-88cc0955e901","timestamp":"2023-04-29T03:40:14.242007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:40:14.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:40:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"189a5a45-0e8a-47ae-b6db-f5a4244af1a5","timestamp":"2023-04-29T03:40:26.785558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:40:26.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"189a5a45-0e8a-47ae-b6db-f5a4244af1a5","timestamp":"2023-04-29T03:40:26.785558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:40:26.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:40:35.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ca13b67-d3df-4c72-9364-2c90a302d603","timestamp":"2023-04-29T03:40:35.159290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:40:35.020+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:42:09.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff528ba2-5b0d-4aab-a2dd-cfc9b9891f92","timestamp":"2023-04-29T03:42:09.615492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:42:09.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:42:12.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11265327-52db-437a-8f9b-aa7c6ef0c78c","timestamp":"2023-04-29T03:42:11.927156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:42:12.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:42:14.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30ab0457-51b1-414e-b61e-1f6cfba2a94c","timestamp":"2023-04-29T03:42:14.242063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:42:14.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:42:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90af10be-089d-45bf-86a9-8510ba96fc7a","timestamp":"2023-04-29T03:42:26.785502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:42:26.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90af10be-089d-45bf-86a9-8510ba96fc7a","timestamp":"2023-04-29T03:42:26.785502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:42:26.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:42:35.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9e8babb-5127-48ff-8068-32afd5d6dacb","timestamp":"2023-04-29T03:42:35.159146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:42:35.026+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:44:09.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2f72991-fe48-4dcb-ae56-c8bb80ae657d","timestamp":"2023-04-29T03:44:09.615110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:44:09.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:44:12.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1a702f0-2ce7-4f37-adbb-1ed2e541f36b","timestamp":"2023-04-29T03:44:11.926539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:44:12.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:44:14.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ab30608-ebe5-4ea1-ac6e-3f5710d6de8d","timestamp":"2023-04-29T03:44:14.241926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:44:14.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:44:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ad5960e-acad-4994-b8b4-217de6ac1f78","timestamp":"2023-04-29T03:44:26.785533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:44:26.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ad5960e-acad-4994-b8b4-217de6ac1f78","timestamp":"2023-04-29T03:44:26.785533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:44:26.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:44:35.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85bafd05-deb2-42fb-88a4-70fd596d6c2e","timestamp":"2023-04-29T03:44:35.159112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:44:35.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:46:09.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c15eb5a-ed79-4f1c-b225-69d0f17d6325","timestamp":"2023-04-29T03:46:09.615799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:46:09.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:46:12.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88ff4493-4193-441d-838c-c5c7ff1309e9","timestamp":"2023-04-29T03:46:11.926637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:46:12.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:46:14.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"99dd6582-d013-46c3-9742-00d8e8d4772c","timestamp":"2023-04-29T03:46:14.242580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:46:14.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:46:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bfe7e97-9b6a-4b0b-979f-9349067a9101","timestamp":"2023-04-29T03:46:26.785670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:46:26.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bfe7e97-9b6a-4b0b-979f-9349067a9101","timestamp":"2023-04-29T03:46:26.785670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:46:26.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:46:35.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11f76037-eebd-4e51-a81c-ca9da59a1603","timestamp":"2023-04-29T03:46:35.159167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:46:35.014+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:47:26.865+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-04-29T03:48:09.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dfa18d5-6067-4279-ab48-df273beb497e","timestamp":"2023-04-29T03:48:09.616007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:48:09.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:48:12.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a092b3-308e-4d66-8ca3-d9592587aa46","timestamp":"2023-04-29T03:48:11.926506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:48:12.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:48:14.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5278f25d-fc6b-4f2d-b990-de7b8c0240e2","timestamp":"2023-04-29T03:48:14.242018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:48:14.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:48:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"118a4dac-2466-408f-ae7f-bdc13e101d41","timestamp":"2023-04-29T03:48:26.785481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:48:26.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"118a4dac-2466-408f-ae7f-bdc13e101d41","timestamp":"2023-04-29T03:48:26.785481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:48:26.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:48:35.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"354c699f-b98a-4ff6-95c7-585148737f66","timestamp":"2023-04-29T03:48:35.159203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:48:35.021+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:50:09.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fde5d41-0637-45e0-9e61-e3870e325b7f","timestamp":"2023-04-29T03:50:09.614951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:50:09.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:50:12.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bdea05d-76b6-4870-8f51-502b53fa2f3c","timestamp":"2023-04-29T03:50:11.926425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:50:12.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:50:14.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccf2096e-a68e-4c83-811a-182f8161a7e0","timestamp":"2023-04-29T03:50:14.242381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:50:14.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:50:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f153da3-954a-4c2a-8c9d-db5f3c7c8850","timestamp":"2023-04-29T03:50:26.785379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:50:26.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f153da3-954a-4c2a-8c9d-db5f3c7c8850","timestamp":"2023-04-29T03:50:26.785379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:50:26.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:50:35.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e78099e6-5129-4ab6-bc67-5013f3ea0792","timestamp":"2023-04-29T03:50:35.159160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:50:35.022+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:52:09.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c76b5c31-885b-431d-bee8-2fa465b9a1e0","timestamp":"2023-04-29T03:52:09.616151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:52:09.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:52:12.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4580509-26b5-4d67-bf06-d46cfe83c946","timestamp":"2023-04-29T03:52:11.927113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:52:12.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:52:14.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2ded17c-db8b-4db6-be1f-f3d142e5c3c2","timestamp":"2023-04-29T03:52:14.241974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:52:14.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:52:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ccc464a-653e-4bfc-b720-8d16fd2f43ef","timestamp":"2023-04-29T03:52:26.785614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:52:26.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ccc464a-653e-4bfc-b720-8d16fd2f43ef","timestamp":"2023-04-29T03:52:26.785614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:52:26.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:52:35.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"349831e3-44d2-4bbe-8031-1d5825bf5a35","timestamp":"2023-04-29T03:52:35.159163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:52:35.017+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:54:09.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ed1b89f-5613-413b-89fc-ba252a8bf778","timestamp":"2023-04-29T03:54:09.615012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:54:09.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:54:12.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f6e1848-4c85-422b-826b-b72dec89f6c3","timestamp":"2023-04-29T03:54:11.926792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:54:12.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:54:14.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba4c07db-d9a9-4217-b027-6d05647f8c64","timestamp":"2023-04-29T03:54:14.241901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:54:14.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:54:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67c08eda-5e67-4ebd-bfc7-484a5aec5e90","timestamp":"2023-04-29T03:54:26.785514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:54:26.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67c08eda-5e67-4ebd-bfc7-484a5aec5e90","timestamp":"2023-04-29T03:54:26.785514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:54:26.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:54:35.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99912a89-f769-4c97-9261-7d8e95679005","timestamp":"2023-04-29T03:54:35.159170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:54:35.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:56:09.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f250c56-235b-4ebf-a712-b7506d3b242e","timestamp":"2023-04-29T03:56:09.616622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:56:09.178+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:56:12.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c46367b4-627b-47eb-b791-48c0372e9873","timestamp":"2023-04-29T03:56:11.926606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:56:12.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:56:14.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9199f257-ab11-4fa0-84bc-c8ee1575080b","timestamp":"2023-04-29T03:56:14.242138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:56:14.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:56:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddc8b24c-1c1f-4d6a-83bd-e75a2d51a4ea","timestamp":"2023-04-29T03:56:26.785407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:56:26.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddc8b24c-1c1f-4d6a-83bd-e75a2d51a4ea","timestamp":"2023-04-29T03:56:26.785407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:56:26.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:56:35.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2af55ceb-4ca7-4065-b3be-bbfbf126c556","timestamp":"2023-04-29T03:56:35.159151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:56:35.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:56:56.832+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-04-29T03:58:09.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74e45dc9-1af7-4c36-936f-2958b622c1b9","timestamp":"2023-04-29T03:58:09.614934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:58:09.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:58:12.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7550edbc-24de-47e6-9a4a-80c041ce0780","timestamp":"2023-04-29T03:58:11.926634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:58:12.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:58:14.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05cbb11b-c508-4a7a-8050-afa4ce98c5e4","timestamp":"2023-04-29T03:58:14.242035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:58:14.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:58:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a7354ce-4c7b-47b2-851a-4e6b2652c67b","timestamp":"2023-04-29T03:58:26.786088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:58:26.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a7354ce-4c7b-47b2-851a-4e6b2652c67b","timestamp":"2023-04-29T03:58:26.786088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:58:26.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T03:58:35.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"319a39a6-f3a0-4edd-a74c-8a85e58725ec","timestamp":"2023-04-29T03:58:35.159194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:58:35.010+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:00:09.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93f79566-30e9-4617-aae8-1dec26beb97c","timestamp":"2023-04-29T04:00:09.616273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:00:09.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:00:12.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be29ea83-c8da-4865-bcc6-59ffae722b75","timestamp":"2023-04-29T04:00:11.926752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:00:12.020+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:00:14.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a59d663b-1c45-4db4-8a18-1ddf8d5f5636","timestamp":"2023-04-29T04:00:14.242183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:00:14.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:00:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"802d3244-be9b-4ccf-b623-1f970da90770","timestamp":"2023-04-29T04:00:26.785628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:00:26.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"802d3244-be9b-4ccf-b623-1f970da90770","timestamp":"2023-04-29T04:00:26.785628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:00:26.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:00:34.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6875b348-b678-4b9b-b548-a9b90d934765","timestamp":"2023-04-29T04:00:35.159149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:00:34.994+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:02:09.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"251f1c1a-cb44-4e04-9904-aca5d634b522","timestamp":"2023-04-29T04:02:09.615447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:02:09.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:02:12.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bbfe355-21a5-427e-8e40-6f74c25ac36a","timestamp":"2023-04-29T04:02:11.926469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:02:12.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:02:14.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4300f5d6-f138-46d0-9d8f-bcc309ddcc31","timestamp":"2023-04-29T04:02:14.242074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:02:14.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:02:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c78239c3-4fe7-4287-b2c2-5b29a3cf55e0","timestamp":"2023-04-29T04:02:26.785733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:02:26.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c78239c3-4fe7-4287-b2c2-5b29a3cf55e0","timestamp":"2023-04-29T04:02:26.785733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:02:26.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:02:35.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32f3dbf6-f93e-4d13-907d-8771d9ac2a22","timestamp":"2023-04-29T04:02:35.161593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:02:35.069+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:04:09.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"740c7997-60fc-4316-b5c8-36c1414414a0","timestamp":"2023-04-29T04:04:09.614983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:04:09.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:04:12.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6c1d787-ad75-4ee7-9078-92d343b00d29","timestamp":"2023-04-29T04:04:11.926533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:04:12.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:04:14.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2751798-da4b-48cc-8e8e-0c2092c95313","timestamp":"2023-04-29T04:04:14.241956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:04:14.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:04:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"992d1aeb-d531-48bf-acea-d2abe1621e06","timestamp":"2023-04-29T04:04:26.785605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:04:26.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"992d1aeb-d531-48bf-acea-d2abe1621e06","timestamp":"2023-04-29T04:04:26.785605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:04:26.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:04:35.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea3c3f61-6662-4b35-af23-9705d3c8ed54","timestamp":"2023-04-29T04:04:35.159162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:04:35.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:05:56.882+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-04-29T04:06:09.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"760db461-960c-49dc-bb65-3e73c5d6e5dd","timestamp":"2023-04-29T04:06:09.616410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:06:09.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:06:12.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"322141bd-e763-477f-a859-427cd5e9fbd7","timestamp":"2023-04-29T04:06:11.926680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:06:12.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:06:14.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b8e45ae-1cef-435e-9513-9eaaf2ca2998","timestamp":"2023-04-29T04:06:14.242097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:06:14.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:06:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98fb89f0-98be-4019-8e5a-6ec0cb79822a","timestamp":"2023-04-29T04:06:26.785498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:06:26.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98fb89f0-98be-4019-8e5a-6ec0cb79822a","timestamp":"2023-04-29T04:06:26.785498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:06:26.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:06:35.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97e3c69d-07ea-467d-bf59-442bdb77e67d","timestamp":"2023-04-29T04:06:35.159051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:06:35.005+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:08:09.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"250fd769-505e-4a26-957c-89b5768bb498","timestamp":"2023-04-29T04:08:09.614799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:08:09.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:08:12.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc408ca2-6151-4382-8a6f-380ef31b462a","timestamp":"2023-04-29T04:08:11.926841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:08:12.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:08:14.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e0dfee1-4c55-4dc8-af20-c85d71f73bab","timestamp":"2023-04-29T04:08:14.242170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:08:14.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:08:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a62cb143-3bfe-4361-ad5a-212fdf4260d1","timestamp":"2023-04-29T04:08:26.785647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:08:26.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a62cb143-3bfe-4361-ad5a-212fdf4260d1","timestamp":"2023-04-29T04:08:26.785647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:08:26.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:08:34.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c11f50e2-9173-40c5-a955-65ede4237af8","timestamp":"2023-04-29T04:08:35.159087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:08:34.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:09:56.879+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-04-29T04:10:09.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccc86597-e9fd-4916-a4d3-52c05d0e4b3e","timestamp":"2023-04-29T04:10:09.614987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:10:09.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:10:12.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87142595-4a3a-4db3-852e-4331832f26d1","timestamp":"2023-04-29T04:10:11.926674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:10:12.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:10:14.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a019f89-75ce-4028-bf41-a6983cc328b1","timestamp":"2023-04-29T04:10:14.242403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:10:14.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:10:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38f3459f-afff-45e5-936c-14eab070c2e7","timestamp":"2023-04-29T04:10:26.785496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:10:26.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38f3459f-afff-45e5-936c-14eab070c2e7","timestamp":"2023-04-29T04:10:26.785496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:10:26.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:10:34.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d490a944-06d2-4713-ad1b-9876ac66aca4","timestamp":"2023-04-29T04:10:35.159405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:10:34.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:12:09.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7611e66-0b77-452c-8720-d4933608a1ed","timestamp":"2023-04-29T04:12:09.616174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:12:09.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:12:12.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77a3b6de-cdd3-400c-89e9-fb9594fb5682","timestamp":"2023-04-29T04:12:11.926639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:12:12.017+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:12:14.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4383110c-253c-4208-a259-d2c698181098","timestamp":"2023-04-29T04:12:14.242165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:12:14.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:12:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"730a4a64-1bac-4e36-970e-0d8f3b508066","timestamp":"2023-04-29T04:12:26.785497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:12:26.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"730a4a64-1bac-4e36-970e-0d8f3b508066","timestamp":"2023-04-29T04:12:26.785497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:12:26.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:12:34.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d9ab366-8007-416c-a372-fdf6cde05eb3","timestamp":"2023-04-29T04:12:35.158991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:12:34.997+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:14:09.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8a550be-a0cf-42bb-9fbf-ebc22ff07b6e","timestamp":"2023-04-29T04:14:09.614797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:14:09.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:14:12.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e0566a4-1c34-4b2d-a3a9-a60f18e5a742","timestamp":"2023-04-29T04:14:11.926588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:14:12.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:14:14.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9aa2cd6d-dab8-4cd2-93b8-43cc9fcdb6b8","timestamp":"2023-04-29T04:14:14.242044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:14:14.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:14:26.787+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf0ba794-64b8-43ca-a0d7-a62ef3309907","timestamp":"2023-04-29T04:14:26.787463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:14:26.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf0ba794-64b8-43ca-a0d7-a62ef3309907","timestamp":"2023-04-29T04:14:26.787463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:14:26.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:14:35.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e91581c2-6322-4828-8dca-596b30c5549d","timestamp":"2023-04-29T04:14:35.159139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:14:35.065+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:16:09.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd7f10eb-6faf-4982-bab1-53381d978f64","timestamp":"2023-04-29T04:16:09.615190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:16:09.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:16:12.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58ed7680-24da-410e-b949-3645c23186cb","timestamp":"2023-04-29T04:16:11.926508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:16:12.014+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:16:14.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3160d949-c118-4c3c-b0d9-9e9394aa85ba","timestamp":"2023-04-29T04:16:14.242084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:16:14.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:16:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01167a88-5411-48b5-9493-bba8a1227e60","timestamp":"2023-04-29T04:16:26.785434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:16:26.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01167a88-5411-48b5-9493-bba8a1227e60","timestamp":"2023-04-29T04:16:26.785434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:16:26.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:16:34.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0448a310-b1b0-4541-b567-e77955ac9551","timestamp":"2023-04-29T04:16:35.159234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:16:34.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:17:26.861+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-04-29T04:18:09.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd557691-56cb-413c-b766-045ef8aebd7b","timestamp":"2023-04-29T04:18:09.616227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:18:09.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:18:12.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92cefd80-c82b-4929-a285-e43562aa3015","timestamp":"2023-04-29T04:18:11.926648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:18:12.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:18:14.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b350cf06-b90f-4ec5-97d0-7d4154fb44ed","timestamp":"2023-04-29T04:18:14.242814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:18:14.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:18:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3546fb7c-a228-4046-83fd-cf9d38cf9789","timestamp":"2023-04-29T04:18:26.785548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:18:26.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3546fb7c-a228-4046-83fd-cf9d38cf9789","timestamp":"2023-04-29T04:18:26.785548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:18:26.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:18:35.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9672f2e3-e993-4831-9bc5-d46902e78abe","timestamp":"2023-04-29T04:18:35.159053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:18:35.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:20:09.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b3406c7-c9c0-4c31-99e5-304c8e3779ff","timestamp":"2023-04-29T04:20:09.614738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:20:09.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:20:12.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a5cdad8-5c7a-43d1-9643-24e684b78d1e","timestamp":"2023-04-29T04:20:11.926703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:20:12.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:20:14.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a091cc59-bbd6-426a-8db0-71a36c025aa3","timestamp":"2023-04-29T04:20:14.242863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:20:14.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:20:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5cde32d-2f63-4d34-9ee3-1461f464c9df","timestamp":"2023-04-29T04:20:26.785413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:20:26.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5cde32d-2f63-4d34-9ee3-1461f464c9df","timestamp":"2023-04-29T04:20:26.785413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:20:26.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:20:34.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca5ec6c4-6a7a-4c2a-88c2-969bd30591ec","timestamp":"2023-04-29T04:20:35.158998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:20:34.994+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:22:09.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fb12687-fbf6-4c22-8e72-f62e8ade2571","timestamp":"2023-04-29T04:22:09.617606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:22:09.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:22:12.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ead61ada-b066-4461-a28d-3e3d7dceef5b","timestamp":"2023-04-29T04:22:11.926544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:22:12.022+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:22:14.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"016ccc13-b63b-4f84-8ed9-81b706495189","timestamp":"2023-04-29T04:22:14.241918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:22:14.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:22:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9034c924-ee58-4875-996f-55007983d44b","timestamp":"2023-04-29T04:22:26.785785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:22:26.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9034c924-ee58-4875-996f-55007983d44b","timestamp":"2023-04-29T04:22:26.785785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:22:26.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:22:34.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f4eb30c-26d6-4e74-ad23-753709775c73","timestamp":"2023-04-29T04:22:35.159076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:22:34.994+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:24:09.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34c2277e-5870-4f07-8a98-d221a707e20f","timestamp":"2023-04-29T04:24:09.615163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:24:09.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:24:12.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9328cc3c-0c0e-4610-8216-b87bac773303","timestamp":"2023-04-29T04:24:11.926422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:24:12.022+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:24:14.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b2c057f-8b73-4490-832c-f252c9012aba","timestamp":"2023-04-29T04:24:14.241946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:24:14.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:24:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a77d30b6-0ad8-439d-82fe-f4d30c53e980","timestamp":"2023-04-29T04:24:26.785605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:24:26.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a77d30b6-0ad8-439d-82fe-f4d30c53e980","timestamp":"2023-04-29T04:24:26.785605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:24:26.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:24:34.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1cba9f0-f44e-427c-8403-65f69c38de75","timestamp":"2023-04-29T04:24:35.159231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:24:34.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:26:09.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ae5d5b1-f6a2-4e90-9705-dad3cf5cca6f","timestamp":"2023-04-29T04:26:09.615145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:26:09.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:26:12.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b677fe81-90ac-4429-84ad-ddf8448ba474","timestamp":"2023-04-29T04:26:11.926671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:26:12.021+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:26:14.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b3df8d9-d2a8-42a1-9aaa-dfe783bc9413","timestamp":"2023-04-29T04:26:14.242088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:26:14.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:26:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"586056ab-b13f-4ad6-9847-97c8b26970da","timestamp":"2023-04-29T04:26:26.785444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:26:26.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"586056ab-b13f-4ad6-9847-97c8b26970da","timestamp":"2023-04-29T04:26:26.785444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:26:26.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:26:34.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e3ca97-4a2f-45db-9368-43431bda4080","timestamp":"2023-04-29T04:26:35.159251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:26:34.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:28:09.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f5146da-dd4b-4839-955c-ee4653fec52b","timestamp":"2023-04-29T04:28:09.614865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:28:09.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:28:12.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc4abffd-9ee7-4313-a14a-2585b870961a","timestamp":"2023-04-29T04:28:11.926891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:28:12.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:28:14.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96b54dce-24ee-4930-abfd-ccaebf2aa062","timestamp":"2023-04-29T04:28:14.242090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:28:14.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:28:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe8902b3-7df5-4e88-8d92-2e985afd68b9","timestamp":"2023-04-29T04:28:26.785574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:28:26.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe8902b3-7df5-4e88-8d92-2e985afd68b9","timestamp":"2023-04-29T04:28:26.785574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:28:26.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:28:34.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63810ec1-a897-4cb7-ad00-875c9f11c6c5","timestamp":"2023-04-29T04:28:35.159187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:28:34.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:30:09.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49390512-a87d-4098-8fb2-7f133f5eeb6b","timestamp":"2023-04-29T04:30:09.617001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:30:09.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:30:12.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74982482-3ee5-49b8-8de5-f124e19d4c1c","timestamp":"2023-04-29T04:30:11.926728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:30:12.020+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:30:14.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8922b22-f3bd-4bbe-b15e-44b166524a77","timestamp":"2023-04-29T04:30:14.242049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:30:14.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:30:26.787+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"666e4546-b2dd-4ed6-9a3c-45e812590536","timestamp":"2023-04-29T04:30:26.785624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:30:26.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"666e4546-b2dd-4ed6-9a3c-45e812590536","timestamp":"2023-04-29T04:30:26.785624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:30:26.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:30:34.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38dff474-2e23-4709-8a7b-95efac996c19","timestamp":"2023-04-29T04:30:35.159131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:30:34.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:32:09.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"437bb664-e2b9-4f77-8b89-597e914decd8","timestamp":"2023-04-29T04:32:09.614768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:32:09.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:32:12.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5abd068d-914a-4122-b948-ecef6799ea0c","timestamp":"2023-04-29T04:32:11.926580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:32:12.022+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:32:14.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"958c8064-3b3d-4315-b97d-20c7a5ece6d5","timestamp":"2023-04-29T04:32:14.242151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:32:14.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:32:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42303716-5c0b-4246-b18d-7817caf2ccdc","timestamp":"2023-04-29T04:32:26.785438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:32:26.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42303716-5c0b-4246-b18d-7817caf2ccdc","timestamp":"2023-04-29T04:32:26.785438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:32:26.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:32:35.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f8987fb-6e96-4e36-ae5d-44de49269e02","timestamp":"2023-04-29T04:32:35.159599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:32:35.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:34:09.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58c3b802-e5b4-412e-b353-fd297dd89216","timestamp":"2023-04-29T04:34:09.615648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:34:09.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:34:12.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c074c138-ef88-446e-bd84-17e2f97891a7","timestamp":"2023-04-29T04:34:11.926892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:34:12.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:34:14.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93d90dfb-a097-4feb-aab9-23d84d187d39","timestamp":"2023-04-29T04:34:14.241988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:34:14.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:34:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f9ce659-1ac7-4f0d-ac2b-9d81371c1786","timestamp":"2023-04-29T04:34:26.785584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:34:26.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f9ce659-1ac7-4f0d-ac2b-9d81371c1786","timestamp":"2023-04-29T04:34:26.785584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:34:26.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:34:34.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5adeb8ee-6bc1-40e4-9405-2c7e2eec5f98","timestamp":"2023-04-29T04:34:35.159255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:34:34.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:36:09.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d8a3e7-441e-4164-9734-fb05a20f3366","timestamp":"2023-04-29T04:36:09.615265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:36:09.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:36:12.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8deb674-1c87-45bb-9d91-781df024b73e","timestamp":"2023-04-29T04:36:11.926532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:36:12.018+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:36:14.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1cf11fb-a22e-4b0a-98b1-bec02bb9e57d","timestamp":"2023-04-29T04:36:14.242189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:36:14.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:36:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f510a41-a3ad-44a6-9c0f-3102aea0095f","timestamp":"2023-04-29T04:36:26.785550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:36:26.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f510a41-a3ad-44a6-9c0f-3102aea0095f","timestamp":"2023-04-29T04:36:26.785550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:36:26.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:36:34.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd43fc61-4f79-4fe4-a9e0-1464c15f5961","timestamp":"2023-04-29T04:36:35.159101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:36:34.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:38:09.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8aea379-4d9c-44b3-b68d-e6bb5113caa1","timestamp":"2023-04-29T04:38:09.615401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:38:09.111+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:38:12.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70c7c2fc-157d-4a08-85a7-8c10c561c010","timestamp":"2023-04-29T04:38:11.926753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:38:12.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:38:14.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"07d11eb9-cf7f-4460-99d7-4b75e34a193a","timestamp":"2023-04-29T04:38:14.242702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:38:14.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:38:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"689558f2-884c-4c47-a3c0-aa7f4d46a016","timestamp":"2023-04-29T04:38:26.785568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:38:26.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"689558f2-884c-4c47-a3c0-aa7f4d46a016","timestamp":"2023-04-29T04:38:26.785568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:38:26.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:38:35.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28c00d33-d4bd-4ea0-9310-170d50b501e9","timestamp":"2023-04-29T04:38:35.159194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:38:35.011+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:40:09.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90e9bbe0-9369-49b7-961d-03f2574b1772","timestamp":"2023-04-29T04:40:09.616290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:40:09.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:40:12.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dde664ec-ac2c-4449-8c12-cebd2619fed9","timestamp":"2023-04-29T04:40:11.926565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:40:12.009+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:40:14.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4e53568-7bdd-4c81-a806-0204cc077a3b","timestamp":"2023-04-29T04:40:14.242251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:40:14.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:40:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0d92be4-5a6a-4fb6-9565-908ab5df5305","timestamp":"2023-04-29T04:40:26.785478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:40:26.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0d92be4-5a6a-4fb6-9565-908ab5df5305","timestamp":"2023-04-29T04:40:26.785478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:40:26.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:40:34.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5e8e847-62dd-4dcc-a73d-5e0a8533b797","timestamp":"2023-04-29T04:40:35.159107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:40:34.970+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:41:26.859+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-04-29T04:42:09.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27da3916-b266-4b0d-900b-6f5daedaddf1","timestamp":"2023-04-29T04:42:09.615670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:42:09.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:42:12.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2512669e-a988-4aa9-8305-01fe5680877c","timestamp":"2023-04-29T04:42:11.926837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:42:12.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:42:14.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"de7aeb0d-8801-4bb6-bf8a-6896f84bc412","timestamp":"2023-04-29T04:42:14.241901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:42:14.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:42:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbe5109a-d2f4-48fe-8263-8b9e39409688","timestamp":"2023-04-29T04:42:26.785690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:42:26.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbe5109a-d2f4-48fe-8263-8b9e39409688","timestamp":"2023-04-29T04:42:26.785690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:42:26.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:42:34.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a9114b8-21f0-48f4-9513-c44b88919bd4","timestamp":"2023-04-29T04:42:35.159076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:42:34.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:44:09.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dcd43a7-6bfc-498d-a64a-5fc448bb61a3","timestamp":"2023-04-29T04:44:09.614852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:44:09.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:44:12.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7be03c81-8ca4-4b77-b067-97c569242c34","timestamp":"2023-04-29T04:44:11.926714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:44:12.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:44:14.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7be95824-e952-4026-9aae-1b3c97729194","timestamp":"2023-04-29T04:44:14.242341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:44:14.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:44:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1def7573-763e-46f3-8e90-57a3fd66bc13","timestamp":"2023-04-29T04:44:26.785376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:44:26.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1def7573-763e-46f3-8e90-57a3fd66bc13","timestamp":"2023-04-29T04:44:26.785376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:44:26.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:44:34.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f351ea4b-c94d-4bbb-9529-5bbac70a8846","timestamp":"2023-04-29T04:44:35.159324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:44:34.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:46:09.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60ee0b03-6baa-4703-9979-7e8be548761d","timestamp":"2023-04-29T04:46:09.615753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:46:09.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:46:12.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd6f3050-12b4-4a03-9cd6-12158d7479b0","timestamp":"2023-04-29T04:46:11.926447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:46:12.026+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:46:14.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e63e111-20a7-40f4-81a2-4ad50c9aa1b7","timestamp":"2023-04-29T04:46:14.242242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:46:14.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:46:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2417631-2748-401c-b480-15cf3818496d","timestamp":"2023-04-29T04:46:26.785617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:46:26.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2417631-2748-401c-b480-15cf3818496d","timestamp":"2023-04-29T04:46:26.785617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:46:26.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:46:35.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a182cea7-b977-4edf-a59b-95f0d0cc355b","timestamp":"2023-04-29T04:46:35.159069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:46:35.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:48:09.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3f45bd5-40b6-4ef3-9cd3-285e7d99415e","timestamp":"2023-04-29T04:48:09.618672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:48:09.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:48:12.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7e9ee79-5a7f-4390-96ea-abef6d08284c","timestamp":"2023-04-29T04:48:11.926746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:48:12.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:48:14.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dad3181e-f9a9-4339-b474-5dab1a1d1540","timestamp":"2023-04-29T04:48:14.241982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:48:14.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:48:26.786+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1a3039-66b8-4c73-9c72-3b0737503ce2","timestamp":"2023-04-29T04:48:26.785591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:48:26.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1a3039-66b8-4c73-9c72-3b0737503ce2","timestamp":"2023-04-29T04:48:26.785591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:48:26.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:48:34.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5aa9ca9f-1375-4982-a247-083eb8320968","timestamp":"2023-04-29T04:48:35.159040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:48:34.966+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:50:09.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56d559c9-e5f4-43cb-85d6-88a8c220bb73","timestamp":"2023-04-29T04:50:09.615069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:50:09.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:50:12.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56c159f3-027a-4e8f-99eb-f2ebb162ed8e","timestamp":"2023-04-29T04:50:11.926640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:50:12.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:50:14.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61db2c7c-02e2-48df-b3d3-9c39e9b8c153","timestamp":"2023-04-29T04:50:14.242128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:50:14.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:50:26.785+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893dd0a2-983b-439e-b85c-a05028309a9e","timestamp":"2023-04-29T04:50:26.785409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:50:26.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893dd0a2-983b-439e-b85c-a05028309a9e","timestamp":"2023-04-29T04:50:26.785409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:50:26.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T04:50:34.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"004fbfc0-280d-48ed-8dd2-409b29d6c0d2","timestamp":"2023-04-29T04:50:35.159160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:50:34.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS