Results

By type

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

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

[2023-03-28T13:15:49.262+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-http-ppnt-fcc67bfd4-ffwdf with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-28T13:15:49.267+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-28T13:15:49.321+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-28T13:15:53.578+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-03-28T13:15:53.605+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-03-28T13:15:53.606+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-28T13:15:53.606+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-28T13:15:53.749+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-03-28T13:15:53.749+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4336 ms
[2023-03-28T13:15:55.269+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-http-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-http-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-03-28T13:15:55.413+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-28T13:15:55.556+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-28T13:15:55.558+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-28T13:15:55.558+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680009355552
[2023-03-28T13:15:55.562+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-28T13:15:55.946+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@28fd3dc1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5f9b6ae7, org.springframework.security.web.context.SecurityContextPersistenceFilter@365a6a43, org.springframework.security.web.header.HeaderWriterFilter@63716833, org.springframework.security.web.authentication.logout.LogoutFilter@5e5073ab, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@629adce, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@23b3aa8c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6c796cc1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@108d55c4, org.springframework.security.web.session.SessionManagementFilter@4a7a965d, org.springframework.security.web.access.ExceptionTranslationFilter@7308ffff, org.springframework.security.web.access.intercept.AuthorizationFilter@6ff415ad]
[2023-03-28T13:16:00.396+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-03-28T13:16:00.454+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-03-28T13:16:00.487+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-03-28T13:16:00.504+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-28T13:16:00.505+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-28T13:16:00.515+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4684f0b5-4aca-4f04-ba45-81384e4b47dd, consumerInstance=onap-policy-clamp-ac-http-ppnt-fcc67bfd4-ffwdf, 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-03-28T13:16:00.565+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-http-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-http-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-03-28T13:16:00.573+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-28T13:16:00.573+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-28T13:16:00.573+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680009360573
[2023-03-28T13:16:00.574+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-28T13:16:00.575+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=98e4e7a5-d02c-4d82-aa5b-034c18a42817, alive=false, publisher=null]]: starting
[2023-03-28T13:16:00.616+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-http-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-03-28T13:16:00.640+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-03-28T13:16:00.671+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-28T13:16:00.671+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-28T13:16:00.672+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680009360671
[2023-03-28T13:16:00.672+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=98e4e7a5-d02c-4d82-aa5b-034c18a42817, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-28T13:16:00.672+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$5e388195
[2023-03-28T13:16:00.687+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-03-28T13:16:00.688+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-03-28T13:16:00.688+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-03-28T13:16:00.688+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-03-28T13:16:00.688+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-03-28T13:16:00.689+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-03-28T13:16:00.689+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-28T13:16:00.689+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4684f0b5-4aca-4f04-ba45-81384e4b47dd, consumerInstance=onap-policy-clamp-ac-http-ppnt-fcc67bfd4-ffwdf, 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@6232ffdb
[2023-03-28T13:16:00.689+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4684f0b5-4aca-4f04-ba45-81384e4b47dd, consumerInstance=onap-policy-clamp-ac-http-ppnt-fcc67bfd4-ffwdf, 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-03-28T13:16:00.690+00:00|INFO|ServiceManager|main] service manager started
[2023-03-28T13:16:00.723+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-03-28T13:16:00.724+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8f089dda-7a96-4f0d-9963-2fe74954b0ec","timestamp":"2023-03-28T13:16:00.702758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:16:01.616+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.616+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.617+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.617+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.617+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.617+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.617+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.617+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.617+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.620+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.620+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.620+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-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 7FzedgWoTiKl7Nb5qoHNbQ
[2023-03-28T13:16:01.621+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: QWeAASpUQqqzmknWvdzeRg
[2023-03-28T13:16:01.622+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: QWeAASpUQqqzmknWvdzeRg
[2023-03-28T13:16:01.624+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-03-28T13:16:01.625+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 1001 with epoch 0
[2023-03-28T13:16:01.651+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-03-28T13:16:01.759+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-7c288a44-ab1b-45d0-a1de-6cfdcfba1d5b
[2023-03-28T13:16:01.762+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-03-28T13:16:01.763+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-03-28T13:16:01.821+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=8f089dda-7a96-4f0d-9963-2fe74954b0ec, timestamp=2023-03-28T13:16:00.702758Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=a98eda14-4e6f-4b01-beb0-16a4fbe6542a, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-03-28T13:16:01.852+00:00|INFO|Application|main] Started Application in 14.365 seconds (JVM running for 15.403)
[2023-03-28T13:16:04.776+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-7c288a44-ab1b-45d0-a1de-6cfdcfba1d5b', protocol='range'}
[2023-03-28T13:16:04.781+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-7c288a44-ab1b-45d0-a1de-6cfdcfba1d5b=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-03-28T13:16:04.825+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-7c288a44-ab1b-45d0-a1de-6cfdcfba1d5b', protocol='range'}
[2023-03-28T13:16:04.826+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-03-28T13:16:04.856+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-03-28T13:16:04.873+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-03-28T13:16:04.873+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-03-28T13:16:04.873+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-03-28T13:16:04.873+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-03-28T13:16:04.873+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-03-28T13:16:04.873+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-03-28T13:16:04.989+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-28T13:16:04.990+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-03-28T13:16:04.999+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-03-28T13:16:04.999+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-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-03-28T13:16:05.000+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-28T13:16:05.000+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-28T13:16:06.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e82068f6-fd5c-4b42-97fa-63ac54ad278e","timestamp":"2023-03-28T13:16:05.588686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:16:06.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-28T13:16:07.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0054027d-3041-47b6-8bdf-5367c7007ded","timestamp":"2023-03-28T13:16:06.929106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:16:07.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-28T13:16:35.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9018c066-54d5-4e90-ab34-ed723bca4879","timestamp":"2023-03-28T13:16:33.450509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:16:35.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-28T13:17:54.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"50b0b0d2-1b0d-4262-b9b9-40970103667d","timestamp":"2023-03-28T13:17:53.716646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:17:54.185+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:17:55.145+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5da75c03-f64f-47a8-abe2-d163960fc315","timestamp":"2023-03-28T13:17:55.114490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:17:55.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5da75c03-f64f-47a8-abe2-d163960fc315","timestamp":"2023-03-28T13:17:55.114490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:17:55.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:17:59.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b9cfa88-7b21-43ab-ac38-450b35243978","timestamp":"2023-03-28T13:17:59.610801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:17:59.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:18:01.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c036527-978b-4a5b-8a1d-bc058e03af59","timestamp":"2023-03-28T13:18:01.608267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:18:01.593+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:18:27.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcc42d8b-ffc2-44d6-98d9-402a603e9a4b","timestamp":"2023-03-28T13:18:27.019103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:18:27.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:19:54.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8296f37c-c616-43fc-a919-616035c8bd5c","timestamp":"2023-03-28T13:19:53.712696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:19:54.042+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:19:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0b28969-6482-4438-9d0a-e0517319e237","timestamp":"2023-03-28T13:19:55.113680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:19:55.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0b28969-6482-4438-9d0a-e0517319e237","timestamp":"2023-03-28T13:19:55.113680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:19:55.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:19:59.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dce0acf-856c-410b-ae96-7d21ca914f20","timestamp":"2023-03-28T13:19:59.609760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:19:59.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:20:01.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b1da360-7a9d-4b44-b1b5-ca0151bfa88b","timestamp":"2023-03-28T13:20:01.607366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:20:01.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:20:27.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35b630fc-0d71-43ce-a4b2-7c3f09244503","timestamp":"2023-03-28T13:20:27.011814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:20:27.263+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:21:54.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5320d30b-c878-4ce0-8f63-018e57528ad3","timestamp":"2023-03-28T13:21:53.712574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:21:54.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:21:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"babc37b7-3a53-4ad6-9a9b-4fc9bef842f5","timestamp":"2023-03-28T13:21:55.113501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:21:55.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"babc37b7-3a53-4ad6-9a9b-4fc9bef842f5","timestamp":"2023-03-28T13:21:55.113501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:21:55.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:21:59.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a2326c0-be37-4eb8-bf90-9fd634e8f183","timestamp":"2023-03-28T13:21:59.610886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:21:59.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:22:01.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"976ab2f4-3801-45b5-a052-aeffaa4b6bff","timestamp":"2023-03-28T13:22:01.607575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:22:01.515+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:22:27.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44f8fe7e-e250-4272-835d-2cdf5b9abaf1","timestamp":"2023-03-28T13:22:27.011988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:22:27.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:23:54.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65716256-e19e-45a3-a073-d11d9cbb7591","timestamp":"2023-03-28T13:23:53.712491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:23:54.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:23:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ac3fb6d-077b-4c58-a72e-80f6229aa09f","timestamp":"2023-03-28T13:23:55.113499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:23:55.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ac3fb6d-077b-4c58-a72e-80f6229aa09f","timestamp":"2023-03-28T13:23:55.113499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:23:55.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:23:59.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06401e4d-49ca-4b69-916a-783d9217ea99","timestamp":"2023-03-28T13:23:59.609726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:23:59.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:24:01.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28620c02-989c-4638-ab6c-136e9f9f0304","timestamp":"2023-03-28T13:24:01.607473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:24:01.505+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:24:27.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f447995-110c-46fb-8ac1-7599ed8ac74a","timestamp":"2023-03-28T13:24:27.011929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:24:27.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:25:01.818+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-03-28T13:25:25.276+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-03-28T13:25:54.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9d9f071-c535-466a-866b-e7ab5154014d","timestamp":"2023-03-28T13:25:53.712237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:25:54.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:25:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c9a186-1b91-4843-9fd9-cffec6d62f91","timestamp":"2023-03-28T13:25:55.113324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:25:55.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c9a186-1b91-4843-9fd9-cffec6d62f91","timestamp":"2023-03-28T13:25:55.113324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:25:55.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:25:59.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5d16ecb-c824-4835-a96c-7e6c24701266","timestamp":"2023-03-28T13:25:59.609911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:25:59.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:26:01.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a524025-c4bd-4f58-b89c-1ef6dfede314","timestamp":"2023-03-28T13:26:01.607192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:26:01.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:26:27.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fc84b3f-e5d1-48b8-9bc8-a6dbdd59890e","timestamp":"2023-03-28T13:26:27.012030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:26:27.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:27:54.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"767f1ac4-986c-4374-b169-0a411d890d8b","timestamp":"2023-03-28T13:27:53.712491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:27:54.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:27:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c1a229a-7e85-4483-abdb-4c3516f5356e","timestamp":"2023-03-28T13:27:55.113356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:27:55.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c1a229a-7e85-4483-abdb-4c3516f5356e","timestamp":"2023-03-28T13:27:55.113356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:27:55.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:27:59.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a2a08cb-af8c-4ad7-b6bb-abd68709724f","timestamp":"2023-03-28T13:27:59.609759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:27:59.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:28:01.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6697a890-cfe3-4225-840d-e85bd20c679c","timestamp":"2023-03-28T13:28:01.607302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:28:01.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:28:27.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2070eb9f-2444-469d-86ed-896444e30bb1","timestamp":"2023-03-28T13:28:27.011761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:28:27.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:28:55.186+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-03-28T13:29:54.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f014aff-c24f-4e7d-a1b0-b96d286e6c61","timestamp":"2023-03-28T13:29:53.712434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:29:54.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:29:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37891f7f-1850-4981-a9a4-a00e6710665a","timestamp":"2023-03-28T13:29:55.113385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:29:55.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37891f7f-1850-4981-a9a4-a00e6710665a","timestamp":"2023-03-28T13:29:55.113385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:29:55.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:29:59.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8d1b65c-af17-4997-b187-82c923015414","timestamp":"2023-03-28T13:29:59.609640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:29:59.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:30:01.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ddeb8d5-1266-4b19-8de2-e56fbe654445","timestamp":"2023-03-28T13:30:01.607576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:30:01.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:30:27.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d8978e8-ad77-403c-9f05-9a810d55d096","timestamp":"2023-03-28T13:30:27.012234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:30:27.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:31:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"514562be-2d53-468e-aaad-4059ad54369d","timestamp":"2023-03-28T13:31:53.712314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:31:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:31:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efa9f1e8-75ff-4d29-98b2-77aae4e2b79a","timestamp":"2023-03-28T13:31:55.113520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:31:55.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efa9f1e8-75ff-4d29-98b2-77aae4e2b79a","timestamp":"2023-03-28T13:31:55.113520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:31:55.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:31:59.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccb4f84d-fe90-49c9-9e60-3f463a1feec4","timestamp":"2023-03-28T13:31:59.609855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:31:59.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:32:01.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b728ab6c-9c04-4352-9385-1f70b196c358","timestamp":"2023-03-28T13:32:01.607327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:32:01.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:32:27.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec4cdde6-8aaf-48e7-acca-94de2466666a","timestamp":"2023-03-28T13:32:27.012034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:32:27.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:33:54.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33af5d64-ea01-426b-9b0b-e8702b1a67d0","timestamp":"2023-03-28T13:33:53.712387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:33:54.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:33:55.115+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3b54b0e-4e6f-4a19-8235-57a9050446c2","timestamp":"2023-03-28T13:33:55.113334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:33:55.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3b54b0e-4e6f-4a19-8235-57a9050446c2","timestamp":"2023-03-28T13:33:55.113334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:33:55.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:33:59.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2953a8a3-e305-4646-ae3b-2f0bb3bfeab7","timestamp":"2023-03-28T13:33:59.609902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:33:59.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:34:01.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6052840-79d1-4b19-98fe-246f010db982","timestamp":"2023-03-28T13:34:01.607360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:34:01.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:34:27.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dfd310e-1628-4cdf-aa79-498be705a06a","timestamp":"2023-03-28T13:34:27.012565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:34:27.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:35:54.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cf08db8-931e-409d-a5f1-a56a998b8c30","timestamp":"2023-03-28T13:35:53.712511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:35:54.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:35:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f11af5e6-655f-48d0-a6e6-510bdfc156a5","timestamp":"2023-03-28T13:35:55.113488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:35:55.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f11af5e6-655f-48d0-a6e6-510bdfc156a5","timestamp":"2023-03-28T13:35:55.113488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:35:55.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:35:59.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2266c0e4-c405-4ff1-b494-82f839596493","timestamp":"2023-03-28T13:35:59.609823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:35:59.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:36:01.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"163a29e8-9e27-4fee-9e82-0496a155ea55","timestamp":"2023-03-28T13:36:01.607277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:36:01.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:36:27.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ae72ab6-19a3-4504-b5f4-f66b06cfce11","timestamp":"2023-03-28T13:36:27.012812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:36:27.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:37:54.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7232211-0232-4458-be7a-b5694b158d8b","timestamp":"2023-03-28T13:37:53.712466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:37:54.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:37:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9ce186c-2a67-4271-8321-d947d77c180c","timestamp":"2023-03-28T13:37:55.113389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:37:55.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9ce186c-2a67-4271-8321-d947d77c180c","timestamp":"2023-03-28T13:37:55.113389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:37:55.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:37:59.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09788fc3-d9ce-4e34-b328-a7476b52a502","timestamp":"2023-03-28T13:37:59.609661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:37:59.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:38:01.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f78a120-84e8-4e1b-aa72-c6d9b1a878b0","timestamp":"2023-03-28T13:38:01.607379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:38:01.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:38:27.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92f71d2e-5b10-4501-a3db-b45af4bc2319","timestamp":"2023-03-28T13:38:27.013057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:38:27.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:39:54.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22e9ae5b-6cbe-4ebe-bbb6-c6caaaef99cf","timestamp":"2023-03-28T13:39:53.712769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:39:54.024+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:39:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daba3ef1-eef9-40f6-882c-1466b4cad324","timestamp":"2023-03-28T13:39:55.113514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:39:55.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daba3ef1-eef9-40f6-882c-1466b4cad324","timestamp":"2023-03-28T13:39:55.113514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:39:55.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:39:59.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a517074-e0ef-47e8-a5fc-62c03a7ddce7","timestamp":"2023-03-28T13:39:59.609790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:39:59.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:40:01.511+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bc853b3-c87e-4b36-a099-428171080bba","timestamp":"2023-03-28T13:40:01.607253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:40:01.512+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:40:27.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06fb08e8-4b97-4216-b010-b80bb47a8190","timestamp":"2023-03-28T13:40:27.011881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:40:27.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:41:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f035557-3f41-49f1-aa67-63776a123969","timestamp":"2023-03-28T13:41:53.712308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:41:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:41:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd921db1-fef6-4ac5-8c3a-606194a64691","timestamp":"2023-03-28T13:41:55.113662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:41:55.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd921db1-fef6-4ac5-8c3a-606194a64691","timestamp":"2023-03-28T13:41:55.113662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:41:55.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:41:59.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b1cc31d-1699-4fab-b680-3ad921573c1a","timestamp":"2023-03-28T13:41:59.609705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:41:59.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:42:01.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06a7bc51-f812-4fde-b4bd-d743db5f58dc","timestamp":"2023-03-28T13:42:01.607287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:42:01.507+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:42:27.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad962145-6a98-4a56-95b0-b24bc2f82720","timestamp":"2023-03-28T13:42:27.011810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:42:27.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:43:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b82690a-278a-42a6-81a0-28c142dc3717","timestamp":"2023-03-28T13:43:53.712437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:43:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:43:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5842234e-3a24-4419-a1c0-d0d0f9ee92da","timestamp":"2023-03-28T13:43:55.113623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:43:55.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5842234e-3a24-4419-a1c0-d0d0f9ee92da","timestamp":"2023-03-28T13:43:55.113623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:43:55.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:43:59.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e4add8b-3ffa-491e-979c-5319d481f762","timestamp":"2023-03-28T13:43:59.609728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:43:59.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:44:01.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e164d8d3-a5dc-4b8b-b6d1-4075edf93ec7","timestamp":"2023-03-28T13:44:01.607580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:44:01.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:44:27.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"357860e9-6ffa-47d7-ace4-4d5efc5f1c80","timestamp":"2023-03-28T13:44:27.011909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:44:27.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:45:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3240d897-a682-4b7f-8951-8de5751c361c","timestamp":"2023-03-28T13:45:53.712380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:45:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:45:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4dd8c62-e852-4691-a6dc-588d2c044f1c","timestamp":"2023-03-28T13:45:55.113402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:45:55.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4dd8c62-e852-4691-a6dc-588d2c044f1c","timestamp":"2023-03-28T13:45:55.113402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:45:55.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:45:59.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a40d08a3-b00e-4970-8c6d-7dc72a27d0e1","timestamp":"2023-03-28T13:45:59.609845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:45:59.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:46:01.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1600580-a254-4668-bd7f-258757a787d5","timestamp":"2023-03-28T13:46:01.607414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:46:01.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:46:27.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8209ea40-1d19-4166-bb83-c48d946ee5ae","timestamp":"2023-03-28T13:46:27.012128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:46:27.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:47:54.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fcea821-a4a3-4eb3-8087-5ab9182e4138","timestamp":"2023-03-28T13:47:53.712539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:47:54.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:47:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9415f856-af9f-4f1f-8762-df7edc4aa059","timestamp":"2023-03-28T13:47:55.113461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:47:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9415f856-af9f-4f1f-8762-df7edc4aa059","timestamp":"2023-03-28T13:47:55.113461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:47:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:47:59.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b75ea57-407b-4384-bdad-a75073710b1b","timestamp":"2023-03-28T13:47:59.609815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:47:59.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:48:01.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53eab523-8920-412a-b232-b82f57a49a18","timestamp":"2023-03-28T13:48:01.607199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:48:01.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:48:27.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fab16ce-d5a5-47ab-b90b-cf51cb31a74c","timestamp":"2023-03-28T13:48:27.011829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:48:27.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:49:54.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0faff47f-25f7-4194-a312-efcafed4a622","timestamp":"2023-03-28T13:49:53.712564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:49:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:49:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80dfee37-b2fb-441e-895c-74ed2b6fc30d","timestamp":"2023-03-28T13:49:55.113613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:49:55.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80dfee37-b2fb-441e-895c-74ed2b6fc30d","timestamp":"2023-03-28T13:49:55.113613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:49:55.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:49:59.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3905ccea-7973-410c-b7a2-b359310d2135","timestamp":"2023-03-28T13:49:59.611161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:49:59.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:50:01.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddff3a37-3bd6-4095-974d-e4676c6b99c2","timestamp":"2023-03-28T13:50:01.607244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:50:01.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:50:27.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"916288f6-dcde-4554-8ead-05ecb83d0c80","timestamp":"2023-03-28T13:50:27.011904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:50:27.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:51:54.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a580e67c-d1b1-43fa-9a68-d517143de52b","timestamp":"2023-03-28T13:51:53.712342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:51:54.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:51:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31f8001e-95e4-46ed-b728-789278190655","timestamp":"2023-03-28T13:51:55.113630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:51:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31f8001e-95e4-46ed-b728-789278190655","timestamp":"2023-03-28T13:51:55.113630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:51:55.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:51:59.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6492a56-4677-4428-83ce-d0361f7515a9","timestamp":"2023-03-28T13:51:59.609929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:51:59.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:52:01.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1e1172c-d315-46cd-a2b6-a0e8f0b5b6f6","timestamp":"2023-03-28T13:52:01.607386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:52:01.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:52:27.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c37e2465-e008-4ab6-8b5a-2d4ae3120f9c","timestamp":"2023-03-28T13:52:27.011961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:52:27.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:53:54.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4401a27b-b49f-4a85-9f63-b03efa4aa3d5","timestamp":"2023-03-28T13:53:53.714709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:53:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:53:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"392895c6-7bea-47c1-b12c-6e224a80ef39","timestamp":"2023-03-28T13:53:55.113444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:53:55.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"392895c6-7bea-47c1-b12c-6e224a80ef39","timestamp":"2023-03-28T13:53:55.113444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:53:55.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:53:59.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2d843ff-6fa5-44f8-822a-dca6a0835401","timestamp":"2023-03-28T13:53:59.609730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:53:59.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:54:01.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5460e5d1-a423-4e56-bb0f-6899eef3dfe9","timestamp":"2023-03-28T13:54:01.607389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:54:01.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:54:27.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb82eb41-79ec-468f-b9c2-5c5d529bf22c","timestamp":"2023-03-28T13:54:27.011956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:54:27.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:55:54.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f7bbe10-0aa2-4980-a1ae-47f75375d219","timestamp":"2023-03-28T13:55:53.712275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:55:54.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:55:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e80919ae-f2e2-4459-a67c-10e7782e3641","timestamp":"2023-03-28T13:55:55.113605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:55:55.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e80919ae-f2e2-4459-a67c-10e7782e3641","timestamp":"2023-03-28T13:55:55.113605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:55:55.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:55:59.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8827b187-dd21-4bb9-a66b-2d3300feb8ab","timestamp":"2023-03-28T13:55:59.609897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:55:59.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:56:01.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e6658f-7d17-407e-b1f7-fc7ab45e62c7","timestamp":"2023-03-28T13:56:01.607410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:56:01.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:56:27.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93073e1f-181f-4f56-bf29-5d139a220340","timestamp":"2023-03-28T13:56:27.012131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:56:27.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:57:54.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51f50c45-357c-4a7b-b068-ff7bbc6e8ecb","timestamp":"2023-03-28T13:57:53.712429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:57:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:57:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b34392a-7cc1-4fbd-9bc5-460ecb51332c","timestamp":"2023-03-28T13:57:55.113541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:57:55.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b34392a-7cc1-4fbd-9bc5-460ecb51332c","timestamp":"2023-03-28T13:57:55.113541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:57:55.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:57:59.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad9b9834-1b09-4f8b-94a8-f6cb7df0c90c","timestamp":"2023-03-28T13:57:59.609822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:57:59.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:58:01.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4541faf-c3d6-47df-9f3c-95cd517a24e0","timestamp":"2023-03-28T13:58:01.607328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T13:58:01.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:58:27.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74fddefc-668f-4d42-8f66-00d1ade4ff09","timestamp":"2023-03-28T13:58:27.011919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T13:58:27.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:58:55.193+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-28T13:59:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfb76df2-3ed1-4390-8532-8b033b82c7a0","timestamp":"2023-03-28T13:59:53.712489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T13:59:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:59:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1cdaa22-826f-4eee-a573-bd3c29529627","timestamp":"2023-03-28T13:59:55.113633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:59:55.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1cdaa22-826f-4eee-a573-bd3c29529627","timestamp":"2023-03-28T13:59:55.113633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T13:59:55.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T13:59:59.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71bfc72a-9da4-4de3-8716-63cf1577cf0b","timestamp":"2023-03-28T13:59:59.609849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T13:59:59.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:00:01.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8561ed29-bbc1-48c0-9c94-7b7f3533c6ed","timestamp":"2023-03-28T14:00:01.607405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:00:01.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:00:27.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"334a8f6c-210b-47e7-95a0-62b4654a401d","timestamp":"2023-03-28T14:00:27.011872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:00:27.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:01:54.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fb4920d-d53e-45cb-b81b-8de0c0f9ce82","timestamp":"2023-03-28T14:01:53.712427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:01:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:01:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d75e998-d297-4620-ab6f-3f1a5d6654c1","timestamp":"2023-03-28T14:01:55.113459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:01:55.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d75e998-d297-4620-ab6f-3f1a5d6654c1","timestamp":"2023-03-28T14:01:55.113459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:01:55.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:01:59.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18983c53-8862-4529-a2ba-7f79c61053d3","timestamp":"2023-03-28T14:01:59.609672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:01:59.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:02:01.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8c3ffbe-c946-4ffa-81c1-ea83cccf9fca","timestamp":"2023-03-28T14:02:01.607220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:02:01.518+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:02:27.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3179abb4-f537-4d36-837c-aff2a5319de5","timestamp":"2023-03-28T14:02:27.011958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:02:27.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:03:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05d90a4c-90e7-4b48-8caf-730e25ff7a4a","timestamp":"2023-03-28T14:03:53.712597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:03:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:03:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00cde5cb-60ef-4e4d-93f0-fb87a3b10264","timestamp":"2023-03-28T14:03:55.113492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:03:55.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00cde5cb-60ef-4e4d-93f0-fb87a3b10264","timestamp":"2023-03-28T14:03:55.113492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:03:55.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:03:59.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ffd2a74-d825-4a43-a408-089b931cb94e","timestamp":"2023-03-28T14:03:59.609745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:03:59.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:04:01.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0421eee8-903a-4d16-b165-a39622b46acf","timestamp":"2023-03-28T14:04:01.607416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:04:01.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:04:27.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac8a458d-9ec8-412f-8ec4-2c918b7d33da","timestamp":"2023-03-28T14:04:27.012042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:04:27.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:05:54.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce7b679d-7278-4051-9b42-cb269f7c97af","timestamp":"2023-03-28T14:05:53.712521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:05:54.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:05:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"338ebd76-743f-498e-b26d-dbd5c35e4596","timestamp":"2023-03-28T14:05:55.113465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:05:55.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"338ebd76-743f-498e-b26d-dbd5c35e4596","timestamp":"2023-03-28T14:05:55.113465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:05:55.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:05:59.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4a4d38-71db-4056-a051-a3e777895964","timestamp":"2023-03-28T14:05:59.609723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:05:59.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:06:01.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d27c610c-6ef2-4eed-a34d-607135cbfd31","timestamp":"2023-03-28T14:06:01.607177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:06:01.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:06:27.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9279ac1-b936-4a7f-9c57-935b830d3911","timestamp":"2023-03-28T14:06:27.011854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:06:27.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:07:54.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c4dac12-fd41-4142-bf2d-9ca547e33be2","timestamp":"2023-03-28T14:07:53.712424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:07:54.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:07:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b72be04b-c0e0-4968-98fd-874597431205","timestamp":"2023-03-28T14:07:55.113430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:07:55.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b72be04b-c0e0-4968-98fd-874597431205","timestamp":"2023-03-28T14:07:55.113430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:07:55.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:07:59.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99b4e310-33f1-45ba-b688-33dc514c30c9","timestamp":"2023-03-28T14:07:59.609693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:07:59.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:08:01.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c366ac-8f28-4a9e-b433-4ab8d26bae51","timestamp":"2023-03-28T14:08:01.607343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:08:01.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:08:27.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e182268e-5a26-4ba3-bbc5-9ffc5830124d","timestamp":"2023-03-28T14:08:27.012087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:08:27.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:08:55.204+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-28T14:09:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"476ffddb-9687-4e1d-bcf5-b0f25d326de5","timestamp":"2023-03-28T14:09:53.712291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:09:54.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:09:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba0e8bf-897f-40af-b1e6-6b63e12d70f8","timestamp":"2023-03-28T14:09:55.113342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:09:55.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba0e8bf-897f-40af-b1e6-6b63e12d70f8","timestamp":"2023-03-28T14:09:55.113342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:09:55.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:09:59.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7226f7ee-53f7-47c0-b1a7-83b06431c399","timestamp":"2023-03-28T14:09:59.609786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:09:59.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:10:01.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b845b028-10ab-474e-8ee5-fa38ea4d0f73","timestamp":"2023-03-28T14:10:01.607451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:10:01.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:10:27.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b1753fa-f54f-4541-b4af-ccdc7a52dc60","timestamp":"2023-03-28T14:10:27.012041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:10:27.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:11:54.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf00bd8c-27d0-4ae0-8b20-7b306da08101","timestamp":"2023-03-28T14:11:53.712367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:11:54.024+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:11:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4381ede9-484f-495f-b7c6-cbac225e2708","timestamp":"2023-03-28T14:11:55.113644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:11:55.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4381ede9-484f-495f-b7c6-cbac225e2708","timestamp":"2023-03-28T14:11:55.113644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:11:55.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:11:59.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a30bc148-bb58-4708-804c-009480ba896a","timestamp":"2023-03-28T14:11:59.609871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:11:59.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:12:01.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d951090-71e5-4fbc-97a9-eb9f7a215d5c","timestamp":"2023-03-28T14:12:01.607479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:12:01.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:12:27.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1142b570-729f-4cb9-8ed1-4a3a6803d118","timestamp":"2023-03-28T14:12:27.012031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:12:27.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:13:54.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3fba0ef-5bd9-43b7-b7df-64056b837dc4","timestamp":"2023-03-28T14:13:53.712364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:13:54.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:13:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26dc4c35-406c-441b-9655-2c1f8b1e2171","timestamp":"2023-03-28T14:13:55.113522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:13:55.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26dc4c35-406c-441b-9655-2c1f8b1e2171","timestamp":"2023-03-28T14:13:55.113522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:13:55.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:13:59.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a1a8bdd-6f87-49db-8d37-bff444e7cb58","timestamp":"2023-03-28T14:13:59.609649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:13:59.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:14:01.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e862ff9-ad38-40ba-ba63-18b36ad1a575","timestamp":"2023-03-28T14:14:01.607408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:14:01.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:14:27.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"095726e5-011c-419b-92c7-65aa97f6c821","timestamp":"2023-03-28T14:14:27.012058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:14:27.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:15:54.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49e011ed-b77c-47aa-a469-709ad27ccba5","timestamp":"2023-03-28T14:15:53.712400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:15:54.021+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:15:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03b7949f-ffa6-438c-9229-75feefb266d6","timestamp":"2023-03-28T14:15:55.113413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:15:55.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03b7949f-ffa6-438c-9229-75feefb266d6","timestamp":"2023-03-28T14:15:55.113413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:15:55.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:15:59.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6701651a-bc2e-43f4-b23d-3af8b9a76349","timestamp":"2023-03-28T14:15:59.609836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:15:59.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:16:01.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54ccab82-19e0-48c5-9670-6e58ceda7e3b","timestamp":"2023-03-28T14:16:01.607408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:16:01.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:16:27.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1614f191-c02b-4876-84ce-bdbb0b388c1c","timestamp":"2023-03-28T14:16:27.012124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:16:27.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:17:54.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4fff807-3784-49f4-86d4-e8e361eaf273","timestamp":"2023-03-28T14:17:53.712336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:17:54.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:17:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8026340b-9268-45d1-ad6f-d00487ed6533","timestamp":"2023-03-28T14:17:55.113595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:17:55.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8026340b-9268-45d1-ad6f-d00487ed6533","timestamp":"2023-03-28T14:17:55.113595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:17:55.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:17:59.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6f5721f-d375-4031-b0c3-f73be14e64b9","timestamp":"2023-03-28T14:17:59.609844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:17:59.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:18:01.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"448cbdba-c31f-47b2-ae88-21df830a8eab","timestamp":"2023-03-28T14:18:01.607336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:18:01.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:18:27.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f11fb64-4714-4abf-8764-0827e4252f21","timestamp":"2023-03-28T14:18:27.012033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:18:27.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:19:54.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4374cc0c-2b3d-425c-a065-70d1f4505f62","timestamp":"2023-03-28T14:19:53.712321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:19:54.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:19:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4de19280-297c-4ffe-a5cb-529ef84e3156","timestamp":"2023-03-28T14:19:55.113460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:19:55.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4de19280-297c-4ffe-a5cb-529ef84e3156","timestamp":"2023-03-28T14:19:55.113460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:19:55.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:19:59.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d222e16-c100-446c-ad85-a039b07be5ea","timestamp":"2023-03-28T14:19:59.609672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:19:59.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:20:01.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58874db8-8fbb-4452-a09c-fa0c53bbcde7","timestamp":"2023-03-28T14:20:01.607256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:20:01.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:20:27.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f39dc0f-9c09-45ea-8d85-7ec20fad264e","timestamp":"2023-03-28T14:20:27.012014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:20:27.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:21:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0c5cc15-fd1f-4774-97c3-9c2c7160052f","timestamp":"2023-03-28T14:21:53.712764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:21:54.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:21:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2767df8-211e-4e36-9c94-c679822a533c","timestamp":"2023-03-28T14:21:55.113478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:21:55.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2767df8-211e-4e36-9c94-c679822a533c","timestamp":"2023-03-28T14:21:55.113478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:21:55.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:21:59.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f912421-b662-4c22-8e37-799ef4220db4","timestamp":"2023-03-28T14:21:59.609730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:21:59.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:22:01.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"475b6109-c646-455f-afa8-88152dc98e76","timestamp":"2023-03-28T14:22:01.607260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:22:01.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:22:27.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d3a06ad-7efc-4bc9-b7d7-23a4d7eba29b","timestamp":"2023-03-28T14:22:27.011899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:22:27.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:23:54.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2511da10-b2c6-4f74-ae7b-dd7239c77e6e","timestamp":"2023-03-28T14:23:53.712384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:23:54.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:23:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40cc9c68-132f-4ef9-973b-834016272c94","timestamp":"2023-03-28T14:23:55.113442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:23:55.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40cc9c68-132f-4ef9-973b-834016272c94","timestamp":"2023-03-28T14:23:55.113442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:23:55.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:23:59.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32809599-d50c-4104-93ba-884b2935646c","timestamp":"2023-03-28T14:23:59.609745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:23:59.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:24:01.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f7e65e6-785f-4ec7-a4a4-e7c0e373116e","timestamp":"2023-03-28T14:24:01.607345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:24:01.520+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:24:27.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74cdc77e-c8f8-446e-81bf-97463fe520d5","timestamp":"2023-03-28T14:24:27.012065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:24:27.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:25:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dc113fc-ba69-4b1d-a715-bc8d085033f9","timestamp":"2023-03-28T14:25:53.712300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:25:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:25:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e6b5c69-5874-4f5f-a057-164be9e8ddef","timestamp":"2023-03-28T14:25:55.113387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:25:55.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e6b5c69-5874-4f5f-a057-164be9e8ddef","timestamp":"2023-03-28T14:25:55.113387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:25:55.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:25:59.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2304a3e-bdce-4d91-826a-619350501f18","timestamp":"2023-03-28T14:25:59.609732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:25:59.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:26:01.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed74cca7-7936-4e77-b8f9-0436aafa1c54","timestamp":"2023-03-28T14:26:01.607319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:26:01.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:26:27.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c1330e-c685-4790-9ecc-fa524ec8e592","timestamp":"2023-03-28T14:26:27.011867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:26:27.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:27:54.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3a86a23-98e8-40f8-a09c-6732c106e049","timestamp":"2023-03-28T14:27:53.712448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:27:54.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:27:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8da68e04-240b-4ada-96ad-4a0bf8cc790d","timestamp":"2023-03-28T14:27:55.113516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:27:55.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8da68e04-240b-4ada-96ad-4a0bf8cc790d","timestamp":"2023-03-28T14:27:55.113516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:27:55.184+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:27:59.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9f63d44-cb89-456d-9024-4a629c25dbc6","timestamp":"2023-03-28T14:27:59.609754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:27:59.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:28:01.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2394308c-d339-4228-be5f-a2b6fa9b86dc","timestamp":"2023-03-28T14:28:01.607301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:28:01.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:28:27.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5185ebf5-8611-4066-9c78-d517f39ecdf6","timestamp":"2023-03-28T14:28:27.011840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:28:27.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:28:55.190+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-28T14:29:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51cc03eb-fdf8-41fc-89c3-1398543ca5e1","timestamp":"2023-03-28T14:29:53.712810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:29:54.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:29:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5c36fa4-59d6-42b3-99f8-beffb0aea7e3","timestamp":"2023-03-28T14:29:55.113624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:29:55.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5c36fa4-59d6-42b3-99f8-beffb0aea7e3","timestamp":"2023-03-28T14:29:55.113624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:29:55.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:29:59.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffde8ca0-7bf6-46b7-83f7-aa2fa47db78e","timestamp":"2023-03-28T14:29:59.609725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:29:59.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:30:01.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1bd239e-e093-414e-8078-f4a568fb2c0a","timestamp":"2023-03-28T14:30:01.607312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:30:01.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:30:27.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ca2ac17-4246-4484-b135-5a47cc218be7","timestamp":"2023-03-28T14:30:27.011853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:30:27.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:31:54.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"128fd68a-5acd-44c9-b7ab-fffc425faeeb","timestamp":"2023-03-28T14:31:53.712377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:31:54.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:31:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27017d66-18e5-4002-9b98-975848d0f2b4","timestamp":"2023-03-28T14:31:55.113613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:31:55.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27017d66-18e5-4002-9b98-975848d0f2b4","timestamp":"2023-03-28T14:31:55.113613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:31:55.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:31:59.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab2c2101-a0f3-47fa-acbf-bef661a07135","timestamp":"2023-03-28T14:31:59.609763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:31:59.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:32:01.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48890200-48d1-4e5c-b03c-25f8a575acac","timestamp":"2023-03-28T14:32:01.607381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:32:01.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:32:27.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f1e4e56-9098-47f6-8cb6-e7164ce5b779","timestamp":"2023-03-28T14:32:27.011768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:32:27.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:33:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1324891-e337-482b-9913-076b78a9087a","timestamp":"2023-03-28T14:33:53.712299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:33:54.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:33:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63a932d8-40cb-4089-9b8a-1cc11eace4c5","timestamp":"2023-03-28T14:33:55.113511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:33:55.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63a932d8-40cb-4089-9b8a-1cc11eace4c5","timestamp":"2023-03-28T14:33:55.113511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:33:55.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:33:59.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"562f0546-e00d-4fd4-a9c2-8cf89035967a","timestamp":"2023-03-28T14:33:59.609569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:33:59.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:34:01.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1299b790-3411-4392-94f0-9e50b2979413","timestamp":"2023-03-28T14:34:01.607480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:34:01.590+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:34:27.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f88ac2-8360-4e94-a5c2-80834812ffcb","timestamp":"2023-03-28T14:34:27.011971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:34:27.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:35:54.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c74db90-2548-46bd-8901-094c139b4b74","timestamp":"2023-03-28T14:35:53.712480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:35:54.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:35:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78a0df56-30d7-43e4-ad85-47733c152d6c","timestamp":"2023-03-28T14:35:55.113560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:35:55.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78a0df56-30d7-43e4-ad85-47733c152d6c","timestamp":"2023-03-28T14:35:55.113560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:35:55.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:35:59.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52b2617d-b3ae-4c04-bf52-812e6ff38fd5","timestamp":"2023-03-28T14:35:59.609856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:35:59.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:36:01.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc83b34-f86f-412a-a4ba-4b400a3892e3","timestamp":"2023-03-28T14:36:01.607428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:36:01.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:36:27.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e592ef9d-439f-4304-a629-b09c5275018e","timestamp":"2023-03-28T14:36:27.011913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:36:27.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:37:54.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d48da1b-e6f7-49c9-8881-0f8e982fa522","timestamp":"2023-03-28T14:37:53.712194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:37:54.020+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:37:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e87e225c-3232-420b-9f57-b4d8291ebb11","timestamp":"2023-03-28T14:37:55.113696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:37:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e87e225c-3232-420b-9f57-b4d8291ebb11","timestamp":"2023-03-28T14:37:55.113696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:37:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:37:59.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc23d3f0-116a-49cb-858f-f2bc1f06b2f6","timestamp":"2023-03-28T14:37:59.609650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:37:59.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:38:01.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce266126-c33e-48e3-8863-ac0e037e48ec","timestamp":"2023-03-28T14:38:01.607251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:38:01.518+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:38:27.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db071bbc-a048-474e-bba4-66343cdd20c7","timestamp":"2023-03-28T14:38:27.011866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:38:27.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:39:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2996ba5e-123e-448c-b749-78101fde571a","timestamp":"2023-03-28T14:39:53.712299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:39:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:39:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6739633-3d3a-46f2-b737-4c12fc686cba","timestamp":"2023-03-28T14:39:55.113558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:39:55.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6739633-3d3a-46f2-b737-4c12fc686cba","timestamp":"2023-03-28T14:39:55.113558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:39:55.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:39:59.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f37f25b-5cdb-4366-a1e3-7fcd55fc3b38","timestamp":"2023-03-28T14:39:59.609739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:39:59.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:40:01.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99191626-f88e-4a4d-85ed-341d9f5e56c5","timestamp":"2023-03-28T14:40:01.607265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:40:01.527+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:40:27.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd021494-ba78-4bf5-8629-6f62dafcde99","timestamp":"2023-03-28T14:40:27.011902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:40:27.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:41:54.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"595956f8-908c-4627-8473-aa0b35491334","timestamp":"2023-03-28T14:41:53.712395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:41:54.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:41:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0184b1d-c8ac-4fe9-a95c-6aeb8c83d975","timestamp":"2023-03-28T14:41:55.113634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:41:55.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0184b1d-c8ac-4fe9-a95c-6aeb8c83d975","timestamp":"2023-03-28T14:41:55.113634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:41:55.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:41:59.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"716316ba-6e9a-4b86-8974-3d749b264e01","timestamp":"2023-03-28T14:41:59.609737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:41:59.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:42:01.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57d7878f-f58b-48f2-9afe-ca92254da477","timestamp":"2023-03-28T14:42:01.607549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:42:01.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:42:27.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42da1853-8c30-4c1e-858c-b4bb3d2535bc","timestamp":"2023-03-28T14:42:27.011998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:42:27.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:42:55.191+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-28T14:43:54.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e836459-e3bd-42e5-be7e-8d4545d74649","timestamp":"2023-03-28T14:43:53.712407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:43:54.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:43:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94b06306-05a6-44c7-8d42-2ded023d8a0f","timestamp":"2023-03-28T14:43:55.113549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:43:55.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94b06306-05a6-44c7-8d42-2ded023d8a0f","timestamp":"2023-03-28T14:43:55.113549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:43:55.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:43:59.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e95e7af-7db6-47cf-9fab-ada89be9702a","timestamp":"2023-03-28T14:43:59.609678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:43:59.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:44:01.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5236c57e-535c-4470-9a5a-8ca880ff404e","timestamp":"2023-03-28T14:44:01.607127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:44:01.527+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:44:27.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae05b5cf-d5c2-46ee-8df2-3e4791941d00","timestamp":"2023-03-28T14:44:27.011932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:44:27.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:45:54.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad945aa5-5b48-4918-bc88-1a150f5889d6","timestamp":"2023-03-28T14:45:53.712593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:45:54.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:45:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53f2caab-7a6d-465a-bf42-f7ad148490b0","timestamp":"2023-03-28T14:45:55.113602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:45:55.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53f2caab-7a6d-465a-bf42-f7ad148490b0","timestamp":"2023-03-28T14:45:55.113602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:45:55.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:45:59.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60b641e5-f7d6-4396-b5c0-a01eab2daafa","timestamp":"2023-03-28T14:45:59.609967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:45:59.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:46:01.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8e5326f-11f9-4aea-a1af-fbadd1760b19","timestamp":"2023-03-28T14:46:01.607222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:46:01.527+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:46:27.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f974307-c6d2-407a-a368-b1bfbb55a01d","timestamp":"2023-03-28T14:46:27.011847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:46:27.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:47:54.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cb671f0-8a45-42e2-928a-c2887d5c3ce1","timestamp":"2023-03-28T14:47:53.712249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:47:54.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:47:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a854faef-d116-4b20-a60e-8efa6e4b12f8","timestamp":"2023-03-28T14:47:55.113512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:47:55.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a854faef-d116-4b20-a60e-8efa6e4b12f8","timestamp":"2023-03-28T14:47:55.113512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:47:55.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:47:59.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18d18f62-3234-49c2-ae1d-116d13f5c53d","timestamp":"2023-03-28T14:47:59.609734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:47:59.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:48:01.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e45a4333-85fa-4d1d-84fd-9ed5cb2e6088","timestamp":"2023-03-28T14:48:01.607325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:48:01.518+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:48:27.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"960a8d05-5943-4b36-8081-2ba63aca5a4f","timestamp":"2023-03-28T14:48:27.012007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:48:27.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:49:54.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"46db8aca-fcc3-4876-8986-2f11a61efb89","timestamp":"2023-03-28T14:49:53.712558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:49:54.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:49:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1de9714a-0ce5-4b0a-95e3-6ae7b40a41df","timestamp":"2023-03-28T14:49:55.113529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:49:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1de9714a-0ce5-4b0a-95e3-6ae7b40a41df","timestamp":"2023-03-28T14:49:55.113529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:49:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:49:59.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73b12b2d-2201-46df-9454-26844b5cc579","timestamp":"2023-03-28T14:49:59.612037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:49:59.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:50:01.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9de628f-768d-4c35-9812-16ee02084628","timestamp":"2023-03-28T14:50:01.607387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:50:01.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:50:27.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd196024-6bf8-47e8-9a75-aeb553e3197f","timestamp":"2023-03-28T14:50:27.011875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:50:27.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:51:54.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b911fc62-c101-4ce2-8594-30eb7c1afd7b","timestamp":"2023-03-28T14:51:53.712370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:51:54.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:51:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5590146e-97e8-4588-936e-9f27af6f9af0","timestamp":"2023-03-28T14:51:55.113542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:51:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5590146e-97e8-4588-936e-9f27af6f9af0","timestamp":"2023-03-28T14:51:55.113542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:51:55.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:51:59.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"147d1ebe-a226-45c1-9b1e-8b55e35c3c9b","timestamp":"2023-03-28T14:51:59.610008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:51:59.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:52:01.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b093bb2-0d6b-4052-9873-5e934057a6c4","timestamp":"2023-03-28T14:52:01.607462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:52:01.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:52:27.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60709348-e393-4ac5-a27a-f5172c709e99","timestamp":"2023-03-28T14:52:27.011992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:52:27.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:52:55.200+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-28T14:53:54.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"af833834-6c41-478f-a00f-3da118d39f3c","timestamp":"2023-03-28T14:53:53.712320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:53:54.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:53:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e35241c3-866f-4969-aaa8-6712b491c7e3","timestamp":"2023-03-28T14:53:55.113611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:53:55.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e35241c3-866f-4969-aaa8-6712b491c7e3","timestamp":"2023-03-28T14:53:55.113611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:53:55.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:53:59.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f101e3a5-e21a-4602-ae3e-c32a351eee6d","timestamp":"2023-03-28T14:53:59.609918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:53:59.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:54:01.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"780c9bbf-ff47-453b-bce5-0f7b046051ec","timestamp":"2023-03-28T14:54:01.607466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:54:01.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:54:27.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2624bcd-66f6-45c9-871b-f5aa427d7c5c","timestamp":"2023-03-28T14:54:27.011994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:54:27.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:55:54.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d39db84-5143-4db1-9ddb-5265cf718d18","timestamp":"2023-03-28T14:55:53.712460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:55:54.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:55:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00e6ff56-d0e2-4c39-8a8a-3263c2d9f1ce","timestamp":"2023-03-28T14:55:55.113551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:55:55.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00e6ff56-d0e2-4c39-8a8a-3263c2d9f1ce","timestamp":"2023-03-28T14:55:55.113551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:55:55.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:55:59.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca18a68-4f57-4876-8311-ae32ad7d65f1","timestamp":"2023-03-28T14:55:59.609584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:55:59.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:56:01.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80431bbd-0e21-470f-94c0-d28f774aa4a6","timestamp":"2023-03-28T14:56:01.607502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:56:01.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:56:27.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c307336c-36f9-4f0d-b333-d36610706383","timestamp":"2023-03-28T14:56:27.012260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:56:27.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:57:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae91768a-b110-4d95-bc66-6727f71140d9","timestamp":"2023-03-28T14:57:53.712385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:57:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:57:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d2ba48-9cb1-4564-97ba-0c3cf77af536","timestamp":"2023-03-28T14:57:55.113609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:57:55.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d2ba48-9cb1-4564-97ba-0c3cf77af536","timestamp":"2023-03-28T14:57:55.113609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:57:55.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:57:59.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"094577da-9856-4e2d-ac83-df899ecb284c","timestamp":"2023-03-28T14:57:59.611481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:57:59.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:58:01.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"492960e9-e511-48fa-9848-01e6fa1cdc4e","timestamp":"2023-03-28T14:58:01.607261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T14:58:01.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:58:27.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84d024f2-0172-4299-9b34-a572ecc9280a","timestamp":"2023-03-28T14:58:27.011981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T14:58:27.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:59:54.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cfed085-bfaa-4912-b38a-dc13f6a02d74","timestamp":"2023-03-28T14:59:53.712355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T14:59:54.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:59:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"730659e8-b3ab-4e49-8335-9ffef1ae829c","timestamp":"2023-03-28T14:59:55.113523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:59:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"730659e8-b3ab-4e49-8335-9ffef1ae829c","timestamp":"2023-03-28T14:59:55.113523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T14:59:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T14:59:59.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bb1a753-a983-424d-b65a-4855f8c9ae0b","timestamp":"2023-03-28T14:59:59.609781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T14:59:59.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:00:01.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dfa7983-eccb-44cf-820f-82af486d6213","timestamp":"2023-03-28T15:00:01.607461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:00:01.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:00:27.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7cdfc17-8154-4662-a686-8acb762bfe44","timestamp":"2023-03-28T15:00:27.011922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:00:27.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:00:55.178+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-28T15:01:54.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eabfda4-4b46-4ff3-bc39-bf49aa6848f3","timestamp":"2023-03-28T15:01:53.712361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:01:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:01:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df814ce7-7744-4dd4-b11c-2ccf56ed7332","timestamp":"2023-03-28T15:01:55.113412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:01:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df814ce7-7744-4dd4-b11c-2ccf56ed7332","timestamp":"2023-03-28T15:01:55.113412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:01:55.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:01:59.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"255e3d33-be94-4bec-b827-bb5fa1bac518","timestamp":"2023-03-28T15:01:59.610015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:01:59.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:02:01.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"065eb206-943f-4dbd-bdad-68efc6f8204d","timestamp":"2023-03-28T15:02:01.607303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:02:01.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:02:27.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b87c737-4111-43ab-b3f6-958b6f0b2207","timestamp":"2023-03-28T15:02:27.012101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:02:27.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:03:54.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1175a0b8-e2e4-4c03-8518-358e48c57b14","timestamp":"2023-03-28T15:03:53.712345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:03:54.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:03:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6ab3c43-3a57-495c-aa8f-dc5b70cd8606","timestamp":"2023-03-28T15:03:55.113512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:03:55.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6ab3c43-3a57-495c-aa8f-dc5b70cd8606","timestamp":"2023-03-28T15:03:55.113512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:03:55.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:03:59.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49105428-206e-4080-b143-43592241d56f","timestamp":"2023-03-28T15:03:59.609746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:03:59.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:04:01.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcd28762-88f5-4205-a245-7b319b8692ff","timestamp":"2023-03-28T15:04:01.607238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:04:01.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:04:27.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce12830b-17e1-4042-b915-ff9adc9ea353","timestamp":"2023-03-28T15:04:27.011776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:04:27.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:05:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f0b3a96-8a98-48e9-916f-bd7adf464ccd","timestamp":"2023-03-28T15:05:53.712294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:05:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:05:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f03e5979-257c-42fd-a603-8adb8e71395d","timestamp":"2023-03-28T15:05:55.113362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:05:55.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f03e5979-257c-42fd-a603-8adb8e71395d","timestamp":"2023-03-28T15:05:55.113362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:05:55.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:05:59.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b9aa961-7eba-4caf-a9a9-5141085d285d","timestamp":"2023-03-28T15:05:59.609715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:05:59.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:06:01.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e36ccabc-373d-4f9a-b4cd-65b764219b09","timestamp":"2023-03-28T15:06:01.607222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:06:01.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:06:27.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3948f96c-0c93-4851-865a-4f6c9a12cf41","timestamp":"2023-03-28T15:06:27.012006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:06:27.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:07:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cf84039-9623-47ce-a53a-8102abe5e035","timestamp":"2023-03-28T15:07:53.712442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:07:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:07:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16aceb68-1d14-410a-a267-52af1326fd96","timestamp":"2023-03-28T15:07:55.113413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:07:55.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16aceb68-1d14-410a-a267-52af1326fd96","timestamp":"2023-03-28T15:07:55.113413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:07:55.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:07:59.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e4c6e10-d257-494d-aa34-b5e2e4a6aca7","timestamp":"2023-03-28T15:07:59.609772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:07:59.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:08:01.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"389d607a-380f-4cbd-b7d9-fdbd058056ba","timestamp":"2023-03-28T15:08:01.607303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:08:01.540+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:08:27.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2035d35b-3671-4add-90b4-9be2605c404b","timestamp":"2023-03-28T15:08:27.011880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:08:27.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:09:54.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7881d6f-67a9-4bf6-8cf9-6560788c326f","timestamp":"2023-03-28T15:09:53.712285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:09:54.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:09:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a3da3ba-339e-4105-8f56-8ad8e3ce842b","timestamp":"2023-03-28T15:09:55.113670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:09:55.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a3da3ba-339e-4105-8f56-8ad8e3ce842b","timestamp":"2023-03-28T15:09:55.113670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:09:55.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:09:59.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4062a253-139f-4c09-9633-03edd1d2eddf","timestamp":"2023-03-28T15:09:59.609712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:09:59.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:10:01.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eea8215-0a86-4950-a8f9-c33c70d99223","timestamp":"2023-03-28T15:10:01.607333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:10:01.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:10:27.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d786fc8-bb85-46cd-8152-23ff70227679","timestamp":"2023-03-28T15:10:27.011833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:10:27.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:11:54.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eab61d4d-ff3c-4882-b072-6d35c303a5cc","timestamp":"2023-03-28T15:11:53.712294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:11:54.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:11:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"270f5070-56e9-4473-8fb4-858281daf89b","timestamp":"2023-03-28T15:11:55.113572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:11:55.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"270f5070-56e9-4473-8fb4-858281daf89b","timestamp":"2023-03-28T15:11:55.113572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:11:55.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:11:59.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14133c76-730a-4f3b-994b-60f49614b93f","timestamp":"2023-03-28T15:11:59.609674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:11:59.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:12:01.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d6030ce-48ad-42fa-a394-8f2846c9bc67","timestamp":"2023-03-28T15:12:01.607412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:12:01.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:12:27.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5db43085-8657-4f33-9a1e-6b38bc9209db","timestamp":"2023-03-28T15:12:27.011868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:12:27.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:13:54.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1004e304-b026-4185-8a42-11d95ccd8e97","timestamp":"2023-03-28T15:13:53.712259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:13:54.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:13:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8169e0bb-add8-41e1-8719-621d09e91147","timestamp":"2023-03-28T15:13:55.113565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:13:55.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8169e0bb-add8-41e1-8719-621d09e91147","timestamp":"2023-03-28T15:13:55.113565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:13:55.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:13:59.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46c71679-f0a7-4a8e-9d91-4c53bf73cbf3","timestamp":"2023-03-28T15:13:59.609751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:13:59.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:14:01.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e1ff3b4-bd2e-4401-9d4a-5be229557e34","timestamp":"2023-03-28T15:14:01.608982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:14:01.526+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:14:27.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4d0ce12-f6d1-40dd-be10-461d90de749c","timestamp":"2023-03-28T15:14:27.011952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:14:27.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:15:54.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bb80438-67b8-4eec-9395-8145a9fd85d9","timestamp":"2023-03-28T15:15:53.712429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:15:54.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:15:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"661e17cd-ccba-4465-8eab-41ad7606afa6","timestamp":"2023-03-28T15:15:55.113449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:15:55.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"661e17cd-ccba-4465-8eab-41ad7606afa6","timestamp":"2023-03-28T15:15:55.113449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:15:55.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:15:59.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ade482e4-7fd2-4fc6-b4ed-a119089d3248","timestamp":"2023-03-28T15:15:59.609728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:15:59.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:16:01.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dbf06ad-9986-4d41-9eb6-01e2c333c147","timestamp":"2023-03-28T15:16:01.608395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:16:01.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:16:27.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a27e45b0-f285-4d09-aeb2-44daa1f5bb7d","timestamp":"2023-03-28T15:16:27.011828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:16:27.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:17:54.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5095dacc-f971-435a-af4c-3497f54bdc91","timestamp":"2023-03-28T15:17:53.712373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:17:54.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:17:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"414c5e8d-79ed-46f5-9b14-e9e5e0fcfb54","timestamp":"2023-03-28T15:17:55.113392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:17:55.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"414c5e8d-79ed-46f5-9b14-e9e5e0fcfb54","timestamp":"2023-03-28T15:17:55.113392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:17:55.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:17:59.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c60cbf2-2161-44d7-a64e-3410e17df8ab","timestamp":"2023-03-28T15:17:59.609776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:17:59.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:18:01.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"108c05d9-b8c0-44d9-8f69-f6d59e4fc6bb","timestamp":"2023-03-28T15:18:01.607577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:18:01.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:18:27.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a8ff8ef-64a4-4c83-b3ab-57a857510a4b","timestamp":"2023-03-28T15:18:27.012074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:18:27.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:18:55.238+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-03-28T15:19:54.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c30eff47-42e9-4b48-81e2-3fe381c2abac","timestamp":"2023-03-28T15:19:53.712300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:19:54.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:19:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2da6296c-4d58-48f0-8287-fbe448ad11b0","timestamp":"2023-03-28T15:19:55.113433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:19:55.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2da6296c-4d58-48f0-8287-fbe448ad11b0","timestamp":"2023-03-28T15:19:55.113433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:19:55.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:19:59.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56b3a60d-652d-40a3-9ae8-f0edb675d6f2","timestamp":"2023-03-28T15:19:59.609779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:19:59.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:20:01.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c6fab98-6279-4e5c-baee-eb5abf869b3f","timestamp":"2023-03-28T15:20:01.607238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:20:01.538+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:20:27.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"811a3f41-bc58-451e-8a2c-16f595a285b6","timestamp":"2023-03-28T15:20:27.011967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:20:27.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:21:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cc9da04-ed7d-478b-b699-a59c6116f5c7","timestamp":"2023-03-28T15:21:53.712497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:21:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:21:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e82a2816-0464-48e3-b50d-f8669e07fbaf","timestamp":"2023-03-28T15:21:55.113458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:21:55.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e82a2816-0464-48e3-b50d-f8669e07fbaf","timestamp":"2023-03-28T15:21:55.113458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:21:55.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:21:59.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91063b44-1f0d-417d-8435-9298a77ccf20","timestamp":"2023-03-28T15:21:59.609900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:21:59.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:22:01.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0cd7c8e-06b0-4226-aedf-39058259a416","timestamp":"2023-03-28T15:22:01.607393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:22:01.607+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:22:27.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"484f137c-7dc0-4666-967a-9c9bcb0c01d7","timestamp":"2023-03-28T15:22:27.011951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:22:27.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:23:54.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c127078f-8329-4cae-bf7a-3b0f054ee8d3","timestamp":"2023-03-28T15:23:53.712265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:23:54.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:23:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb02f631-93ee-4a8d-b828-00e5f2a74ac4","timestamp":"2023-03-28T15:23:55.113551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:23:55.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb02f631-93ee-4a8d-b828-00e5f2a74ac4","timestamp":"2023-03-28T15:23:55.113551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:23:55.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:23:59.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf8bf0aa-ee24-4f65-b801-9c4533fea0be","timestamp":"2023-03-28T15:23:59.609859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:23:59.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:24:01.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7d7e170-ccb5-491c-adc8-3d7b1241a4ae","timestamp":"2023-03-28T15:24:01.607246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:24:01.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:24:27.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8ff1f9f-3003-4f94-96c3-3d00862ca66d","timestamp":"2023-03-28T15:24:27.012022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:24:27.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:25:54.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ec04b8f-fc7e-4d99-895d-7b395354c906","timestamp":"2023-03-28T15:25:53.712491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:25:54.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:25:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86b9fd81-6f7e-4fea-beee-a2a780fb2e08","timestamp":"2023-03-28T15:25:55.113377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:25:55.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86b9fd81-6f7e-4fea-beee-a2a780fb2e08","timestamp":"2023-03-28T15:25:55.113377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:25:55.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:25:59.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc9e26ee-7928-46b2-a50d-ca13c1ecb43e","timestamp":"2023-03-28T15:25:59.609746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:25:59.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:26:01.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af0288d2-ee73-4f0a-b354-06dd48cbe1eb","timestamp":"2023-03-28T15:26:01.607310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:26:01.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:26:27.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd353d1e-3832-4c59-bde7-2e4b0afec736","timestamp":"2023-03-28T15:26:27.011990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:26:27.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:27:54.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c506417-9891-4b76-8d50-6986ed5efe30","timestamp":"2023-03-28T15:27:53.712321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:27:54.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:27:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07be07dd-8b63-437a-856e-cba0789516c7","timestamp":"2023-03-28T15:27:55.113726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:27:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07be07dd-8b63-437a-856e-cba0789516c7","timestamp":"2023-03-28T15:27:55.113726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:27:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:27:59.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a301626a-2127-472c-ab96-1d95bf0683a4","timestamp":"2023-03-28T15:27:59.609668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:27:59.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:28:01.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d27ac79-4133-4b85-9cb9-b2db1e93843c","timestamp":"2023-03-28T15:28:01.607221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:28:01.537+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:28:27.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63f0bb59-7f7e-4ea5-8f42-6879405442d0","timestamp":"2023-03-28T15:28:27.011964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:28:27.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:29:54.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1c9eb47-9b31-411f-94bd-4a54c963b24a","timestamp":"2023-03-28T15:29:53.712297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:29:54.018+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:29:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e4a1ad8-bd97-4f77-8c69-a9d404b6b81a","timestamp":"2023-03-28T15:29:55.113433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:29:55.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e4a1ad8-bd97-4f77-8c69-a9d404b6b81a","timestamp":"2023-03-28T15:29:55.113433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:29:55.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:29:59.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55009af1-bc12-4dd2-b87b-e7cb4ac5cf44","timestamp":"2023-03-28T15:29:59.609701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:29:59.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:30:01.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f717017-d93b-4cde-8945-664eb434a2fc","timestamp":"2023-03-28T15:30:01.607322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:30:01.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:30:27.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51cad686-b37b-40c1-8b45-4e966829cf67","timestamp":"2023-03-28T15:30:27.012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:30:27.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:31:54.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"36bfd061-e08e-4332-945a-469007e4c509","timestamp":"2023-03-28T15:31:53.712393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:31:54.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:31:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a8faa1d-177a-414e-8730-5f65f87fdd34","timestamp":"2023-03-28T15:31:55.113501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:31:55.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a8faa1d-177a-414e-8730-5f65f87fdd34","timestamp":"2023-03-28T15:31:55.113501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:31:55.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:31:59.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"832fa179-a6bd-4d3a-9d53-5bccbe46ce41","timestamp":"2023-03-28T15:31:59.609820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:31:59.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:32:01.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"483898da-f4d7-40d7-a95d-ddca823a5aa0","timestamp":"2023-03-28T15:32:01.607347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:32:01.530+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:32:27.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5eb6b97-2f8d-406b-a2a5-2a50d1e7b0a6","timestamp":"2023-03-28T15:32:27.011969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:32:27.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:33:54.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49252031-d4cd-4a15-ade2-d8ce38282a51","timestamp":"2023-03-28T15:33:53.712378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:33:54.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:33:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ca8adfd-fca2-4486-bb7b-3d85a1585464","timestamp":"2023-03-28T15:33:55.113576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:33:55.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ca8adfd-fca2-4486-bb7b-3d85a1585464","timestamp":"2023-03-28T15:33:55.113576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:33:55.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:33:59.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b30a256-f453-4f5e-a1ab-2ef91e96b708","timestamp":"2023-03-28T15:33:59.609687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:33:59.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:34:01.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab704e9a-c2ce-4e73-8f89-6a5d6605a0ba","timestamp":"2023-03-28T15:34:01.607317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:34:01.540+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:34:27.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9188523-5f2f-4f46-9343-782e10ca9c53","timestamp":"2023-03-28T15:34:27.011876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:34:27.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:35:54.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94b7b94a-e4ac-401b-a183-f396a3fa870f","timestamp":"2023-03-28T15:35:53.712283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:35:54.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:35:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5aa3a05-66e9-4753-ad9c-0062ca361e80","timestamp":"2023-03-28T15:35:55.113397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:35:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5aa3a05-66e9-4753-ad9c-0062ca361e80","timestamp":"2023-03-28T15:35:55.113397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:35:55.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:35:59.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9618d948-8528-4fab-b72f-6b1dcd0dccd6","timestamp":"2023-03-28T15:35:59.609571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:35:59.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:36:01.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3947b4dc-51f8-4000-b62f-96b71f0315fa","timestamp":"2023-03-28T15:36:01.607353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:36:01.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:36:27.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"414f431a-9fef-4faf-9e93-30539da88767","timestamp":"2023-03-28T15:36:27.012052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:36:27.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:37:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4fa49b0-279b-47ba-a4d9-f21917d3c76f","timestamp":"2023-03-28T15:37:53.712229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:37:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:37:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13c44663-8b25-4e60-924b-f32ead1b6b68","timestamp":"2023-03-28T15:37:55.113650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:37:55.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13c44663-8b25-4e60-924b-f32ead1b6b68","timestamp":"2023-03-28T15:37:55.113650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:37:55.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:37:59.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e820f89-9942-48ff-8d96-197f1d79d2a3","timestamp":"2023-03-28T15:37:59.609887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:37:59.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:38:01.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3527e8cf-b4ff-41f5-93ce-c5cf97140b51","timestamp":"2023-03-28T15:38:01.607346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:38:01.537+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:38:27.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a410b47-eb4e-4b59-9ea0-2f24e3ae1763","timestamp":"2023-03-28T15:38:27.011924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:38:27.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:39:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5521ea-810c-4dd2-9d00-deab8f6821d3","timestamp":"2023-03-28T15:39:53.712392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:39:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:39:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1be33234-9622-43a4-879a-fe9085ca7fde","timestamp":"2023-03-28T15:39:55.113470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:39:55.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1be33234-9622-43a4-879a-fe9085ca7fde","timestamp":"2023-03-28T15:39:55.113470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:39:55.211+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:39:59.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"029be9cc-bb83-4ec5-a5d4-d0ca2d3b868a","timestamp":"2023-03-28T15:39:59.609646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:39:59.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:40:01.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7f491af-9808-473b-940d-d2cbc3ef28b8","timestamp":"2023-03-28T15:40:01.607297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:40:01.537+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:40:02.331+00:00|INFO|Http11Processor|http-nio-8084-exec-7] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-03-28T15:40:27.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb4d5040-4200-49ba-a85a-88b6fa3a1192","timestamp":"2023-03-28T15:40:27.011838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:40:27.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:41:54.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6840cea1-ce14-484c-a547-c7348e383347","timestamp":"2023-03-28T15:41:53.712493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:41:54.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:41:55.115+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"976763aa-804b-4545-b1f8-85f2a4d909ab","timestamp":"2023-03-28T15:41:55.113662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:41:55.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"976763aa-804b-4545-b1f8-85f2a4d909ab","timestamp":"2023-03-28T15:41:55.113662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:41:55.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:41:59.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d90b8251-ee92-4a7f-b6d0-0984e492f8e9","timestamp":"2023-03-28T15:41:59.610034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:41:59.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:42:01.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e337a78b-82a3-4b8c-9256-24c5b048bcb1","timestamp":"2023-03-28T15:42:01.607293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:42:01.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:42:27.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31fcac05-8c2c-4138-b012-1d0fdd1dae45","timestamp":"2023-03-28T15:42:27.012149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:42:27.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:43:54.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bff8d46-2dbf-4b56-80a5-8752a37b8c50","timestamp":"2023-03-28T15:43:53.712312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:43:54.021+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:43:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cddbbffe-2646-402d-aa89-31b214a03926","timestamp":"2023-03-28T15:43:55.113299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:43:55.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cddbbffe-2646-402d-aa89-31b214a03926","timestamp":"2023-03-28T15:43:55.113299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:43:55.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:43:59.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca558a15-93b3-469f-9493-9fe01c7b36bd","timestamp":"2023-03-28T15:43:59.609749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:43:59.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:44:01.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eaf0b0c-a6cf-4016-a847-1c0e39e43502","timestamp":"2023-03-28T15:44:01.607500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:44:01.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:44:27.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e816dc4f-8aad-48fa-b313-275043736584","timestamp":"2023-03-28T15:44:27.011944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:44:27.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:45:54.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"de44e5d4-7df9-4b87-adb1-a511ba0950e8","timestamp":"2023-03-28T15:45:53.712261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:45:54.024+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:45:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9c31a6f-2aa4-479f-a54c-fcf89b1e8399","timestamp":"2023-03-28T15:45:55.113530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:45:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9c31a6f-2aa4-479f-a54c-fcf89b1e8399","timestamp":"2023-03-28T15:45:55.113530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:45:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:45:59.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c91a21a3-c3ba-48f8-88db-0cd695f6cf80","timestamp":"2023-03-28T15:45:59.609725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:45:59.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:46:01.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1be429b3-c596-4a68-b6ca-055ad27a420e","timestamp":"2023-03-28T15:46:01.607233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:46:01.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:46:27.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"752c5764-76cc-47e2-84ab-e5fc9a4562ad","timestamp":"2023-03-28T15:46:27.011849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:46:27.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:47:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db0d6db3-27ea-4b9a-9a18-8e7b41e72547","timestamp":"2023-03-28T15:47:53.712309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:47:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:47:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd3e02a2-ce9f-46f4-9e9e-eb8d96e89775","timestamp":"2023-03-28T15:47:55.113493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:47:55.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd3e02a2-ce9f-46f4-9e9e-eb8d96e89775","timestamp":"2023-03-28T15:47:55.113493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:47:55.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:47:59.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b2b4601-d4b3-4d67-b503-203b9ad15e63","timestamp":"2023-03-28T15:47:59.609747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:47:59.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:48:01.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54576a6e-c45f-44e1-b056-237b49911318","timestamp":"2023-03-28T15:48:01.607328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:48:01.539+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:48:27.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"430cf500-201f-4567-bd61-19ed77d3adc3","timestamp":"2023-03-28T15:48:27.011897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:48:27.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:49:54.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82e93124-7aab-4827-a103-c562a6a6f5f1","timestamp":"2023-03-28T15:49:53.712402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:49:54.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:49:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"babde13e-82ec-41e3-aa51-4d7f7eacde4f","timestamp":"2023-03-28T15:49:55.113585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:49:55.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"babde13e-82ec-41e3-aa51-4d7f7eacde4f","timestamp":"2023-03-28T15:49:55.113585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:49:55.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:49:59.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccced722-5786-4e7d-af9b-89a01e4772a4","timestamp":"2023-03-28T15:49:59.609627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:49:59.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:50:01.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"915aa249-3f37-44dd-9650-f8330d0e6799","timestamp":"2023-03-28T15:50:01.607494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:50:01.544+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:50:27.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fc29026-4d0a-4a2a-a53a-d9d09fbfa281","timestamp":"2023-03-28T15:50:27.011994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:50:27.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:50:55.182+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-28T15:51:54.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c440df0d-ec3a-486a-9a37-5a5a68220018","timestamp":"2023-03-28T15:51:53.712648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:51:54.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:51:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68e19be3-c2c1-4bff-a020-521207bd3f3a","timestamp":"2023-03-28T15:51:55.113536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:51:55.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68e19be3-c2c1-4bff-a020-521207bd3f3a","timestamp":"2023-03-28T15:51:55.113536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:51:55.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:51:59.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d934231a-950a-4894-881f-7e609bc537a9","timestamp":"2023-03-28T15:51:59.609656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:51:59.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:52:01.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff06a8e6-a7d1-4184-b6b9-af22e06671be","timestamp":"2023-03-28T15:52:01.607107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:52:01.527+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:52:27.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7b47b02-247b-4447-a0c1-ec5fa9e7ce9a","timestamp":"2023-03-28T15:52:27.011930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:52:27.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:53:54.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57522fbe-dc9b-41ed-8bdc-dd66739ecd66","timestamp":"2023-03-28T15:53:53.712373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:53:54.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:53:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02ecc28c-0fc5-40a6-8753-b9ebebfa3704","timestamp":"2023-03-28T15:53:55.113537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:53:55.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02ecc28c-0fc5-40a6-8753-b9ebebfa3704","timestamp":"2023-03-28T15:53:55.113537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:53:55.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:53:59.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b83cba-23b7-44b7-aa17-8c716f38d40c","timestamp":"2023-03-28T15:53:59.609845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:53:59.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:54:01.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a8db3a2-c828-4092-b83c-8bfdb3654eba","timestamp":"2023-03-28T15:54:01.607314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:54:01.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:54:27.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"176c5987-0a40-4b4b-b938-7fba07c76aad","timestamp":"2023-03-28T15:54:27.011877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:54:27.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:55:54.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb167b3a-72ef-44f0-8ca9-19149eaa88db","timestamp":"2023-03-28T15:55:53.712345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:55:54.026+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:55:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73b6ded3-1acc-4e94-97d5-5209b2a3a38a","timestamp":"2023-03-28T15:55:55.113449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:55:55.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73b6ded3-1acc-4e94-97d5-5209b2a3a38a","timestamp":"2023-03-28T15:55:55.113449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:55:55.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:55:59.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24fccfcc-76d4-4750-8eb7-5782ef6a92c1","timestamp":"2023-03-28T15:55:59.609759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:55:59.966+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:56:01.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a48b6d7a-e956-4b82-9bde-25ff96a673d8","timestamp":"2023-03-28T15:56:01.607849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:56:01.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:56:27.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dcdf616-9255-4f90-9a18-ca9a8acec0c7","timestamp":"2023-03-28T15:56:27.011825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:56:27.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:57:54.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"679d0470-1de0-4439-a28e-5d6a42498c0f","timestamp":"2023-03-28T15:57:53.712407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:57:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:57:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6beb75be-4dcc-47fa-b3c9-f9b1cb64ac34","timestamp":"2023-03-28T15:57:55.113470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:57:55.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6beb75be-4dcc-47fa-b3c9-f9b1cb64ac34","timestamp":"2023-03-28T15:57:55.113470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:57:55.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:57:59.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"567a68f5-b161-4a8c-a10c-b3dc2800a211","timestamp":"2023-03-28T15:57:59.609805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:57:59.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:58:01.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bb4a09a-b3c6-4c55-a844-7c4ac895c170","timestamp":"2023-03-28T15:58:01.607388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T15:58:01.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:58:25.158+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-03-28T15:58:27.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73ba45e8-e03f-49c7-9dd6-8a3ae503a736","timestamp":"2023-03-28T15:58:27.011959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T15:58:27.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:59:54.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed21fa87-9382-413e-99d5-31c4ebbe0627","timestamp":"2023-03-28T15:59:53.712987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T15:59:54.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:59:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eda4416-07d5-49c0-ab51-11c4409a6cab","timestamp":"2023-03-28T15:59:55.113438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:59:55.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eda4416-07d5-49c0-ab51-11c4409a6cab","timestamp":"2023-03-28T15:59:55.113438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T15:59:55.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T15:59:59.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1321d42a-366a-4c1d-99cb-0400f5af71e4","timestamp":"2023-03-28T15:59:59.609695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T15:59:59.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:00:01.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deb9a073-d539-41b4-8ccc-fa190109b767","timestamp":"2023-03-28T16:00:01.607214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:00:01.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:00:27.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0c97d10-db29-49d8-9835-d4c78ad88b43","timestamp":"2023-03-28T16:00:27.011869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:00:27.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:01:54.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"065dd1fd-0c27-4df3-965e-0566e496cc50","timestamp":"2023-03-28T16:01:53.712404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:01:54.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:01:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b26c175f-b122-45a7-aec5-a9cfaab840b2","timestamp":"2023-03-28T16:01:55.113445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:01:55.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b26c175f-b122-45a7-aec5-a9cfaab840b2","timestamp":"2023-03-28T16:01:55.113445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:01:55.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:01:59.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b21a6f8c-5611-41e0-b771-70d90dd4c73f","timestamp":"2023-03-28T16:01:59.609811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:01:59.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:02:01.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e52ce2-bddf-4412-9508-34aa6b2664a2","timestamp":"2023-03-28T16:02:01.609116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:02:01.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:02:27.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"590f8944-1b78-4662-9f32-8b8c0c5e08e4","timestamp":"2023-03-28T16:02:27.011869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:02:27.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:03:21.927+00:00|INFO|Http11Processor|http-nio-8084-exec-8] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-03-28T16:03:54.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c1c9c93-f4dc-47b2-aac1-1578107f342b","timestamp":"2023-03-28T16:03:53.712591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:03:54.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:03:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"905fed49-26c7-471f-b1da-1edc3c71fb1f","timestamp":"2023-03-28T16:03:55.113391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:03:55.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"905fed49-26c7-471f-b1da-1edc3c71fb1f","timestamp":"2023-03-28T16:03:55.113391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:03:55.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:03:59.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29c856ef-dd50-4250-b098-21bb54d2d5b6","timestamp":"2023-03-28T16:03:59.609664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:03:59.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:04:01.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad7e1bf7-7fbe-41b7-a842-483386c072b9","timestamp":"2023-03-28T16:04:01.607397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:04:01.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:04:27.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b28d23c8-f12e-4a0f-a1a7-f90506cf2003","timestamp":"2023-03-28T16:04:27.012059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:04:27.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:05:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecfa9c67-bbf3-462e-ab4e-1aeface4d963","timestamp":"2023-03-28T16:05:53.712429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:05:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:05:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb68a0e5-8659-41c8-b594-af107e88848a","timestamp":"2023-03-28T16:05:55.113306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:05:55.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb68a0e5-8659-41c8-b594-af107e88848a","timestamp":"2023-03-28T16:05:55.113306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:05:55.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:05:59.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50147567-f020-43b1-9d67-53e56c1c80fd","timestamp":"2023-03-28T16:05:59.609844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:05:59.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:06:01.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02019f27-dade-407b-8043-a93063445619","timestamp":"2023-03-28T16:06:01.607312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:06:01.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:06:27.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f638e51d-7dde-4f13-9044-4f53f5cd7cfc","timestamp":"2023-03-28T16:06:27.011928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:06:27.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:07:54.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"67b8b8bd-0500-48fa-b6f1-f2966bd736c8","timestamp":"2023-03-28T16:07:53.712378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:07:54.060+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:07:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fb170bf-faf9-4069-a6b5-a235af18d2a4","timestamp":"2023-03-28T16:07:55.113584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:07:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fb170bf-faf9-4069-a6b5-a235af18d2a4","timestamp":"2023-03-28T16:07:55.113584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:07:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:07:59.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1620003-e596-4f93-a1d7-b428723c9aad","timestamp":"2023-03-28T16:07:59.609768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:07:59.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:08:01.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a08ebc1f-ab2c-41bb-a06f-13bd42cd5499","timestamp":"2023-03-28T16:08:01.607677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:08:01.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:08:27.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be24dc28-b42e-496d-9b4e-323be6ab587c","timestamp":"2023-03-28T16:08:27.011854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:08:27.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:09:54.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"489c28e9-95d0-4470-9f90-472199d12e64","timestamp":"2023-03-28T16:09:53.712312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:09:54.061+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:09:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5918d849-0a7e-42c8-b50f-34bfaa431cb5","timestamp":"2023-03-28T16:09:55.113366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:09:55.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5918d849-0a7e-42c8-b50f-34bfaa431cb5","timestamp":"2023-03-28T16:09:55.113366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:09:55.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:09:59.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2efe7b3-8939-444e-9cbf-20b767539481","timestamp":"2023-03-28T16:09:59.609560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:09:59.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:10:01.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf615cb6-5b00-4707-b9be-77263a49e7db","timestamp":"2023-03-28T16:10:01.607148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:10:01.544+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:10:27.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2935323c-c315-43dc-8599-989a5ab80569","timestamp":"2023-03-28T16:10:27.011980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:10:27.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:11:54.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7b01038-cac2-4b5b-9c0c-eb0271bdc79f","timestamp":"2023-03-28T16:11:53.712316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:11:54.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:11:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ec6d0c8-ae0d-40a7-87e4-a60f9521c437","timestamp":"2023-03-28T16:11:55.113465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:11:55.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ec6d0c8-ae0d-40a7-87e4-a60f9521c437","timestamp":"2023-03-28T16:11:55.113465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:11:55.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:11:59.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b01f92c-51d0-4cb2-8031-e59f1e5df985","timestamp":"2023-03-28T16:11:59.610301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:11:59.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:12:01.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8e86d30-edae-4632-8982-fe5a86594171","timestamp":"2023-03-28T16:12:01.607406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:12:01.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:12:27.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fa62f70-4707-4c07-939d-d2d1d8767d10","timestamp":"2023-03-28T16:12:27.011937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:12:27.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:12:55.187+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-28T16:13:54.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bbe1f19-eb28-4ecc-bb66-fdbf331f367d","timestamp":"2023-03-28T16:13:53.712263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:13:54.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:13:55.115+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca10cfb1-d46f-473b-a8a2-acaa2e5227fe","timestamp":"2023-03-28T16:13:55.113472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:13:55.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca10cfb1-d46f-473b-a8a2-acaa2e5227fe","timestamp":"2023-03-28T16:13:55.113472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:13:55.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:13:59.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a059060-2b74-42bc-af42-c66c486491e6","timestamp":"2023-03-28T16:13:59.609632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:13:59.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:14:01.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a477d0d4-8237-44f5-9ab0-11e9ad218130","timestamp":"2023-03-28T16:14:01.608746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:14:01.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:14:27.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4154bf4-4997-476e-a16a-e516485a894c","timestamp":"2023-03-28T16:14:27.011871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:14:27.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:15:54.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69585943-0f0e-4675-a26f-7c1f03fb3b39","timestamp":"2023-03-28T16:15:53.712404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:15:54.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:15:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9caebc20-8300-4227-8c5a-b46a1314b922","timestamp":"2023-03-28T16:15:55.113513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:15:55.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9caebc20-8300-4227-8c5a-b46a1314b922","timestamp":"2023-03-28T16:15:55.113513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:15:55.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:15:59.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebeb4dff-6c7d-43c9-a960-7b8098766f5a","timestamp":"2023-03-28T16:15:59.609603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:15:59.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:16:01.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc4bbf70-d3a8-42f1-a4c1-a44ab4e93104","timestamp":"2023-03-28T16:16:01.607319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:16:01.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:16:27.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bddd62f3-beed-4535-b326-8abf22f9b46b","timestamp":"2023-03-28T16:16:27.012014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:16:27.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:17:54.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b40d81ae-52bd-4a13-9f89-b8de34890c29","timestamp":"2023-03-28T16:17:53.712301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:17:54.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:17:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0818aa1-5f77-471b-a720-f8dfdf56ef7c","timestamp":"2023-03-28T16:17:55.113456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:17:55.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0818aa1-5f77-471b-a720-f8dfdf56ef7c","timestamp":"2023-03-28T16:17:55.113456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:17:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:17:59.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14bd207d-1357-4ddf-aa8e-47a258e58745","timestamp":"2023-03-28T16:17:59.609794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:17:59.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:18:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e818ac6-8488-4427-8843-ca8ddbd4e85a","timestamp":"2023-03-28T16:18:01.607232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:18:01.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:18:27.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a965ade6-f07b-4d79-b4ef-8edb329fd594","timestamp":"2023-03-28T16:18:27.011968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:18:27.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:19:54.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e324664-de73-43da-92ab-49088c469355","timestamp":"2023-03-28T16:19:53.712470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:19:54.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:19:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e8a46a-34b6-4113-b241-3cac91b0e7b6","timestamp":"2023-03-28T16:19:55.113385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:19:55.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e8a46a-34b6-4113-b241-3cac91b0e7b6","timestamp":"2023-03-28T16:19:55.113385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:19:55.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:19:59.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5809c083-f04f-4ad5-a997-e093bbf7cf16","timestamp":"2023-03-28T16:19:59.609750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:19:59.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:20:01.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bc96172-95e0-4940-b2bb-73b2eb4053a2","timestamp":"2023-03-28T16:20:01.607274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:20:01.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:20:27.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0a46531-7f57-427c-96c9-5ec7589f9457","timestamp":"2023-03-28T16:20:27.011916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:20:27.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:21:54.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d433e918-1af7-49e4-8f41-0674180889cd","timestamp":"2023-03-28T16:21:53.712399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:21:54.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:21:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b88dcfa-0839-4550-88d6-4d6e1cb5b1cd","timestamp":"2023-03-28T16:21:55.113427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:21:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b88dcfa-0839-4550-88d6-4d6e1cb5b1cd","timestamp":"2023-03-28T16:21:55.113427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:21:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:21:59.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d3619cc-e839-4273-84d0-1b3d28c06a50","timestamp":"2023-03-28T16:21:59.609633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:21:59.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:22:01.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0993ac54-301c-45fc-b7f5-adb4f018e12b","timestamp":"2023-03-28T16:22:01.607422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:22:01.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:22:27.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88396205-8b2a-44eb-9831-5921dbba6008","timestamp":"2023-03-28T16:22:27.011954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:22:27.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:23:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"492fefb7-b311-448d-a77a-3b62a24ffdaa","timestamp":"2023-03-28T16:23:53.712480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:23:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:23:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a7de719-22aa-4206-8cf7-13114ec9a1b5","timestamp":"2023-03-28T16:23:55.113948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:23:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a7de719-22aa-4206-8cf7-13114ec9a1b5","timestamp":"2023-03-28T16:23:55.113948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:23:55.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:23:59.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba68a049-3f8d-4963-95d0-96604d2f18b4","timestamp":"2023-03-28T16:23:59.609875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:23:59.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:24:01.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64699d21-8b9c-43cc-afb1-aac3e4bc347a","timestamp":"2023-03-28T16:24:01.607227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:24:01.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:24:27.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e6ffb51-4387-4dac-ba99-c9f5eab93545","timestamp":"2023-03-28T16:24:27.011826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:24:27.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:25:54.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d6826e2-92d1-4126-b917-2445d9c46c87","timestamp":"2023-03-28T16:25:53.712318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:25:54.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:25:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3972057-d80e-4173-ae36-0ecb3307175b","timestamp":"2023-03-28T16:25:55.113592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:25:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3972057-d80e-4173-ae36-0ecb3307175b","timestamp":"2023-03-28T16:25:55.113592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:25:55.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:25:59.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccde9c98-e777-4c2b-9909-0e03b754b82b","timestamp":"2023-03-28T16:25:59.609778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:25:59.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:26:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"424954ee-4f58-4fba-be2c-a597cc7a8bf4","timestamp":"2023-03-28T16:26:01.607300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:26:01.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:26:27.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"016badf9-77fb-4f0a-81f5-9bd18e1d07ca","timestamp":"2023-03-28T16:26:27.011848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:26:27.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:27:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfbecb21-06d6-4ad3-ae2b-3204ceb952be","timestamp":"2023-03-28T16:27:53.712642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:27:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:27:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9c1fbfe-175b-4e32-aaee-94da2378dbc4","timestamp":"2023-03-28T16:27:55.113459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:27:55.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9c1fbfe-175b-4e32-aaee-94da2378dbc4","timestamp":"2023-03-28T16:27:55.113459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:27:55.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:27:59.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"570bf6e2-2bf6-439e-957c-dfd2727fca7b","timestamp":"2023-03-28T16:27:59.609688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:27:59.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:28:01.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f8ebcb2-4ee3-4a47-8121-d9b51c686c25","timestamp":"2023-03-28T16:28:01.607459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:28:01.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:28:27.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2487629-b171-4aa3-a1e5-29e29d9b0003","timestamp":"2023-03-28T16:28:27.011902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:28:27.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:29:54.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d0efe2f-bb44-4542-80a8-8b3b26a3b680","timestamp":"2023-03-28T16:29:53.712335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:29:54.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:29:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55aa1861-cd63-447d-964c-8aeee999ddb5","timestamp":"2023-03-28T16:29:55.113614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:29:55.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55aa1861-cd63-447d-964c-8aeee999ddb5","timestamp":"2023-03-28T16:29:55.113614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:29:55.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:29:59.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af268c01-9c08-4ca2-b6f0-4c1498c55459","timestamp":"2023-03-28T16:29:59.609967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:29:59.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:30:01.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c5163b4-75a5-4e17-8a53-457d1c5f5282","timestamp":"2023-03-28T16:30:01.607415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:30:01.607+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:30:27.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3940be2a-638f-4a96-b1cd-eaa5563fefd1","timestamp":"2023-03-28T16:30:27.011853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:30:27.315+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:31:54.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a921d55e-5932-40df-9c15-af385f695577","timestamp":"2023-03-28T16:31:53.712464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:31:54.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:31:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0054acdf-af45-4f98-a05c-10a26eff497c","timestamp":"2023-03-28T16:31:55.113636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:31:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0054acdf-af45-4f98-a05c-10a26eff497c","timestamp":"2023-03-28T16:31:55.113636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:31:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:31:59.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2f6a98-c65b-49fe-a8dc-c35ae096cdae","timestamp":"2023-03-28T16:31:59.609694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:31:59.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:32:01.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd18e3a6-fb69-4a74-9f24-f642566677b3","timestamp":"2023-03-28T16:32:01.607381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:32:01.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:32:27.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7b1a629-78c5-47c7-a872-0a5acf5362de","timestamp":"2023-03-28T16:32:27.012098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:32:27.315+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:33:54.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bbc6673-3493-4fdb-8572-27444c17bea3","timestamp":"2023-03-28T16:33:53.712315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:33:54.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:33:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfce8a89-dafb-4572-8990-a615c332ead7","timestamp":"2023-03-28T16:33:55.113600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:33:55.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfce8a89-dafb-4572-8990-a615c332ead7","timestamp":"2023-03-28T16:33:55.113600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:33:55.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:33:59.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f221878f-208f-4ad7-a3e4-7324cca9c566","timestamp":"2023-03-28T16:33:59.609773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:33:59.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:34:01.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89079720-ac1a-4b8c-ac8c-3f13527512b9","timestamp":"2023-03-28T16:34:01.607244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:34:01.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:34:27.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d6806d0-57b1-4424-aa68-15149c72d486","timestamp":"2023-03-28T16:34:27.011777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:34:27.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:35:54.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3296c0ff-b268-4da4-9584-4717d98c602e","timestamp":"2023-03-28T16:35:53.712316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:35:54.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:35:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6f4a93f-fad6-4802-9898-19ebfceca7ef","timestamp":"2023-03-28T16:35:55.113399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:35:55.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6f4a93f-fad6-4802-9898-19ebfceca7ef","timestamp":"2023-03-28T16:35:55.113399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:35:55.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:35:59.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a624e417-07b2-4427-8934-fff238d8787b","timestamp":"2023-03-28T16:35:59.609646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:35:59.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:36:01.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"396325db-f781-460c-98b6-3a6559706f7d","timestamp":"2023-03-28T16:36:01.607292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:36:01.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:36:27.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77521ffc-d3a9-4514-ada1-fa66bae0c6af","timestamp":"2023-03-28T16:36:27.012006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:36:27.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:37:54.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"60302f58-c962-4d4d-9b88-ebede99019f8","timestamp":"2023-03-28T16:37:53.712440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:37:54.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:37:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e78dd5ab-bbb4-4498-81a6-41314c3e9459","timestamp":"2023-03-28T16:37:55.113425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:37:55.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e78dd5ab-bbb4-4498-81a6-41314c3e9459","timestamp":"2023-03-28T16:37:55.113425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:37:55.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:37:59.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d242e3d-7e07-4f43-85bc-4b8e37020cc2","timestamp":"2023-03-28T16:37:59.609632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:37:59.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:38:01.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92724d8f-7ec7-433d-a9c3-de5a48924676","timestamp":"2023-03-28T16:38:01.607559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:38:01.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:38:27.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08d201ba-a5a8-4369-a607-3a207717473e","timestamp":"2023-03-28T16:38:27.011782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:38:27.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:39:54.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b933da0-3d0a-4a5f-aeba-3528167c385b","timestamp":"2023-03-28T16:39:53.712435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:39:54.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:39:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f2eeb21-58ba-442f-bf14-50e17ad8a074","timestamp":"2023-03-28T16:39:55.113456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:39:55.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f2eeb21-58ba-442f-bf14-50e17ad8a074","timestamp":"2023-03-28T16:39:55.113456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:39:55.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:39:59.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5408abb0-3bb4-40e8-94bd-486ebb90e371","timestamp":"2023-03-28T16:39:59.609839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:39:59.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:40:01.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baffb5fa-fe3f-4a4a-9810-d2cbbf8b0827","timestamp":"2023-03-28T16:40:01.607118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:40:01.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:40:27.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe5dab2b-a4ef-44a4-880b-80ae7187313f","timestamp":"2023-03-28T16:40:27.011931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:40:27.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:41:54.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ba17309-6588-4bf5-8699-4dbddfcf79cf","timestamp":"2023-03-28T16:41:53.712354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:41:54.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:41:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccebb286-5e89-45a0-8a6f-6228e0717b51","timestamp":"2023-03-28T16:41:55.113329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:41:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccebb286-5e89-45a0-8a6f-6228e0717b51","timestamp":"2023-03-28T16:41:55.113329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:41:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:41:59.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cddcbec-578b-4ecc-bcbd-4a6d769ecea0","timestamp":"2023-03-28T16:41:59.609732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:41:59.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:42:01.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b90ae5d-6c0a-4d10-81dc-77790630fee1","timestamp":"2023-03-28T16:42:01.607254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:42:01.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:42:27.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c1a854-f172-4c87-a29a-e0f9cebfa9d5","timestamp":"2023-03-28T16:42:27.011758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:42:27.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:43:54.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdf00bc7-ab4b-4a33-9a54-cafd25570027","timestamp":"2023-03-28T16:43:53.712374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:43:54.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:43:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db197743-fa89-4749-9d0c-6293f07857c3","timestamp":"2023-03-28T16:43:55.113660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:43:55.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db197743-fa89-4749-9d0c-6293f07857c3","timestamp":"2023-03-28T16:43:55.113660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:43:55.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:43:59.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35f5b156-a92b-47b8-82a2-a45a54ba5c8d","timestamp":"2023-03-28T16:43:59.609708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:43:59.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:44:01.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab630e49-efb8-4f9c-ad2e-e2c29769bc15","timestamp":"2023-03-28T16:44:01.607376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:44:01.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:44:27.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff21aaf-0ea2-44d5-b39f-df0e81b23e22","timestamp":"2023-03-28T16:44:27.011883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:44:27.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:45:54.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f46475b6-e4ee-4d59-b809-ba5b192171f8","timestamp":"2023-03-28T16:45:53.712319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:45:54.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:45:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ada87f76-67bd-472a-8fc3-abbff67cb4e2","timestamp":"2023-03-28T16:45:55.113397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:45:55.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ada87f76-67bd-472a-8fc3-abbff67cb4e2","timestamp":"2023-03-28T16:45:55.113397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:45:55.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:45:59.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df89b706-9f96-41d6-ac5e-849bca3b22c6","timestamp":"2023-03-28T16:45:59.609855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:45:59.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:46:01.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cb18bb7-322a-4dd8-81f4-fe30608039b6","timestamp":"2023-03-28T16:46:01.607316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:46:01.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:46:27.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f877aa01-cc2c-4d95-8887-b8f23d4b46bf","timestamp":"2023-03-28T16:46:27.011878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:46:27.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:47:54.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c08742b-78cd-4f12-a404-b60fb1637138","timestamp":"2023-03-28T16:47:53.712462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:47:54.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:47:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2dd7cc5-f52b-45b4-bc5b-8680d2e7a673","timestamp":"2023-03-28T16:47:55.113384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:47:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2dd7cc5-f52b-45b4-bc5b-8680d2e7a673","timestamp":"2023-03-28T16:47:55.113384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:47:55.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:47:59.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f5356d1-dc61-4344-9096-c72cd3b70047","timestamp":"2023-03-28T16:47:59.609911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:47:59.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:48:01.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0f285cf-97aa-470d-b833-de5df33a5ed5","timestamp":"2023-03-28T16:48:01.607274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:48:01.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:48:27.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"819d9de6-c168-4878-9c78-f2f61eb456a3","timestamp":"2023-03-28T16:48:27.011950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:48:27.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:49:54.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"64a17b35-0a0c-44bb-ac6a-9505544a4ed3","timestamp":"2023-03-28T16:49:53.712419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:49:54.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:49:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6adcd9c6-3706-4724-91bc-84fcb695857f","timestamp":"2023-03-28T16:49:55.113436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:49:55.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6adcd9c6-3706-4724-91bc-84fcb695857f","timestamp":"2023-03-28T16:49:55.113436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:49:55.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:49:59.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2d4dbef-cdc5-44ae-9878-ba143f23cc11","timestamp":"2023-03-28T16:49:59.609670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:49:59.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:50:01.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a23e3f2-48f5-4368-bf42-facb52baf33d","timestamp":"2023-03-28T16:50:01.607573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:50:01.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:50:27.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"706dc95e-6753-4f52-9d4b-00781955106a","timestamp":"2023-03-28T16:50:27.012026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:50:27.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:51:54.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf6c865a-0c55-4472-a11e-1eb18e270bfb","timestamp":"2023-03-28T16:51:53.712304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:51:54.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:51:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54e42c3a-3cf2-4d65-af01-2187e69155c0","timestamp":"2023-03-28T16:51:55.113516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:51:55.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54e42c3a-3cf2-4d65-af01-2187e69155c0","timestamp":"2023-03-28T16:51:55.113516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:51:55.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:51:59.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfe61b95-c66a-47dd-9240-0bdf5c073682","timestamp":"2023-03-28T16:51:59.609668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:51:59.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:52:01.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81f48c5c-6d3e-444e-98a5-df8511b9cb0d","timestamp":"2023-03-28T16:52:01.607204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:52:01.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:52:27.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99358d6b-4c5f-4146-b8c9-c1af3ff297ea","timestamp":"2023-03-28T16:52:27.012021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:52:27.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:53:54.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f60fe951-afef-42fc-8dd6-47d88e720c25","timestamp":"2023-03-28T16:53:53.712194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:53:54.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:53:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"130da16a-6631-4f06-83e6-f034911330cb","timestamp":"2023-03-28T16:53:55.113362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:53:55.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"130da16a-6631-4f06-83e6-f034911330cb","timestamp":"2023-03-28T16:53:55.113362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:53:55.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:53:59.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96e3ac53-d852-4d1c-9482-12905047e0d5","timestamp":"2023-03-28T16:53:59.609703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:53:59.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:54:01.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9db16203-5114-4d87-a183-237f2a1430ed","timestamp":"2023-03-28T16:54:01.607390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:54:01.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:54:27.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b73711b-8f6a-4e17-86fa-af113cd77b0e","timestamp":"2023-03-28T16:54:27.011989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:54:27.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:55:54.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e9a45b3-065e-41b5-8838-db30d90738ae","timestamp":"2023-03-28T16:55:53.712355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:55:54.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:55:55.114+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6ab0e7d-2df1-440d-a831-982b73213955","timestamp":"2023-03-28T16:55:55.113616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:55:55.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6ab0e7d-2df1-440d-a831-982b73213955","timestamp":"2023-03-28T16:55:55.113616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:55:55.150+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:55:59.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33c2ba40-fcda-4e29-9460-0e45b78807e1","timestamp":"2023-03-28T16:55:59.609721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:55:59.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:56:01.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f879a05d-adeb-46af-9811-2a251c1ff44d","timestamp":"2023-03-28T16:56:01.607222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:56:01.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:56:27.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae1f8b72-fe47-445e-a5f3-a151431b7c75","timestamp":"2023-03-28T16:56:27.011884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:56:27.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:56:55.186+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-03-28T16:57:54.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a5766d6-0ed8-4610-841a-a3912e83cb45","timestamp":"2023-03-28T16:57:53.712320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:57:54.020+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:57:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3479ac15-d921-4f9e-9863-c538a112fbb8","timestamp":"2023-03-28T16:57:55.113445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:57:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3479ac15-d921-4f9e-9863-c538a112fbb8","timestamp":"2023-03-28T16:57:55.113445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:57:55.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:57:59.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7024fc5f-3df5-4777-93f0-74fa07900fdb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d79c19f9-b196-46ba-81c1-68f9a3a0226b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5215533d-7636-4220-a4b1-2d64a5702c54","timestamp":"2023-03-28T16:57:59.609796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-28T16:57:59.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:58:01.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f0abe47-c260-44e7-9266-d7fc700bfe73","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93452694-0207-40b2-8f27-d4fae1ed67f0","timestamp":"2023-03-28T16:58:01.607361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-28T16:58:01.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:58:27.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d05a55b7-1db3-42f7-8267-d57721622f7c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a8fbe14-dd92-4289-83be-6733cfecb662","timestamp":"2023-03-28T16:58:27.011821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-28T16:58:27.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:59:54.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"61a43fbf-26cb-4cea-98ad-093495d3cfc3","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f499f32-c49a-4562-a417-89df2b8183de","timestamp":"2023-03-28T16:59:53.712411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-28T16:59:54.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:59:55.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c877920-58da-4a0a-b28b-8a838219be85","timestamp":"2023-03-28T16:59:55.113483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:59:55.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a98eda14-4e6f-4b01-beb0-16a4fbe6542a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c877920-58da-4a0a-b28b-8a838219be85","timestamp":"2023-03-28T16:59:55.113483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-28T16:59:55.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-28T16:59:59.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automatio