Results

By type

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

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

[2023-04-21T10:36:40.577+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-pn77q with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-21T10:36:40.584+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-21T10:36:40.603+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-21T10:36:44.558+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8086 (http)
[2023-04-21T10:36:44.577+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8086"]
[2023-04-21T10:36:44.578+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-21T10:36:44.578+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-21T10:36:44.713+00:00|INFO|[/onap/policy/clamp/acm/a1pmsparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-04-21T10:36:44.714+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3983 ms
[2023-04-21T10:36:46.190+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-a1pms-ppnt-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-a1pms-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-04-21T10:36:46.340+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-21T10:36:46.477+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-21T10:36:46.480+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-21T10:36:46.480+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682073406475
[2023-04-21T10:36:46.484+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-21T10:36:46.889+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@455824ad, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7318daf8, org.springframework.security.web.context.SecurityContextPersistenceFilter@1a480135, org.springframework.security.web.header.HeaderWriterFilter@35178483, org.springframework.security.web.authentication.logout.LogoutFilter@70211e49, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@745c2004, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@681e144, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@72ee5d84, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@70f31322, org.springframework.security.web.session.SessionManagementFilter@64412d34, org.springframework.security.web.access.ExceptionTranslationFilter@9a6fbc0, org.springframework.security.web.access.intercept.AuthorizationFilter@23940f86]
[2023-04-21T10:36:51.455+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-04-21T10:36:51.510+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"]
[2023-04-21T10:36:51.553+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant'
[2023-04-21T10:36:51.570+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-21T10:36:51.571+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-21T10:36:51.582+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=64a70d3e-33f6-40eb-96a8-dbc8881fd5a9, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-pn77q, 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-21T10:36:51.631+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-a1pms-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-a1pms-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

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

[2023-04-21T10:36:51.698+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer.
[2023-04-21T10:36:51.729+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-21T10:36:51.729+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-21T10:36:51.729+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682073411728
[2023-04-21T10:36:51.729+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=bab2aebd-2798-452e-8f4e-f0042ad99ec6, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-21T10:36:51.729+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$4ab6b9a4
[2023-04-21T10:36:51.747+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-04-21T10:36:51.748+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-04-21T10:36:51.749+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-04-21T10:36:51.749+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-04-21T10:36:51.749+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-04-21T10:36:51.749+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-04-21T10:36:51.749+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-21T10:36:51.749+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=64a70d3e-33f6-40eb-96a8-dbc8881fd5a9, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-pn77q, 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@596a7f44
[2023-04-21T10:36:51.749+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=64a70d3e-33f6-40eb-96a8-dbc8881fd5a9, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-pn77q, 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-21T10:36:51.749+00:00|INFO|ServiceManager|main] service manager started
[2023-04-21T10:36:51.781+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-04-21T10:36:51.784+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"bcd0ab89-6991-4c6b-8043-e1e7e74ffc97","timestamp":"2023-04-21T10:36:51.758622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:36:52.808+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.808+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.808+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.808+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.808+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.808+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.809+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.809+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.809+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.809+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.809+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.809+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to FobmOGBUQtyclG8aEZ_hSg
[2023-04-21T10:36:52.812+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: 042Z6WrgT7qRMr7eNbLr4g
[2023-04-21T10:36:52.812+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: 042Z6WrgT7qRMr7eNbLr4g
[2023-04-21T10:36:52.814+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 1 with epoch 0
[2023-04-21T10:36:52.815+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-04-21T10:36:52.848+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-04-21T10:36:52.956+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-f9c71f2c-7415-42bc-877e-70d8e11ed714
[2023-04-21T10:36:52.956+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-04-21T10:36:52.956+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-04-21T10:36:53.016+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=bcd0ab89-6991-4c6b-8043-e1e7e74ffc97, timestamp=2023-04-21T10:36:51.758622Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=1ad3789c-b9fe-47be-9924-f63f0b84a871, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-04-21T10:36:53.052+00:00|INFO|Application|main] Started Application in 14.243 seconds (JVM running for 15.308)
[2023-04-21T10:36:55.969+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-f9c71f2c-7415-42bc-877e-70d8e11ed714', protocol='range'}
[2023-04-21T10:36:55.975+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-a1pms-ppnt-2-f9c71f2c-7415-42bc-877e-70d8e11ed714=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-21T10:36:56.026+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-f9c71f2c-7415-42bc-877e-70d8e11ed714', protocol='range'}
[2023-04-21T10:36:56.026+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-04-21T10:36:56.032+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-04-21T10:36:56.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-04-21T10:36:56.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-21T10:36:56.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-21T10:36:56.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-21T10:36:56.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-21T10:36:56.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-21T10:36:56.143+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-21T10:36:56.143+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=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-21T10:36:56.154+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=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-21T10:36:56.154+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-21T10:36:56.202+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-21T10:36:56.202+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=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-21T10:36:56.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e74d8d89-ca20-4fa0-ad13-2668eeac5758","timestamp":"2023-04-21T10:36:55.422071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:36:56.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-21T10:37:04.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e56badf3-bda1-4c2e-a85e-ad7f292bf242","timestamp":"2023-04-21T10:37:02.524877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:37:04.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-21T10:37:14.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"fae29c43-a5c6-4940-8e38-95a0217804b3","timestamp":"2023-04-21T10:37:13.383666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:37:14.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-21T10:38:46.202+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfeed7b7-8e3c-49bc-a3a3-0855f680502e","timestamp":"2023-04-21T10:38:46.055676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:38:46.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfeed7b7-8e3c-49bc-a3a3-0855f680502e","timestamp":"2023-04-21T10:38:46.055676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:38:46.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:38:48.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d983c692-b2e4-4b03-9c2b-b0c7e61bdb36","timestamp":"2023-04-21T10:38:49.161671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:38:48.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:38:49.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15f54152-2d3f-4af8-b084-ba8d18d5acb8","timestamp":"2023-04-21T10:38:49.616253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:38:49.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:38:56.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9954483d-2f87-420e-9d28-c9588ae83410","timestamp":"2023-04-21T10:38:55.429773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:38:56.003+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:39:08.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4124a57c-0a19-4a2c-af63-8d6461b412c3","timestamp":"2023-04-21T10:39:07.654031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:39:08.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:40:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed2a33dc-4fc8-4b38-b839-5f33e4a01ace","timestamp":"2023-04-21T10:40:46.053219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:40:46.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed2a33dc-4fc8-4b38-b839-5f33e4a01ace","timestamp":"2023-04-21T10:40:46.053219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:40:46.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:40:48.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d562d9e-9926-460a-a754-2a8af2c0867d","timestamp":"2023-04-21T10:40:49.161282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:40:48.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:40:49.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"673fc87b-c016-4631-8852-48aef1fa46b9","timestamp":"2023-04-21T10:40:49.615571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:40:49.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:40:55.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6da9ebb4-71bf-413d-84a2-eb8fb82d2182","timestamp":"2023-04-21T10:40:55.429133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:40:55.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:41:07.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db5ea0dd-8467-4380-9ee3-9bb7888c9127","timestamp":"2023-04-21T10:41:07.653767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:41:07.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:42:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d34d8265-c4c2-420b-a0a8-2ba830c8cdc8","timestamp":"2023-04-21T10:42:46.053259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:42:46.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d34d8265-c4c2-420b-a0a8-2ba830c8cdc8","timestamp":"2023-04-21T10:42:46.053259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:42:46.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:42:48.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"726764f8-4a99-4bac-adc0-4b7b46641e12","timestamp":"2023-04-21T10:42:49.161118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:42:48.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:42:49.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5b3f821-890c-41f6-a0c0-4bd0f2382027","timestamp":"2023-04-21T10:42:49.615492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:42:49.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:42:55.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0b2faad-1f49-4aed-a63f-caa7fd6e3e96","timestamp":"2023-04-21T10:42:55.429301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:42:55.727+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:43:07.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47add433-f97b-4f3c-8bcc-c61144aec0c2","timestamp":"2023-04-21T10:43:07.653743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:43:07.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:44:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f58ab07c-b311-4cc0-9991-9bee5391337a","timestamp":"2023-04-21T10:44:46.053362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:44:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f58ab07c-b311-4cc0-9991-9bee5391337a","timestamp":"2023-04-21T10:44:46.053362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:44:46.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:44:48.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0705f106-8365-4d35-bb9d-9a4ad6a980bf","timestamp":"2023-04-21T10:44:49.161259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:44:48.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:44:49.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ef8f8d8-2449-4b00-8542-190ffb4d81dc","timestamp":"2023-04-21T10:44:49.615514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:44:49.080+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:44:55.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09dde12a-b2aa-43b0-8e6f-0ac960a25341","timestamp":"2023-04-21T10:44:55.428890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:44:55.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:45:08.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90786cc9-cbcb-47da-b153-9a9096979196","timestamp":"2023-04-21T10:45:07.653724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:45:08.010+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:45:52.834+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Node -1 disconnected.
[2023-04-21T10:46:16.185+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node -1 disconnected.
[2023-04-21T10:46:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40cebb3e-2e5f-49cc-9633-0319fb9d005b","timestamp":"2023-04-21T10:46:46.053234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:46:46.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40cebb3e-2e5f-49cc-9633-0319fb9d005b","timestamp":"2023-04-21T10:46:46.053234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:46:46.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:46:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65cb038c-1c9c-42f7-925e-20cd293507f6","timestamp":"2023-04-21T10:46:49.161404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:46:48.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:46:49.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d05d799-b5d3-4f3a-b454-463220b57dc9","timestamp":"2023-04-21T10:46:49.615673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:46:49.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:46:55.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b744aa65-1074-4c7f-ad4e-896db07406fa","timestamp":"2023-04-21T10:46:55.428850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:46:55.759+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:47:08.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21239508-7fc5-4d3f-8472-b0ea38c3cc8e","timestamp":"2023-04-21T10:47:07.655893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:47:08.073+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:48:46.055+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58719a97-0450-4f94-81c5-d1b06d0e1df0","timestamp":"2023-04-21T10:48:46.054495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:48:46.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58719a97-0450-4f94-81c5-d1b06d0e1df0","timestamp":"2023-04-21T10:48:46.054495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:48:46.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:48:48.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f1fcfad-df35-4e59-a110-2089003e7e44","timestamp":"2023-04-21T10:48:49.161257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:48:48.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:48:49.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0222597e-58a3-40fc-9825-d96c8cefa545","timestamp":"2023-04-21T10:48:49.615741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:48:49.070+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:48:55.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39b19f56-6780-4aa4-bb74-a0f317776357","timestamp":"2023-04-21T10:48:55.429113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:48:55.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:49:07.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddeeeb5c-0ec7-42ae-a47f-f20279b31f50","timestamp":"2023-04-21T10:49:07.653629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:49:07.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:50:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ca723b5-264b-49c3-98a7-071cca7c6c57","timestamp":"2023-04-21T10:50:46.053351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:50:46.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ca723b5-264b-49c3-98a7-071cca7c6c57","timestamp":"2023-04-21T10:50:46.053351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:50:46.109+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:50:48.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcd03f83-3c1e-460b-9880-b82af263378c","timestamp":"2023-04-21T10:50:49.161312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:50:48.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:50:49.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9b6d02e-faba-4231-b78b-4afd1d1e416c","timestamp":"2023-04-21T10:50:49.615794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:50:49.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:50:55.730+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d477148e-428d-460f-94ed-892ee429a11c","timestamp":"2023-04-21T10:50:55.429491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:50:55.731+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:51:07.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ded62f2-4899-41bd-a03d-fb3ddc04342d","timestamp":"2023-04-21T10:51:07.653976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:51:07.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:52:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddb4a021-128b-4a6e-a7ce-c907386a3e33","timestamp":"2023-04-21T10:52:46.053335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:52:46.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddb4a021-128b-4a6e-a7ce-c907386a3e33","timestamp":"2023-04-21T10:52:46.053335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:52:46.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:52:48.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24069a93-668c-4c19-b393-1d1c1421a1d6","timestamp":"2023-04-21T10:52:49.161280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:52:48.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:52:49.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0406361-bbf2-47f6-89eb-186619739c0b","timestamp":"2023-04-21T10:52:49.615452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:52:49.071+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:52:55.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66a92fa9-8c7f-4307-bb31-f59f565bb6c3","timestamp":"2023-04-21T10:52:55.428870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:52:55.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:53:07.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68d4bbbe-33d4-44ec-8d50-23e3fa8e8e1f","timestamp":"2023-04-21T10:53:07.653537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:53:07.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:54:46.056+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90f63177-54d5-4151-9840-0875a5a6f6de","timestamp":"2023-04-21T10:54:46.053301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:54:46.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90f63177-54d5-4151-9840-0875a5a6f6de","timestamp":"2023-04-21T10:54:46.053301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:54:46.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:54:48.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4a8824b-b820-4637-857c-25c61c1bef86","timestamp":"2023-04-21T10:54:49.161173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:54:48.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:54:49.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99cebde8-83ea-4ae7-8de7-483aa1028668","timestamp":"2023-04-21T10:54:49.615850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:54:49.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:54:55.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33a63f2d-10bc-49fe-a32b-7b9fbf0310b4","timestamp":"2023-04-21T10:54:55.429039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:54:55.750+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:55:07.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0462a87-8944-4e5d-8cf2-43bab690009d","timestamp":"2023-04-21T10:55:07.653758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:55:07.966+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:55:46.130+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected.
[2023-04-21T10:56:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0afdbed4-a12b-4898-adad-574c7be301c5","timestamp":"2023-04-21T10:56:46.053279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:56:46.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0afdbed4-a12b-4898-adad-574c7be301c5","timestamp":"2023-04-21T10:56:46.053279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:56:46.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:56:48.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c64f1132-c36c-4501-88bb-f139925695e4","timestamp":"2023-04-21T10:56:49.161292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:56:48.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:56:49.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e869dbfe-ba17-4368-b55e-ceba96b334fd","timestamp":"2023-04-21T10:56:49.615531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:56:49.074+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:56:55.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a3e0f92-e22a-4574-9d05-9262fc57f50f","timestamp":"2023-04-21T10:56:55.429230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:56:55.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:57:07.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df5ac150-7b3c-4592-af98-c31bd74ee71a","timestamp":"2023-04-21T10:57:07.653770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:57:07.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:58:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c13cb90-b597-47c9-8dbc-118b9cd10a03","timestamp":"2023-04-21T10:58:46.053339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:58:46.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c13cb90-b597-47c9-8dbc-118b9cd10a03","timestamp":"2023-04-21T10:58:46.053339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T10:58:46.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:58:48.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87755ece-b134-4211-a668-fc5e7019b8d3","timestamp":"2023-04-21T10:58:49.161098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T10:58:48.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:58:49.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f900038-87d5-4098-9d95-7c4e1feda86a","timestamp":"2023-04-21T10:58:49.616864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T10:58:49.079+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:58:55.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0203c84-be7f-432f-9233-552e277b8601","timestamp":"2023-04-21T10:58:55.430330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T10:58:55.729+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T10:59:07.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b92ce981-59f2-4897-a23a-5a935cb7efc2","timestamp":"2023-04-21T10:59:07.653717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T10:59:07.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:00:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6533dc44-4575-4964-a008-1f8a0326a744","timestamp":"2023-04-21T11:00:46.053364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:00:46.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6533dc44-4575-4964-a008-1f8a0326a744","timestamp":"2023-04-21T11:00:46.053364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:00:46.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:00:48.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e08cfc54-1cb8-4152-8d36-1d9e0bf3bee2","timestamp":"2023-04-21T11:00:49.161248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:00:48.150+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:00:49.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1a485f6-91e0-4c58-88bc-4eee3bb25bed","timestamp":"2023-04-21T11:00:49.615527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:00:49.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:00:55.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"570132bb-6755-43ce-a4f9-4ec68d608936","timestamp":"2023-04-21T11:00:55.429024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:00:55.727+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:01:08.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eef581de-158f-4fbb-8ec4-d120dde60bbd","timestamp":"2023-04-21T11:01:07.653692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:01:08.007+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:02:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94ae8b2b-b4bf-447b-889f-3e24bccf5031","timestamp":"2023-04-21T11:02:46.053229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:02:46.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94ae8b2b-b4bf-447b-889f-3e24bccf5031","timestamp":"2023-04-21T11:02:46.053229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:02:46.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:02:48.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cd66e90-5a45-42cb-8cd3-28a8caba2567","timestamp":"2023-04-21T11:02:49.161197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:02:48.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:02:49.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7715cb3b-dbf6-40df-a2cb-86fa85b3fbf3","timestamp":"2023-04-21T11:02:49.615498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:02:49.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:02:55.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e3d4bbd-0e6d-4abb-91c6-a43b850146a7","timestamp":"2023-04-21T11:02:55.428948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:02:55.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:03:07.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"660ddd63-dd16-4a18-a9b7-fb0862fdb33b","timestamp":"2023-04-21T11:03:07.654083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:03:07.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:04:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f403878-d45d-48b4-b4b3-64ed9c8c45a6","timestamp":"2023-04-21T11:04:46.053281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:04:46.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f403878-d45d-48b4-b4b3-64ed9c8c45a6","timestamp":"2023-04-21T11:04:46.053281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:04:46.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:04:48.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10bcc58e-e350-48d3-90bf-600194a7fdc2","timestamp":"2023-04-21T11:04:49.161595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:04:48.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:04:49.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47c3b166-551f-419b-a1fd-778946060c62","timestamp":"2023-04-21T11:04:49.615614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:04:49.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:04:55.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e437ba9a-64fa-4e86-9032-2cf34b4fd02b","timestamp":"2023-04-21T11:04:55.428949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:04:55.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:05:07.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"586fc8e6-4708-419f-93b5-b410bfcfb720","timestamp":"2023-04-21T11:05:07.653622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:05:07.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:05:16.101+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-04-21T11:06:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16b5e9f2-0125-4af6-b52a-e63e7c81092b","timestamp":"2023-04-21T11:06:46.053366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:06:46.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16b5e9f2-0125-4af6-b52a-e63e7c81092b","timestamp":"2023-04-21T11:06:46.053366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:06:46.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:06:48.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24fa1edb-2da2-4288-abae-e1b26692788c","timestamp":"2023-04-21T11:06:49.161226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:06:48.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:06:49.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3a00fd9-0d3e-4890-ab2a-f7dfa40b625d","timestamp":"2023-04-21T11:06:49.615474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:06:49.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:06:55.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01e7ebdd-1258-47a5-9117-76ccd7dab2b3","timestamp":"2023-04-21T11:06:55.429055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:06:55.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:07:08.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0c78f63-b096-44f4-ab27-1ef67a3c5ff8","timestamp":"2023-04-21T11:07:07.653627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:07:08.008+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:08:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0205b4fb-0006-429d-9c01-fb51d3b77f99","timestamp":"2023-04-21T11:08:46.053154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:08:46.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0205b4fb-0006-429d-9c01-fb51d3b77f99","timestamp":"2023-04-21T11:08:46.053154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:08:46.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:08:48.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f63166e8-41fd-482d-932d-e105872e64bb","timestamp":"2023-04-21T11:08:49.161136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:08:48.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:08:49.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"865fab4f-a78a-430f-9bb7-e5aadd3465cf","timestamp":"2023-04-21T11:08:49.615650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:08:49.065+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:08:55.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c976874-fabc-41d5-b751-0bf88d36ea7d","timestamp":"2023-04-21T11:08:55.429171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:08:55.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:09:07.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd43ebf2-36b5-4990-8ce6-d24f0f78a1f4","timestamp":"2023-04-21T11:09:07.653659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:09:07.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:10:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f01eaf5-dbad-4ebf-a3ff-493783841989","timestamp":"2023-04-21T11:10:46.053583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:10:46.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f01eaf5-dbad-4ebf-a3ff-493783841989","timestamp":"2023-04-21T11:10:46.053583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:10:46.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:10:48.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6babbc5-efc3-4b2f-b55c-69b17d19b545","timestamp":"2023-04-21T11:10:49.161513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:10:48.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:10:49.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8155505-fe90-44e6-b802-9009cf0b1449","timestamp":"2023-04-21T11:10:49.615527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:10:49.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:10:55.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99736eb6-53fc-4716-b54c-e812b291ad54","timestamp":"2023-04-21T11:10:55.431998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:10:55.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:11:07.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcc0428c-d0bd-4ae7-a496-458b844fad4c","timestamp":"2023-04-21T11:11:07.653612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:11:07.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:12:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fb73473-499e-4024-8b37-960a38dd9c03","timestamp":"2023-04-21T11:12:46.053215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:12:46.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fb73473-499e-4024-8b37-960a38dd9c03","timestamp":"2023-04-21T11:12:46.053215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:12:46.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:12:48.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eba0a502-270b-4ac7-8159-8e74e0724b9b","timestamp":"2023-04-21T11:12:49.161201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:12:48.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:12:49.070+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8113584c-0a93-4977-9197-5eea4f8e58b3","timestamp":"2023-04-21T11:12:49.615499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:12:49.071+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:12:55.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfc76b90-7ba5-4dbc-8252-f55ecddeadc6","timestamp":"2023-04-21T11:12:55.429055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:12:55.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:13:08.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edc2edef-bcf1-46fb-8d32-e60151c757bb","timestamp":"2023-04-21T11:13:07.653663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:13:08.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:14:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"822a6c0e-24f1-46a5-a348-1a9e7ffa68c2","timestamp":"2023-04-21T11:14:46.053270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:14:46.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"822a6c0e-24f1-46a5-a348-1a9e7ffa68c2","timestamp":"2023-04-21T11:14:46.053270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:14:46.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:14:48.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f03820c5-c5b1-4724-9592-be74b2d91ca6","timestamp":"2023-04-21T11:14:49.161389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:14:48.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:14:49.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82caea98-700f-4c0f-989a-8ea224240fd7","timestamp":"2023-04-21T11:14:49.615505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:14:49.072+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:14:55.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c5e2b52-8b5d-45c7-8a53-b417fcbad60d","timestamp":"2023-04-21T11:14:55.429179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:14:55.727+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:15:07.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1ce60b7-c1af-4c4c-8c61-f61920dae44c","timestamp":"2023-04-21T11:15:07.653729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:15:07.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:16:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d460b6b7-9bd2-491e-ab9c-1b84b39f1d2f","timestamp":"2023-04-21T11:16:46.053088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:16:46.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d460b6b7-9bd2-491e-ab9c-1b84b39f1d2f","timestamp":"2023-04-21T11:16:46.053088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:16:46.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:16:48.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5a8d46-f43c-4632-a808-27d8ac0a4ed5","timestamp":"2023-04-21T11:16:49.161221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:16:48.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:16:49.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8729ff4a-6fca-49aa-a983-8ccea3b47fc0","timestamp":"2023-04-21T11:16:49.615500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:16:49.058+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:16:55.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f9ae96a-ad5d-4425-b89f-8a0f445d07c8","timestamp":"2023-04-21T11:16:55.429102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:16:55.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:17:07.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd12c9fb-b8f8-44d0-9048-4f91b96badb6","timestamp":"2023-04-21T11:17:07.653677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:17:07.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:18:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"accdeb9a-b861-403a-a608-4e620bb10a6a","timestamp":"2023-04-21T11:18:46.053305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:18:46.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"accdeb9a-b861-403a-a608-4e620bb10a6a","timestamp":"2023-04-21T11:18:46.053305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:18:46.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:18:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c62f73f3-f1a0-48dd-aba4-9cf8e2588189","timestamp":"2023-04-21T11:18:49.161359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:18:48.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:18:49.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23f13b93-ae88-4896-9470-3a2ff6751e57","timestamp":"2023-04-21T11:18:49.615482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:18:49.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:18:55.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05eb681a-cfce-46af-9514-284a19afbd11","timestamp":"2023-04-21T11:18:55.439507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:18:55.733+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:19:07.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2086a23-4d5e-4234-8400-dc4f9bb8ae1b","timestamp":"2023-04-21T11:19:07.653787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:19:07.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:19:46.129+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-04-21T11:20:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52df964b-f440-4257-a84a-70a9ec97ebcf","timestamp":"2023-04-21T11:20:46.053251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:20:46.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52df964b-f440-4257-a84a-70a9ec97ebcf","timestamp":"2023-04-21T11:20:46.053251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:20:46.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:20:48.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ca8e256-502c-43de-8b7f-404c03fc7107","timestamp":"2023-04-21T11:20:49.161380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:20:48.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:20:49.070+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28afd266-dcf4-469d-afd4-d55061b1f511","timestamp":"2023-04-21T11:20:49.615467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:20:49.070+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:20:55.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b669652-e4e2-49ad-b0ea-7188a00c1f98","timestamp":"2023-04-21T11:20:55.428978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:20:55.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:21:07.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9a6acac-63ed-4fa7-a854-1d421e72d615","timestamp":"2023-04-21T11:21:07.653501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:21:07.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:22:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"15b6d0a1-14ad-4516-baaa-b5af9eb33a10","timestamp":"2023-04-21T11:22:46.053392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:22:46.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"15b6d0a1-14ad-4516-baaa-b5af9eb33a10","timestamp":"2023-04-21T11:22:46.053392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:22:46.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:22:48.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1c215f7-c0c7-4dcd-b2bc-e18c3d493ccd","timestamp":"2023-04-21T11:22:49.161187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:22:48.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:22:49.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ea99cc1-e4e0-4343-a42c-6f9c29fe8451","timestamp":"2023-04-21T11:22:49.615701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:22:49.072+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:22:55.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c572c9ea-474e-4977-9000-bf51e73bc3b7","timestamp":"2023-04-21T11:22:55.429680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:22:55.711+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:23:07.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8460e552-ac51-4418-a10e-652222726a02","timestamp":"2023-04-21T11:23:07.653784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:23:07.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:24:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcca451a-0f19-4bfe-a1b8-d90487439a3a","timestamp":"2023-04-21T11:24:46.053289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:24:46.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcca451a-0f19-4bfe-a1b8-d90487439a3a","timestamp":"2023-04-21T11:24:46.053289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:24:46.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:24:48.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b49451b-3a1f-4563-a34d-0f2b8545a30f","timestamp":"2023-04-21T11:24:49.161288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:24:48.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:24:49.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef2f7d9d-64b9-47b8-b90c-f1fc7a73492a","timestamp":"2023-04-21T11:24:49.615511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:24:49.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:24:55.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d9e3e4c-99f0-4ff0-983c-2504886f246b","timestamp":"2023-04-21T11:24:55.429273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:24:55.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:25:07.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"835ad4d4-6765-4610-9110-d9579c9e4da6","timestamp":"2023-04-21T11:25:07.653650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:25:07.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:26:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"782296f7-7290-4ef5-9015-a7dbec99acbc","timestamp":"2023-04-21T11:26:46.053273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:26:46.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"782296f7-7290-4ef5-9015-a7dbec99acbc","timestamp":"2023-04-21T11:26:46.053273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:26:46.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:26:48.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"754448c9-89fb-46a7-b419-5b32b0b6610c","timestamp":"2023-04-21T11:26:49.161310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:26:48.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:26:49.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7e3675d-580d-4fb0-ae77-7ac4b51940c6","timestamp":"2023-04-21T11:26:49.615581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:26:49.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:26:55.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"437b5732-db6e-4add-8db8-b79ac458c8a5","timestamp":"2023-04-21T11:26:55.433854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:26:55.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:27:07.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd417a39-1eca-4c7e-a533-bd1435179394","timestamp":"2023-04-21T11:27:07.653814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:27:07.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:28:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93bd21d0-d7ac-4748-9cb1-e679b1f76b92","timestamp":"2023-04-21T11:28:46.053187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:28:46.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93bd21d0-d7ac-4748-9cb1-e679b1f76b92","timestamp":"2023-04-21T11:28:46.053187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:28:46.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:28:48.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef84de6f-1b08-45f9-ae5d-a4877312d80e","timestamp":"2023-04-21T11:28:49.161250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:28:48.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:28:49.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f9b01e5-92af-4424-a50b-2bbee0fb5926","timestamp":"2023-04-21T11:28:49.615512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:28:49.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:28:55.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d700045b-b0e2-4df3-ac22-ed9b7a5f7946","timestamp":"2023-04-21T11:28:55.429142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:28:55.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:29:07.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65509b6b-9781-450b-9971-2969eb63081d","timestamp":"2023-04-21T11:29:07.653809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:29:07.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:30:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c9a885f-60ae-427d-8865-353d5c0e9994","timestamp":"2023-04-21T11:30:46.053240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:30:46.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c9a885f-60ae-427d-8865-353d5c0e9994","timestamp":"2023-04-21T11:30:46.053240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:30:46.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:30:48.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b06044cc-0b0a-41fe-9afe-794dce5c8d0e","timestamp":"2023-04-21T11:30:49.161223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:30:48.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:30:49.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5dda97a-be8d-4463-b527-1449b18fe121","timestamp":"2023-04-21T11:30:49.615748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:30:49.067+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:30:55.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddbce634-3f76-4812-a4d0-e5fc4c7614b4","timestamp":"2023-04-21T11:30:55.429032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:30:55.706+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:31:07.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d5e9a8c-a17b-4332-8a3b-bb000719494a","timestamp":"2023-04-21T11:31:07.653637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:31:07.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:32:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ff94597-d19d-40aa-9049-83b00c1764ee","timestamp":"2023-04-21T11:32:46.053357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:32:46.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ff94597-d19d-40aa-9049-83b00c1764ee","timestamp":"2023-04-21T11:32:46.053357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:32:46.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:32:48.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5bb85b9-bafb-4840-abb2-77933720c0bf","timestamp":"2023-04-21T11:32:49.161226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:32:48.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:32:49.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c1fee87-359a-4c5b-873c-92f26610ab80","timestamp":"2023-04-21T11:32:49.615655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:32:49.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:32:55.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e656803e-91bd-440f-baa0-ce15f8c3fd85","timestamp":"2023-04-21T11:32:55.428921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:32:55.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:33:07.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9a455a1-e874-45d8-bfb0-986a0077c555","timestamp":"2023-04-21T11:33:07.653696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:33:07.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:34:16.153+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-04-21T11:34:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d3d170b-260c-4281-89c2-88a143bea55b","timestamp":"2023-04-21T11:34:46.053308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:34:46.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d3d170b-260c-4281-89c2-88a143bea55b","timestamp":"2023-04-21T11:34:46.053308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:34:46.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:34:48.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d08ff8bd-2020-4c5e-bb9f-c185ec7d21d6","timestamp":"2023-04-21T11:34:49.161192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:34:48.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:34:49.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef1ff3a1-b00f-49af-bc48-6d3feae15ef1","timestamp":"2023-04-21T11:34:49.615453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:34:49.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:34:55.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1853ff29-8770-47a5-b688-4b2b3721f92f","timestamp":"2023-04-21T11:34:55.429019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:34:55.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:35:07.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d64f8ab4-e711-455d-b1a9-191da5af8cee","timestamp":"2023-04-21T11:35:07.653589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:35:07.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:36:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"707bedf9-bc1b-4b3a-aec4-afa40ce8ec78","timestamp":"2023-04-21T11:36:46.053227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:36:46.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"707bedf9-bc1b-4b3a-aec4-afa40ce8ec78","timestamp":"2023-04-21T11:36:46.053227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:36:46.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:36:48.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29b95560-9ffc-43ae-949f-1a3f97ed542e","timestamp":"2023-04-21T11:36:49.161309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:36:48.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:36:49.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"257d674c-a602-4226-823e-5045387ee8ec","timestamp":"2023-04-21T11:36:49.615637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:36:49.060+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:36:55.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39c6dd2b-f4d8-4c11-94c9-9bde3734c6ff","timestamp":"2023-04-21T11:36:55.429072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:36:55.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:37:07.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"faf76497-db5a-4343-bf5d-d5ccf637f01c","timestamp":"2023-04-21T11:37:07.653683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:37:07.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:38:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c5cb1c9-bc89-4132-b036-a0b70defeea7","timestamp":"2023-04-21T11:38:46.053145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:38:46.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c5cb1c9-bc89-4132-b036-a0b70defeea7","timestamp":"2023-04-21T11:38:46.053145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:38:46.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:38:48.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32eb0ca9-3290-4dbc-b92b-d7366945a02b","timestamp":"2023-04-21T11:38:49.161160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:38:48.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:38:49.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"531b2917-af20-4ddb-936c-104e03981d63","timestamp":"2023-04-21T11:38:49.615447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:38:49.061+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:38:55.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b08a574-fbbc-49a9-8f73-f586b5e0a966","timestamp":"2023-04-21T11:38:55.429300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:38:55.734+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:39:07.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b890d218-4812-4a3d-99a3-69d694858546","timestamp":"2023-04-21T11:39:07.653696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:39:07.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:40:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ff6c643-1032-4cda-a906-ad6214f4aedf","timestamp":"2023-04-21T11:40:46.053381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:40:46.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ff6c643-1032-4cda-a906-ad6214f4aedf","timestamp":"2023-04-21T11:40:46.053381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:40:46.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:40:48.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e592e55-ce6b-4a0e-9056-30c1d7a285a7","timestamp":"2023-04-21T11:40:49.161295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:40:48.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:40:49.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e351e48d-ef7f-4d96-80c9-e88c968b0613","timestamp":"2023-04-21T11:40:49.615703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:40:49.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:40:55.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f390ae4-762f-49d4-a9fe-ba6a02fc0ed2","timestamp":"2023-04-21T11:40:55.429041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:40:55.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:41:07.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7160252b-e3b7-4740-80f3-f98a6e7a6d21","timestamp":"2023-04-21T11:41:07.653587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:41:07.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:42:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3f12f3b-4de4-42a0-9a26-61ebc0ed2b02","timestamp":"2023-04-21T11:42:46.053248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:42:46.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3f12f3b-4de4-42a0-9a26-61ebc0ed2b02","timestamp":"2023-04-21T11:42:46.053248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:42:46.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:42:48.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91452e2b-3998-4801-a5db-6e1b786db9dd","timestamp":"2023-04-21T11:42:49.161401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:42:48.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:42:49.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3c40572-78ae-464c-a035-8092c54c2035","timestamp":"2023-04-21T11:42:49.615367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:42:49.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:42:55.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8615923d-5682-4b96-bcff-9a897a1d2cb7","timestamp":"2023-04-21T11:42:55.429064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:42:55.734+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:43:08.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"697068cf-7381-4f55-9e08-dab7c168c260","timestamp":"2023-04-21T11:43:07.653682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:43:08.000+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:43:46.130+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected.
[2023-04-21T11:44:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a37365e9-7dcf-43b3-ae0b-01e09e5b6ebc","timestamp":"2023-04-21T11:44:46.053267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:44:46.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a37365e9-7dcf-43b3-ae0b-01e09e5b6ebc","timestamp":"2023-04-21T11:44:46.053267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:44:46.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:44:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a8b4cea-2900-4af8-bf0d-e283c0576e0a","timestamp":"2023-04-21T11:44:49.161301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:44:48.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:44:49.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a7c6ce-db55-49c8-b45d-e498a4b35124","timestamp":"2023-04-21T11:44:49.615522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:44:49.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:44:55.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50d5c2dd-bada-440a-8d58-183332b8d84d","timestamp":"2023-04-21T11:44:55.429007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:44:55.727+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:45:07.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"470a0244-6507-4cf0-b887-32f9f6f567e6","timestamp":"2023-04-21T11:45:07.653769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:45:07.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:46:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d52be30a-e6b4-4662-99a1-f276e1606f34","timestamp":"2023-04-21T11:46:46.053266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:46:46.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d52be30a-e6b4-4662-99a1-f276e1606f34","timestamp":"2023-04-21T11:46:46.053266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:46:46.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:46:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2d7d07a-0fd5-47eb-99fd-9b4c1a9c786a","timestamp":"2023-04-21T11:46:49.161330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:46:48.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:46:49.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"845f867d-68fa-4b8d-8bfb-ef9df8c5229e","timestamp":"2023-04-21T11:46:49.615462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:46:49.058+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:46:55.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58378a8a-8540-49d1-8b84-8a8a1f6cd4a5","timestamp":"2023-04-21T11:46:55.428999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:46:55.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:47:07.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2b6d32d-48ab-4ea3-98b2-f5647a868e6f","timestamp":"2023-04-21T11:47:07.653645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:47:07.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:47:46.118+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-04-21T11:48:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db7aa20c-a068-4b20-82b0-767d51d4fd2d","timestamp":"2023-04-21T11:48:46.053255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:48:46.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db7aa20c-a068-4b20-82b0-767d51d4fd2d","timestamp":"2023-04-21T11:48:46.053255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:48:46.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:48:48.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5b1cc73-923a-4ffa-86da-51fbac4c6330","timestamp":"2023-04-21T11:48:49.161274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:48:48.079+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:48:49.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d3549aa-e5fe-49c3-94c7-42837a08c009","timestamp":"2023-04-21T11:48:49.615520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:48:49.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:48:55.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d1a01b5-26a2-49a6-a235-dddb4134df18","timestamp":"2023-04-21T11:48:55.428999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:48:55.734+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:49:07.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"461986a1-1042-4ab8-8ebc-dd0968b3df9d","timestamp":"2023-04-21T11:49:07.653476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:49:07.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:50:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a520064d-aaa3-4742-a08e-cf9417d09a13","timestamp":"2023-04-21T11:50:46.053272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:50:46.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a520064d-aaa3-4742-a08e-cf9417d09a13","timestamp":"2023-04-21T11:50:46.053272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:50:46.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:50:48.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05f41839-29e2-4951-9f5d-3f2e41d43e5d","timestamp":"2023-04-21T11:50:49.161298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:50:48.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:50:49.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"766a648e-688a-406a-95d3-085dd8847db7","timestamp":"2023-04-21T11:50:49.615339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:50:49.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:50:55.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5b60321-1a1a-419c-b28c-13a49d411189","timestamp":"2023-04-21T11:50:55.428892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:50:55.758+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:51:07.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d88941-3c25-4580-97fc-668857581e1d","timestamp":"2023-04-21T11:51:07.653491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:51:07.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:52:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecbdd42a-522d-4069-95a4-46b6300a257f","timestamp":"2023-04-21T11:52:46.053214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:52:46.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecbdd42a-522d-4069-95a4-46b6300a257f","timestamp":"2023-04-21T11:52:46.053214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:52:46.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:52:48.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f67c682-4c15-4dfe-a6a8-3df15a0620d9","timestamp":"2023-04-21T11:52:49.161211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:52:48.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:52:49.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b517a06f-71a7-41e9-a99b-3635babecf5d","timestamp":"2023-04-21T11:52:49.615563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:52:49.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:52:55.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efa6cbd3-c2d5-4ad5-8682-1c8413e3177d","timestamp":"2023-04-21T11:52:55.429456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:52:55.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:53:07.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cbe40ae-6bf7-4dfa-be6e-6948e4259b0a","timestamp":"2023-04-21T11:53:07.653625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:53:07.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:54:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0fb36b9-ded8-468e-91ec-de943d3a0716","timestamp":"2023-04-21T11:54:46.053226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:54:46.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0fb36b9-ded8-468e-91ec-de943d3a0716","timestamp":"2023-04-21T11:54:46.053226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:54:46.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:54:48.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef385f18-2bb0-450a-a5f2-77f3b6230057","timestamp":"2023-04-21T11:54:49.161438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:54:48.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:54:49.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"878c7774-93a7-4338-87ee-9ad33937bad1","timestamp":"2023-04-21T11:54:49.615573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:54:49.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:54:55.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56457186-f04f-450f-afb4-f9deae3775dc","timestamp":"2023-04-21T11:54:55.429023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:54:55.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:55:07.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b7c8f7b-c825-4b77-9842-a8ad4c49aa10","timestamp":"2023-04-21T11:55:07.653904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:55:07.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:56:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ae83ec8-b765-47f6-8e82-fc2cd38f9905","timestamp":"2023-04-21T11:56:46.053509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:56:46.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ae83ec8-b765-47f6-8e82-fc2cd38f9905","timestamp":"2023-04-21T11:56:46.053509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:56:46.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:56:48.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ba15646-fd3d-47ba-a597-7241d00ebd50","timestamp":"2023-04-21T11:56:49.161372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:56:48.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:56:49.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1a621aa-1790-4af5-b67a-fc33c1d6a521","timestamp":"2023-04-21T11:56:49.615535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:56:49.057+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:56:55.731+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f169c42f-e92a-4ab3-8cfb-48fba6350354","timestamp":"2023-04-21T11:56:55.429076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:56:55.732+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:57:08.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7cf0fd4-6ceb-41c9-8f51-05397ca0aa85","timestamp":"2023-04-21T11:57:07.653778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:57:08.006+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:58:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6e6432d-ed21-4e4e-8d58-e168fb0de17d","timestamp":"2023-04-21T11:58:46.053040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:58:46.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6e6432d-ed21-4e4e-8d58-e168fb0de17d","timestamp":"2023-04-21T11:58:46.053040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:58:46.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:58:48.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5259efe-a89b-4a5d-908a-c0cae4bcf77c","timestamp":"2023-04-21T11:58:49.161275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:58:48.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:58:49.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b13922d-1c87-4980-92f3-90de97231255","timestamp":"2023-04-21T11:58:49.615507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:58:49.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:58:55.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebce28e6-0272-4df6-acd7-5c4d9b2775ea","timestamp":"2023-04-21T11:58:55.428928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:58:55.707+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:59:07.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56e11523-2666-4306-b470-bda204b7628d","timestamp":"2023-04-21T11:59:07.653647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:59:07.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:00:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"757e2f49-7914-4c6b-99c5-f934715f809c","timestamp":"2023-04-21T12:00:46.053202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:00:46.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"757e2f49-7914-4c6b-99c5-f934715f809c","timestamp":"2023-04-21T12:00:46.053202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:00:46.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:00:48.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e32a2250-4cb0-4799-898e-f9fb684dba7b","timestamp":"2023-04-21T12:00:49.161172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:00:48.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:00:49.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb6f8722-d9fe-490b-a570-798813762a79","timestamp":"2023-04-21T12:00:49.615449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:00:49.067+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:00:55.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdad4c1d-415b-46c1-82e3-53d60e043cce","timestamp":"2023-04-21T12:00:55.428996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:00:55.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:01:07.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae37cc3-e95d-4d51-8ac0-9d58aa503dae","timestamp":"2023-04-21T12:01:07.653706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:01:07.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:02:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"645d5883-32d8-4182-bb03-a9320dfab613","timestamp":"2023-04-21T12:02:46.053211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:02:46.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"645d5883-32d8-4182-bb03-a9320dfab613","timestamp":"2023-04-21T12:02:46.053211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:02:46.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:02:48.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdb4aa40-744d-418e-96ee-fbd9aa4f7987","timestamp":"2023-04-21T12:02:49.161453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:02:48.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:02:49.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c21e5f6-0471-41d8-bfc1-b5d33ae3a261","timestamp":"2023-04-21T12:02:49.615399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:02:49.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:02:55.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a75774c-93a3-4869-881b-4713bbd3ab40","timestamp":"2023-04-21T12:02:55.428891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:02:55.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:03:07.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6091f6ac-e345-4900-ab7f-386c05857ec7","timestamp":"2023-04-21T12:03:07.653583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:03:07.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:04:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0449ed23-74d9-4363-892a-fb1a85ea3da9","timestamp":"2023-04-21T12:04:46.053287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:04:46.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0449ed23-74d9-4363-892a-fb1a85ea3da9","timestamp":"2023-04-21T12:04:46.053287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:04:46.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:04:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d40425a-ff20-4d48-9e91-4529ec90a1a8","timestamp":"2023-04-21T12:04:49.161111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:04:48.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:04:49.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ac95569-63e2-4dea-99af-d117e2b03893","timestamp":"2023-04-21T12:04:49.615529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:04:49.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:04:55.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db62456e-738d-4caa-b484-00ef85ecc61a","timestamp":"2023-04-21T12:04:55.428976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:04:55.711+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:05:07.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"715d9773-c8f5-45ea-a4be-40719a2fae68","timestamp":"2023-04-21T12:05:07.653615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:05:07.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:06:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9aa2d2b-acfc-4b78-833b-5763dd2a747d","timestamp":"2023-04-21T12:06:46.053253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:06:46.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9aa2d2b-acfc-4b78-833b-5763dd2a747d","timestamp":"2023-04-21T12:06:46.053253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:06:46.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:06:48.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e9c8a85-3fa9-494b-8a5c-aecafbe32a78","timestamp":"2023-04-21T12:06:49.161525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:06:48.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:06:49.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90477c83-a9d7-4496-b07f-28b7f152d68b","timestamp":"2023-04-21T12:06:49.615476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:06:49.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:06:55.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52e645ea-6dd6-4105-b0de-67ccde3a147c","timestamp":"2023-04-21T12:06:55.429240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:06:55.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:07:07.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa007cb7-fc3e-4329-9909-8cedc8722118","timestamp":"2023-04-21T12:07:07.653712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:07:07.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:08:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"01a401e6-cd65-46a3-8b77-79838a4cfcf0","timestamp":"2023-04-21T12:08:46.053149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:08:46.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"01a401e6-cd65-46a3-8b77-79838a4cfcf0","timestamp":"2023-04-21T12:08:46.053149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:08:46.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:08:48.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dccdc20d-0a3b-4acf-8003-792ddae18c47","timestamp":"2023-04-21T12:08:49.161751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:08:48.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:08:49.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6d5f010-5b5d-4579-b9fc-2141bb786e06","timestamp":"2023-04-21T12:08:49.615684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:08:49.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:08:55.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16d97cf3-375a-494c-bffc-24887ba47a0b","timestamp":"2023-04-21T12:08:55.429038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:08:55.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:09:07.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d73cdbc-5dba-4555-a2c1-f7eb954c8c4a","timestamp":"2023-04-21T12:09:07.653426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:09:07.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:10:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b388e4b-cd95-4608-88c2-99f2f623c738","timestamp":"2023-04-21T12:10:46.053121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:10:46.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b388e4b-cd95-4608-88c2-99f2f623c738","timestamp":"2023-04-21T12:10:46.053121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:10:46.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:10:48.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71cd8d0c-5dbb-406c-a506-2f244c1d4bc9","timestamp":"2023-04-21T12:10:49.161346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:10:48.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:10:49.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3df7d21-aa01-4a6c-9656-c4bd8b78dfa8","timestamp":"2023-04-21T12:10:49.615636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:10:49.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:10:55.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67ec49ce-1b3d-49b3-bf9d-6e88affcad77","timestamp":"2023-04-21T12:10:55.429024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:10:55.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:11:07.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"097db3a5-a281-47d7-bb31-0217488f6c25","timestamp":"2023-04-21T12:11:07.653608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:11:07.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:12:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e2184e-d777-4f3f-aa63-8757d5b2838e","timestamp":"2023-04-21T12:12:46.053235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:12:46.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e2184e-d777-4f3f-aa63-8757d5b2838e","timestamp":"2023-04-21T12:12:46.053235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:12:46.109+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:12:48.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1364302-e34b-4366-81af-a616368e3db6","timestamp":"2023-04-21T12:12:49.161329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:12:48.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:12:49.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c50ab64a-87b7-44fb-aed3-b44ace2461a4","timestamp":"2023-04-21T12:12:49.615394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:12:49.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:12:55.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3d455b1-3ac3-4fdf-a62c-8b0cedcb2d52","timestamp":"2023-04-21T12:12:55.429102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:12:55.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:13:07.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe5d0573-095c-49d3-85a5-c73b221a408b","timestamp":"2023-04-21T12:13:07.653793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:13:07.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:14:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e36d2faa-ff4b-45ff-aa20-ea9ce98f8d87","timestamp":"2023-04-21T12:14:46.053214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:14:46.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e36d2faa-ff4b-45ff-aa20-ea9ce98f8d87","timestamp":"2023-04-21T12:14:46.053214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:14:46.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:14:48.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c15dc941-b9b2-448f-82e3-555b18d11819","timestamp":"2023-04-21T12:14:49.161880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:14:48.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:14:49.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29904f9f-3b2a-4968-bd07-9c970bd6dc00","timestamp":"2023-04-21T12:14:49.615748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:14:49.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:14:55.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48e82319-fa75-417c-91c1-ceea98cc452b","timestamp":"2023-04-21T12:14:55.429141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:14:55.772+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:15:07.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dff1a7d-5bfd-4231-a96a-ff6dbe29790c","timestamp":"2023-04-21T12:15:07.653609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:15:07.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:16:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc0a3745-dec0-4d16-8cb6-a7413217e0b4","timestamp":"2023-04-21T12:16:46.053410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:16:46.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc0a3745-dec0-4d16-8cb6-a7413217e0b4","timestamp":"2023-04-21T12:16:46.053410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:16:46.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:16:48.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a942b25f-ec09-4b17-a462-00c3ec093414","timestamp":"2023-04-21T12:16:49.161380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:16:48.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:16:49.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77455140-42ce-4254-b5e8-2a6c5d97edc0","timestamp":"2023-04-21T12:16:49.615595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:16:49.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:16:55.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70eed802-a36b-44eb-8f11-0810647f8517","timestamp":"2023-04-21T12:16:55.428949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:16:55.706+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:17:07.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65d78632-4ab9-4f16-93bf-2bb4bd3d80ea","timestamp":"2023-04-21T12:17:07.653637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:17:07.984+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:18:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f64df9de-94c6-48fe-806a-a311138bd3ff","timestamp":"2023-04-21T12:18:46.053232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:18:46.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f64df9de-94c6-48fe-806a-a311138bd3ff","timestamp":"2023-04-21T12:18:46.053232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:18:46.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:18:48.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ef4aa8a-2146-4540-9abe-0a8592de003c","timestamp":"2023-04-21T12:18:49.161359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:18:48.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:18:49.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15db9cb1-f31f-47a4-bab7-2f33f39dd332","timestamp":"2023-04-21T12:18:49.615551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:18:49.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:18:55.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afc6edbc-4158-48d7-a3f7-e3d81a661399","timestamp":"2023-04-21T12:18:55.429014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:18:55.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:19:07.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d32a5a68-55a7-4378-a86e-5adf7079ccba","timestamp":"2023-04-21T12:19:07.653602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:19:07.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:20:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2655bd8f-cdbd-4822-b37c-f38a35662f3f","timestamp":"2023-04-21T12:20:46.053915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:20:46.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2655bd8f-cdbd-4822-b37c-f38a35662f3f","timestamp":"2023-04-21T12:20:46.053915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:20:46.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:20:48.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc670b48-33e7-47b9-bb95-dffaebc9e2a0","timestamp":"2023-04-21T12:20:49.161374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:20:48.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:20:49.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e42be57-1549-424f-a08b-0ce41147d1ee","timestamp":"2023-04-21T12:20:49.615538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:20:49.045+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:20:55.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b05fe764-653b-453a-832b-d51d42ac61a5","timestamp":"2023-04-21T12:20:55.431824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:20:55.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:21:07.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bc0ae3f-3718-4990-b3b6-266637492783","timestamp":"2023-04-21T12:21:07.655582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:21:07.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:21:46.130+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-04-21T12:22:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27372109-ab2c-478a-bc7b-e541f06e7fab","timestamp":"2023-04-21T12:22:46.053115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:22:46.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27372109-ab2c-478a-bc7b-e541f06e7fab","timestamp":"2023-04-21T12:22:46.053115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:22:46.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:22:48.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59633ff3-2b8a-427d-b669-3f183a0aaf6d","timestamp":"2023-04-21T12:22:49.161446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:22:48.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:22:49.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c75c093c-1ac3-413c-bdea-cb599fa3a407","timestamp":"2023-04-21T12:22:49.615615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:22:49.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:22:55.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17726f13-5ef5-4e8d-b147-b20164be25db","timestamp":"2023-04-21T12:22:55.428971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:22:55.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:23:07.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"045521ea-93f9-4a2c-bb2f-43f1fb24273e","timestamp":"2023-04-21T12:23:07.653757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:23:07.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:24:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"12349e58-f17b-4898-9442-ee5629b94512","timestamp":"2023-04-21T12:24:46.053280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:24:46.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"12349e58-f17b-4898-9442-ee5629b94512","timestamp":"2023-04-21T12:24:46.053280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:24:46.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:24:48.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c16e97c-e0e9-46be-98c2-04e385a75574","timestamp":"2023-04-21T12:24:49.161133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:24:48.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:24:49.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f2092b4-a405-4875-bd30-f4960541b440","timestamp":"2023-04-21T12:24:49.615533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:24:49.042+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:24:55.730+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e565a9a9-c27c-40ba-9a18-e52ab79b4aa5","timestamp":"2023-04-21T12:24:55.428924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:24:55.731+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:25:07.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c50d18d-542c-4c01-8b30-971ac822017d","timestamp":"2023-04-21T12:25:07.653695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:25:07.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:26:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e1cc269-0a30-4c44-b5e9-b6bed90be919","timestamp":"2023-04-21T12:26:46.053202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:26:46.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e1cc269-0a30-4c44-b5e9-b6bed90be919","timestamp":"2023-04-21T12:26:46.053202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:26:46.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:26:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e127748-ca87-4bc8-9a1f-b49a16e33373","timestamp":"2023-04-21T12:26:49.161567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:26:48.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:26:49.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95c27a58-53e2-42f0-af82-aa9fbf8b8d26","timestamp":"2023-04-21T12:26:49.615526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:26:49.045+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:26:55.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33106cc5-4a26-4bd4-9247-66d45e64de00","timestamp":"2023-04-21T12:26:55.428942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:26:55.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:27:07.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db754bca-5f19-47b2-8633-ece98daadd11","timestamp":"2023-04-21T12:27:07.653600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:27:07.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:28:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf7b6bc5-e323-499f-8c38-20381ce8f472","timestamp":"2023-04-21T12:28:46.053127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:28:46.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf7b6bc5-e323-499f-8c38-20381ce8f472","timestamp":"2023-04-21T12:28:46.053127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:28:46.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:28:48.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecf50b44-72f0-448d-9102-df958ae39dd7","timestamp":"2023-04-21T12:28:49.161292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:28:48.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:28:49.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2a75493-2ad8-4e33-b841-144eeb33d885","timestamp":"2023-04-21T12:28:49.615568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:28:49.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:28:55.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a9c879b-d6f8-4178-90a2-8e93e5a66ec9","timestamp":"2023-04-21T12:28:55.429174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:28:55.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:29:07.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a77e52be-663d-4385-8610-3f62e02144d1","timestamp":"2023-04-21T12:29:07.653669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:29:07.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:30:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9b9c4f8-80d9-46a9-854a-590785c2d05f","timestamp":"2023-04-21T12:30:46.053170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:30:46.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9b9c4f8-80d9-46a9-854a-590785c2d05f","timestamp":"2023-04-21T12:30:46.053170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:30:46.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:30:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e81d628-0b05-4122-ae29-d948a41482b2","timestamp":"2023-04-21T12:30:49.161220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:30:48.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:30:49.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63c0eb46-0337-4252-843c-f2accbe4b172","timestamp":"2023-04-21T12:30:49.615410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:30:49.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:30:55.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b86bb72-105d-4d67-9dcf-292b57c47d0a","timestamp":"2023-04-21T12:30:55.429082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:30:55.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:31:07.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47eba9e5-f0dc-46f3-916a-8696bfb2aa33","timestamp":"2023-04-21T12:31:07.654699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:31:07.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:31:16.090+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected.
[2023-04-21T12:32:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d233f9b4-a26e-4ee0-87b7-d51d56ee873b","timestamp":"2023-04-21T12:32:46.053215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:32:46.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d233f9b4-a26e-4ee0-87b7-d51d56ee873b","timestamp":"2023-04-21T12:32:46.053215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:32:46.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:32:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c6b175c-0c2e-4f9f-8049-b5824e966c5c","timestamp":"2023-04-21T12:32:49.161161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:32:48.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:32:49.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba6a9ded-a34f-4049-afc5-5152e0614afb","timestamp":"2023-04-21T12:32:49.615393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:32:49.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:32:55.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a0a36e8-deaa-418d-85fc-d54fef2ffea5","timestamp":"2023-04-21T12:32:55.430080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:32:55.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:33:07.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2c73782-83e5-4dc4-acbb-6fef5513b191","timestamp":"2023-04-21T12:33:07.653529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:33:07.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:34:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ed5d9c6-f974-4953-bc1f-b8e3e66f09e4","timestamp":"2023-04-21T12:34:46.053260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:34:46.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ed5d9c6-f974-4953-bc1f-b8e3e66f09e4","timestamp":"2023-04-21T12:34:46.053260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:34:46.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:34:48.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf2c62c5-e3b3-4d32-a522-56e2bcf1fd30","timestamp":"2023-04-21T12:34:49.161113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:34:48.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:34:49.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e593e123-dc45-488d-a449-5a01a65667a1","timestamp":"2023-04-21T12:34:49.615408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:34:49.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:34:55.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cad5cce9-9b5f-446a-aa35-ceeac04e7fe3","timestamp":"2023-04-21T12:34:55.435906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:34:55.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:35:07.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65d62ab6-bfef-4c44-afe1-f822e52eef3e","timestamp":"2023-04-21T12:35:07.653615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:35:07.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:36:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"184af2b2-4467-4bf2-83c9-9ad5c696d6f0","timestamp":"2023-04-21T12:36:46.053120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:36:46.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"184af2b2-4467-4bf2-83c9-9ad5c696d6f0","timestamp":"2023-04-21T12:36:46.053120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:36:46.111+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:36:48.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"238bc320-35a9-4536-85f8-8fdd6e6e0d87","timestamp":"2023-04-21T12:36:49.161181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:36:48.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:36:49.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dd2b820-37de-4d5e-b025-81317327978b","timestamp":"2023-04-21T12:36:49.615424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:36:49.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:36:55.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c442aac-1002-4163-83db-c3fc65312b79","timestamp":"2023-04-21T12:36:55.429087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:36:55.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:37:07.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eed9a0a-992a-49a0-9f53-5eab6a7d9508","timestamp":"2023-04-21T12:37:07.653716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:37:07.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:38:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1c2d3e0-6ab9-47e4-aa18-d872d7d111ef","timestamp":"2023-04-21T12:38:46.053207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:38:46.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1c2d3e0-6ab9-47e4-aa18-d872d7d111ef","timestamp":"2023-04-21T12:38:46.053207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:38:46.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:38:48.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ac86654-9fe2-4762-937d-f99a65e6d0b7","timestamp":"2023-04-21T12:38:49.161153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:38:48.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:38:49.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"867c49f3-73e9-464e-9be5-d0d7bca062ca","timestamp":"2023-04-21T12:38:49.615418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:38:49.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:38:55.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2f486b8-4df1-4bb6-9ef0-d2132e2a81a5","timestamp":"2023-04-21T12:38:55.429228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:38:55.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:39:07.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70d95cb0-2d33-478d-8082-386542b45842","timestamp":"2023-04-21T12:39:07.653824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:39:07.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:40:46.054+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05214403-8498-4e9a-afe4-b6b443831c04","timestamp":"2023-04-21T12:40:46.053496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:40:46.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05214403-8498-4e9a-afe4-b6b443831c04","timestamp":"2023-04-21T12:40:46.053496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:40:46.109+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:40:48.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33b97b33-23d9-49af-a30d-99ecdf0e35d1","timestamp":"2023-04-21T12:40:49.161194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:40:48.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:40:49.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99eb5c91-25ae-4b3b-9038-19e33c0596f3","timestamp":"2023-04-21T12:40:49.615396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:40:49.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:40:55.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fc6b16e-81c8-4529-b200-00228dac66e8","timestamp":"2023-04-21T12:40:55.428989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:40:55.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:41:07.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4ec56fc-b9bd-48a5-9866-28caf50fdb64","timestamp":"2023-04-21T12:41:07.653683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:41:07.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:42:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c03c395-18da-4040-a4d2-bf1012398e7b","timestamp":"2023-04-21T12:42:46.053186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:42:46.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c03c395-18da-4040-a4d2-bf1012398e7b","timestamp":"2023-04-21T12:42:46.053186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:42:46.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:42:48.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"998827de-34cc-4910-b939-ad3f578378e1","timestamp":"2023-04-21T12:42:49.161195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:42:48.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:42:49.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3570c3c9-6822-4ae0-a988-d8f7fb6c3989","timestamp":"2023-04-21T12:42:49.615587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:42:49.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:42:55.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb5e2387-41db-441a-b810-c361f79e4757","timestamp":"2023-04-21T12:42:55.428916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:42:55.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:43:07.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8e008f9-fb79-4f32-bb7a-af19f1999cf8","timestamp":"2023-04-21T12:43:07.653607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:43:07.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:44:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2048b91-047f-400f-bbe2-71e1a96ab0ec","timestamp":"2023-04-21T12:44:46.053057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:44:46.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2048b91-047f-400f-bbe2-71e1a96ab0ec","timestamp":"2023-04-21T12:44:46.053057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:44:46.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:44:48.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1faf59b-08a2-42d1-9d3a-a9b62c21aef7","timestamp":"2023-04-21T12:44:49.160988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:44:48.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:44:49.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7605364-1619-4a93-b5da-884de4d7f04a","timestamp":"2023-04-21T12:44:49.615498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:44:49.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:44:55.730+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b65096a1-b64c-4781-be6f-0ccaa2a01f03","timestamp":"2023-04-21T12:44:55.429030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:44:55.731+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:45:07.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a50713b3-15fc-4614-831b-92a8dfba0863","timestamp":"2023-04-21T12:45:07.653560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:45:07.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:46:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3361d92a-5aa6-4c32-b8ac-ebaf1fef7cc4","timestamp":"2023-04-21T12:46:46.053222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:46:46.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3361d92a-5aa6-4c32-b8ac-ebaf1fef7cc4","timestamp":"2023-04-21T12:46:46.053222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:46:46.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:46:48.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44c7a8f2-454b-4562-8c72-94e753e7044b","timestamp":"2023-04-21T12:46:49.161284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:46:48.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:46:49.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e577697d-b298-4b9a-bf4d-0144c85f5944","timestamp":"2023-04-21T12:46:49.615436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:46:49.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:46:55.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16ef1dfd-e00b-478b-88d0-3582cb1c815a","timestamp":"2023-04-21T12:46:55.428917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:46:55.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:47:07.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e4194bf-8c52-49a5-937a-bbe6e1989eb3","timestamp":"2023-04-21T12:47:07.653613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:47:07.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:48:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbedeed5-bd04-46b1-b644-3dd0abef1506","timestamp":"2023-04-21T12:48:46.053211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:48:46.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbedeed5-bd04-46b1-b644-3dd0abef1506","timestamp":"2023-04-21T12:48:46.053211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:48:46.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:48:48.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"578803ef-0b52-457c-862c-6fe65263c3d4","timestamp":"2023-04-21T12:48:49.161070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:48:48.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:48:49.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7f198a1-1e7c-48b2-b092-fd224d562ed8","timestamp":"2023-04-21T12:48:49.615436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:48:49.079+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:48:55.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f21dfa5c-7da0-4a72-9073-74b106b31421","timestamp":"2023-04-21T12:48:55.428932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:48:55.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:49:07.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae64e98a-72ad-4688-8c4a-80015d6e7b25","timestamp":"2023-04-21T12:49:07.653660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:49:07.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:50:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d98fb1d-920e-4884-be59-fea6b0dbc515","timestamp":"2023-04-21T12:50:46.053186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:50:46.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d98fb1d-920e-4884-be59-fea6b0dbc515","timestamp":"2023-04-21T12:50:46.053186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:50:46.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:50:48.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98100531-b42c-41bc-95d9-d571ee0f1523","timestamp":"2023-04-21T12:50:49.161098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:50:48.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:50:49.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9589a2bd-4819-4dc5-a9ec-06593cc51980","timestamp":"2023-04-21T12:50:49.615509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:50:49.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:50:55.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28c93618-0d33-4922-8910-3e4ed6665879","timestamp":"2023-04-21T12:50:55.429802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:50:55.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:51:07.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3f4c797-55ad-4452-a43a-a749508c09a7","timestamp":"2023-04-21T12:51:07.653738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:51:07.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:52:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbeaff58-13bc-4ff3-9b3d-1f553e54cbe8","timestamp":"2023-04-21T12:52:46.053196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:52:46.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbeaff58-13bc-4ff3-9b3d-1f553e54cbe8","timestamp":"2023-04-21T12:52:46.053196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:52:46.111+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:52:48.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42081248-7d41-4974-a141-29eac729e5c9","timestamp":"2023-04-21T12:52:49.161374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:52:48.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:52:49.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8e808a5-fb6f-4868-b8d1-c61cd9069d43","timestamp":"2023-04-21T12:52:49.615435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:52:49.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:52:55.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f262432-6acc-41b8-89ca-6c230a66ed14","timestamp":"2023-04-21T12:52:55.432286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:52:55.745+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:53:07.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73dc10ea-c98d-43ac-8980-8f9f45f586ce","timestamp":"2023-04-21T12:53:07.653541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:53:07.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:54:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd81abec-f2f0-4c1a-9ae0-b65061c6416e","timestamp":"2023-04-21T12:54:46.053273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:54:46.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd81abec-f2f0-4c1a-9ae0-b65061c6416e","timestamp":"2023-04-21T12:54:46.053273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:54:46.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:54:48.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91bdb168-2a43-43cd-9e72-00672765cfb8","timestamp":"2023-04-21T12:54:49.161108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:54:48.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:54:49.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"184b1c95-e967-4821-a25e-a7766b3701f2","timestamp":"2023-04-21T12:54:49.615456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:54:49.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:54:55.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a06d0d7-07e7-4e21-99f0-af82dd4b6e6d","timestamp":"2023-04-21T12:54:55.429025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:54:55.709+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:55:07.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa04542f-4151-43ce-863c-c65bcf09eb95","timestamp":"2023-04-21T12:55:07.653799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:55:07.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:55:46.119+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-04-21T12:56:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff909f92-3a17-454a-801a-9673d8a0a86b","timestamp":"2023-04-21T12:56:46.053088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:56:46.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff909f92-3a17-454a-801a-9673d8a0a86b","timestamp":"2023-04-21T12:56:46.053088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:56:46.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:56:48.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"506f7a5e-0db4-4dc8-8060-755eb22bdcf5","timestamp":"2023-04-21T12:56:49.161333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:56:48.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:56:49.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77351f34-0d3c-4d51-a090-2da66d70a10a","timestamp":"2023-04-21T12:56:49.615562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:56:49.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:56:55.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"365a36c7-9b1c-472e-8e63-fc7968554880","timestamp":"2023-04-21T12:56:55.429090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:56:55.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:57:07.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bdd96cb-951e-421d-9819-840000703cf9","timestamp":"2023-04-21T12:57:07.653620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:57:07.940+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:58:46.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8f2f38a-09fa-4fef-bc04-01194630a5d3","timestamp":"2023-04-21T12:58:46.053349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:58:46.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ad3789c-b9fe-47be-9924-f63f0b84a871","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8f2f38a-09fa-4fef-bc04-01194630a5d3","timestamp":"2023-04-21T12:58:46.053349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:58:46.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:58:48.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64441c03-494a-4b0a-be56-9abc18e215d8","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fd7e226-24d0-4d38-835f-f24debad0d95","timestamp":"2023-04-21T12:58:49.161137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:58:48.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:58:49.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8154a2d0-7392-4b3d-bbb7-33c5e6209f18","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b42ac6c-3a67-48d8-b3d8-404320f2e170","timestamp":"2023-04-21T12:58:49.615519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:58:49.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:58:55.723+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c5d68d78-5b6c-40cb-8aca-602e8afbd6ee","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a612d9ce-fdfe-4242-8f06-5ed40b95476e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffbbb31f-304d-4a1d-861b-63ee7e733800","timestamp":"2023-04-21T12:58:55.428915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:58:55.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:59:07.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"43756dce-e60a-4b04-99fd-1159d373af66","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20835e75-ee92-47ed-8310-e283000c7df0","timestamp":"2023-04-21T12:59:07.653486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:59:07.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS