Results

By type

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

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

[2023-03-30T23:58:24.594+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-kserve-ppnt-59fb7969dd-gqmv7 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-30T23:58:24.600+00:00|INFO|Application|main] The following 1 profile is active: "kubernetes"
[2023-03-30T23:58:30.836+00:00|INFO|GenericScope|main] BeanFactory id=fb85ace5-ce0c-3e27-a8eb-a2fe11dff12c
[2023-03-30T23:58:33.595+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8087 (http)
[2023-03-30T23:58:33.616+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8087"]
[2023-03-30T23:58:33.616+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-30T23:58:33.616+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-30T23:58:33.914+00:00|INFO|[/onap/policy/clamp/acm/kserveparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-03-30T23:58:33.914+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 9107 ms
[2023-03-30T23:58:36.396+00:00|INFO|Version|main] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-30T23:58:39.020+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-kserve-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-kserve-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-30T23:58:39.584+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-30T23:58:39.808+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-30T23:58:39.811+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-30T23:58:39.811+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680220719805
[2023-03-30T23:58:39.816+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-1, groupId=policy-clamp-ac-kserve-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-30T23:58:40.808+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6b350309, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7ecec90d, org.springframework.security.web.context.SecurityContextPersistenceFilter@4d21c56e, org.springframework.security.web.header.HeaderWriterFilter@54d8c20d, org.springframework.security.web.authentication.logout.LogoutFilter@2b680207, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2f2bff16, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7100dea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@32e54a9d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@588f63c, org.springframework.security.web.session.SessionManagementFilter@77b919a3, org.springframework.security.web.access.ExceptionTranslationFilter@5af8bb51, org.springframework.security.web.access.intercept.AuthorizationFilter@4a163575]
[2023-03-30T23:58:53.133+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-03-30T23:58:53.321+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8087"]
[2023-03-30T23:58:53.414+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8087 (http) with context path '/onap/policy/clamp/acm/kserveparticipant'
[2023-03-30T23:58:53.495+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-30T23:58:53.495+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-30T23:58:53.517+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=137ff401-97e8-4bb6-9491-94d1db39d8a3, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-59fb7969dd-gqmv7, 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-30T23:58:53.694+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-kserve-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-kserve-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-30T23:58:53.709+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-30T23:58:53.709+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-30T23:58:53.709+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680220733709
[2023-03-30T23:58:53.710+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-30T23:58:53.711+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=b706d4d6-b3e3-4f52-865e-8ed2ab1bcec8, alive=false, publisher=null]]: starting
[2023-03-30T23:58:53.905+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-kserve-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-30T23:58:53.981+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Instantiated an idempotent producer.
[2023-03-30T23:58:54.082+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-30T23:58:54.082+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-30T23:58:54.082+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680220734082
[2023-03-30T23:58:54.083+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=b706d4d6-b3e3-4f52-865e-8ed2ab1bcec8, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-30T23:58:54.083+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$2aadbe02
[2023-03-30T23:58:54.113+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-03-30T23:58:54.114+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-03-30T23:58:54.115+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-03-30T23:58:54.115+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-03-30T23:58:54.115+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-03-30T23:58:54.115+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-03-30T23:58:54.115+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-30T23:58:54.115+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=137ff401-97e8-4bb6-9491-94d1db39d8a3, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-59fb7969dd-gqmv7, 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@5e230fc6
[2023-03-30T23:58:54.115+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=137ff401-97e8-4bb6-9491-94d1db39d8a3, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-59fb7969dd-gqmv7, 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-30T23:58:54.116+00:00|INFO|ServiceManager|main] service manager started
[2023-03-30T23:58:54.305+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-03-30T23:58:54.307+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"25b02c7f-f96e-4b15-b7df-57b066487eda","timestamp":"2023-03-30T23:58:54.194302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-30T23:58:56.234+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.234+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.235+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 ECdwzEHcTRufAQWGqw8e7A
[2023-03-30T23:58:56.238+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Cluster ID: 27ZsLByoTzaH3Hlsxcduww
[2023-03-30T23:58:56.240+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-03-30T23:58:56.280+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Cluster ID: 27ZsLByoTzaH3Hlsxcduww
[2023-03-30T23:58:56.288+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] ProducerId set to 2 with epoch 0
[2023-03-30T23:58:56.311+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] (Re-)joining group
[2023-03-30T23:58:56.531+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-kserve-ppnt-2-a3106d36-416f-4684-802d-26f8d379a05d
[2023-03-30T23:58:56.532+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-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-30T23:58:56.532+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] (Re-)joining group
[2023-03-30T23:58:56.723+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=25b02c7f-f96e-4b15-b7df-57b066487eda, timestamp=2023-03-30T23:58:54.194302Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c04, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=2e8858a5-2b50-4633-83c4-e1eb415b1a80, typeName=org.onap.policy.clamp.acm.KserveAutomationCompositionElement, typeVersion=1.0.1), ParticipantSupportedElementType(id=5da0aa26-903c-478d-9988-19a13575fb50, typeName=org.onap.policy.clamp.acm.AutomationCompositionElement, typeVersion=1.0.0)])
[2023-03-30T23:58:56.749+00:00|INFO|Application|main] Started Application in 37.565 seconds (JVM running for 40.438)
[2023-03-30T23:58:59.563+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-kserve-ppnt-2-a3106d36-416f-4684-802d-26f8d379a05d', protocol='range'}
[2023-03-30T23:58:59.576+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-kserve-ppnt-2-a3106d36-416f-4684-802d-26f8d379a05d=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-30T23:58:59.654+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-kserve-ppnt-2-a3106d36-416f-4684-802d-26f8d379a05d', protocol='range'}
[2023-03-30T23:58:59.655+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-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-30T23:58:59.661+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-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-30T23:58:59.692+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-03-30T23:58:59.692+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-03-30T23:58:59.693+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-03-30T23:58:59.693+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-03-30T23:58:59.693+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-03-30T23:58:59.693+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-03-30T23:58:59.809+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-30T23:58:59.810+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-30T23:58:59.905+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-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-30T23:58:59.905+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-30T23:58:59.938+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-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-30T23:58:59.939+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-03-30T23:59:23.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4ce7a0a8-4c12-4f01-8d76-936747619f2e","timestamp":"2023-03-30T23:59:18.923921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-30T23:59:23.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-31T00:00:17.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1536a66-2fed-4236-92a5-b266a2334d5b","timestamp":"2023-03-31T00:00:17.985277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:00:17.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:00:19.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c0993d7-fa3d-4c21-9881-7683543c77f3","timestamp":"2023-03-31T00:00:18.679263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:00:19.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:00:20.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c31a6943-f970-487d-971b-dce6d4d9d7d2","timestamp":"2023-03-31T00:00:20.426583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:00:20.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:00:38.723+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0261a4a-b473-401b-8c1a-f89ee11518b6","timestamp":"2023-03-31T00:00:38.701194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:00:38.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0261a4a-b473-401b-8c1a-f89ee11518b6","timestamp":"2023-03-31T00:00:38.701194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:00:38.778+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:01:06.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"357c5d53-18e2-4ed9-a090-d348fba409ee","timestamp":"2023-03-31T00:01:06.125226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:01:06.940+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:02:17.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69e60253-1995-4ec2-abbf-12b62df78925","timestamp":"2023-03-31T00:02:17.984676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:02:17.759+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:02:19.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3f182b6-4ad7-4f1d-8fff-ea605ed7dd1c","timestamp":"2023-03-31T00:02:18.678912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:02:19.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:02:20.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c1801e-3cd3-46df-af1e-51abc5714484","timestamp":"2023-03-31T00:02:20.425839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:02:20.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:02:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7941ba2-01e5-4879-998b-57955ba32f5e","timestamp":"2023-03-31T00:02:38.700792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:02:38.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7941ba2-01e5-4879-998b-57955ba32f5e","timestamp":"2023-03-31T00:02:38.700792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:02:38.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:03:06.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b75eb68-ff9b-4320-af71-a4c0e3d5b412","timestamp":"2023-03-31T00:03:06.124784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:03:06.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:04:17.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4f01d82-0b45-4536-8c7d-3468348af066","timestamp":"2023-03-31T00:04:17.984751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:04:17.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:04:19.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea57f5cb-07c4-4f0f-a8dc-51c0f1e4c1b9","timestamp":"2023-03-31T00:04:18.682063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:04:19.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:04:20.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7713633-8700-467d-a596-28ee32314eb2","timestamp":"2023-03-31T00:04:20.425682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:04:20.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:04:38.703+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7291e1cc-aa32-4060-b48a-ff21d894f43e","timestamp":"2023-03-31T00:04:38.702748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:04:38.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7291e1cc-aa32-4060-b48a-ff21d894f43e","timestamp":"2023-03-31T00:04:38.702748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:04:38.747+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:05:06.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c75d6dbf-291e-4963-a57f-00636e360c69","timestamp":"2023-03-31T00:05:06.124398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:05:06.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:06:17.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d80870b-3b78-4a39-b344-e136d46a9bb3","timestamp":"2023-03-31T00:06:17.984622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:06:17.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:06:19.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33e60a0e-54ab-4d89-b6a9-3891fa358d2c","timestamp":"2023-03-31T00:06:18.679052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:06:19.074+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:06:20.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52809246-0cea-4465-b990-afcc035c765f","timestamp":"2023-03-31T00:06:20.425493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:06:20.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:06:38.702+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"802d8846-947f-42d0-bb18-1ad4a150a0eb","timestamp":"2023-03-31T00:06:38.702275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:06:38.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"802d8846-947f-42d0-bb18-1ad4a150a0eb","timestamp":"2023-03-31T00:06:38.702275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:06:38.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:07:06.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a27a5b1-cb69-49af-9126-3cb6070796d5","timestamp":"2023-03-31T00:07:06.124515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:07:06.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:07:56.241+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Node -1 disconnected.
[2023-03-31T00:08:08.930+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node -1 disconnected.
[2023-03-31T00:08:17.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b43f39f0-ff68-4cc6-bf9c-d555bdeaa97b","timestamp":"2023-03-31T00:08:17.984747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:08:17.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:08:19.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b9c8639-c259-4fd0-ba17-278c7da7169d","timestamp":"2023-03-31T00:08:18.678821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:08:19.070+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:08:20.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60fc8104-e64c-406d-b668-5700c7446940","timestamp":"2023-03-31T00:08:20.426275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:08:20.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:08:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a25f29a-3a62-408a-a673-47b48f94dd5a","timestamp":"2023-03-31T00:08:38.700664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:08:38.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a25f29a-3a62-408a-a673-47b48f94dd5a","timestamp":"2023-03-31T00:08:38.700664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:08:38.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:09:06.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1330f362-8ea5-423a-ba1f-4d6465629a7f","timestamp":"2023-03-31T00:09:06.124564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:09:06.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:09:38.782+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 0 disconnected.
[2023-03-31T00:10:17.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"024537e7-e160-4128-9c9e-4e05332b8e86","timestamp":"2023-03-31T00:10:17.984757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:10:17.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:10:19.076+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c695adfe-35b4-4ccb-b389-285822d2a85e","timestamp":"2023-03-31T00:10:18.678894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:10:19.076+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:10:20.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5e1446a-0148-47b9-a674-ac7693d67251","timestamp":"2023-03-31T00:10:20.425718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:10:20.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:10:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a66ee5fd-b035-4a06-afff-4f44857b5f1d","timestamp":"2023-03-31T00:10:38.700632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:10:38.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a66ee5fd-b035-4a06-afff-4f44857b5f1d","timestamp":"2023-03-31T00:10:38.700632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:10:38.740+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:11:06.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e661313f-e89d-4133-be33-cf100fd1e7f9","timestamp":"2023-03-31T00:11:06.124491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:11:06.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:12:17.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6c07481-7a54-4e2e-ac67-56ae1945a9ed","timestamp":"2023-03-31T00:12:17.984662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:12:17.756+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:12:19.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf724622-57e3-4b3c-be1d-e7db4209f92e","timestamp":"2023-03-31T00:12:18.681096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:12:19.074+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:12:20.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f732c027-cda9-4093-a077-84249548ad93","timestamp":"2023-03-31T00:12:20.425839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:12:20.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:12:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41489dd6-3267-4c54-a0e0-6f022fab61ca","timestamp":"2023-03-31T00:12:38.700712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:12:38.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41489dd6-3267-4c54-a0e0-6f022fab61ca","timestamp":"2023-03-31T00:12:38.700712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:12:38.780+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:13:06.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd9a668f-58cb-493a-beb5-8d806f8f537c","timestamp":"2023-03-31T00:13:06.124444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:13:06.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:14:17.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82949059-661b-453b-817d-40ab415e8a5b","timestamp":"2023-03-31T00:14:17.984552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:14:17.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:14:19.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8157dec-3c33-4b1a-813f-e7f3f0a9bf38","timestamp":"2023-03-31T00:14:18.678854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:14:19.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:14:20.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d05af5a2-e8aa-41f2-a036-ea4f3fd66902","timestamp":"2023-03-31T00:14:20.425555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:14:20.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:14:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93d6917a-b4bf-475e-b2e0-1e7036b390d6","timestamp":"2023-03-31T00:14:38.700593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:14:38.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93d6917a-b4bf-475e-b2e0-1e7036b390d6","timestamp":"2023-03-31T00:14:38.700593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:14:38.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:15:06.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dfb2c55-2a1b-473a-b92c-9abda7a3a33b","timestamp":"2023-03-31T00:15:06.124443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:15:06.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:16:17.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ed14f01-271e-47a0-b6a3-f7fd7463c054","timestamp":"2023-03-31T00:16:17.984838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:16:17.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:16:19.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b55c287-28ba-4590-95bb-d4af5654f126","timestamp":"2023-03-31T00:16:18.678790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:16:19.079+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:16:20.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"048220cb-5d23-47db-86b5-d7ac17d4fc58","timestamp":"2023-03-31T00:16:20.425668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:16:20.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:16:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ad1d60b-04ab-4404-ac86-43d24912f535","timestamp":"2023-03-31T00:16:38.700523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:16:38.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ad1d60b-04ab-4404-ac86-43d24912f535","timestamp":"2023-03-31T00:16:38.700523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:16:38.735+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:17:06.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d605ed3f-4888-408c-a759-e328486e41c9","timestamp":"2023-03-31T00:17:06.124535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:17:06.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:17:38.780+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 1 disconnected.
[2023-03-31T00:18:17.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a92f8129-0267-44be-8f3d-0dedd93c7ec8","timestamp":"2023-03-31T00:18:17.984526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:18:17.771+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:18:19.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e74da0aa-a6f3-4464-97ab-c0a2f299a7f4","timestamp":"2023-03-31T00:18:18.678882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:18:19.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:18:20.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"825c5340-4552-4dbd-a1d8-2a665b88da4f","timestamp":"2023-03-31T00:18:20.425829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:18:20.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:18:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"927ddef3-8d97-429d-b0dd-634588d436eb","timestamp":"2023-03-31T00:18:38.700668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:18:38.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"927ddef3-8d97-429d-b0dd-634588d436eb","timestamp":"2023-03-31T00:18:38.700668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:18:38.790+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:19:06.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9eb4f17-9f1e-441d-887e-fe179b16d2f4","timestamp":"2023-03-31T00:19:06.124540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:19:06.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:20:17.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8715b759-8318-4044-9b9b-36eac17939a5","timestamp":"2023-03-31T00:20:17.984587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:20:17.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:20:19.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"854278be-9c32-486d-b4da-a8f4ff4e4f39","timestamp":"2023-03-31T00:20:18.679047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:20:19.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:20:20.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4feea75d-f2f2-448c-9960-de5e60e03695","timestamp":"2023-03-31T00:20:20.426246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:20:20.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:20:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ea9f706-bf11-4fd2-9ddc-833a11f42636","timestamp":"2023-03-31T00:20:38.700916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:20:38.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ea9f706-bf11-4fd2-9ddc-833a11f42636","timestamp":"2023-03-31T00:20:38.700916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:20:38.762+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:21:06.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"633cf914-e656-40c1-8b7c-49127e1668d7","timestamp":"2023-03-31T00:21:06.124313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:21:06.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:22:17.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6221b249-08fc-4b5b-b627-ed8e27b5bdcc","timestamp":"2023-03-31T00:22:17.984913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:22:17.766+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:22:19.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97e072f5-9744-4e2b-bef1-f28ea2cc8166","timestamp":"2023-03-31T00:22:18.678851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:22:19.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:22:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f4a0fa0-79ed-4261-9bdc-4481260b8760","timestamp":"2023-03-31T00:22:20.425628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:22:20.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:22:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6cddd89-a0d4-438a-b37d-4dff02252595","timestamp":"2023-03-31T00:22:38.700750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:22:38.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6cddd89-a0d4-438a-b37d-4dff02252595","timestamp":"2023-03-31T00:22:38.700750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:22:38.734+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:23:06.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17ecb248-d3c0-446b-84b2-13a4ba2cdc33","timestamp":"2023-03-31T00:23:06.124397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:23:06.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:24:17.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2aa6d6a-ee18-4985-8144-9a73b9cc8c8f","timestamp":"2023-03-31T00:24:17.984505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:24:17.762+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:24:19.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47af890f-5f17-42b8-8209-ff74cf9fe6eb","timestamp":"2023-03-31T00:24:18.678884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:24:19.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:24:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce41f18d-5ab5-40d6-ab54-cd0001f36a7e","timestamp":"2023-03-31T00:24:20.425589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:24:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:24:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f38e3f3-3598-4545-af81-d64736ec41b2","timestamp":"2023-03-31T00:24:38.700826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:24:38.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f38e3f3-3598-4545-af81-d64736ec41b2","timestamp":"2023-03-31T00:24:38.700826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:24:38.748+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:25:06.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"03aa3bad-3c40-4f6d-8f71-554b6b50f720","timestamp":"2023-03-31T00:25:06.124538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:25:06.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:26:17.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7582b96d-3cce-4664-8c48-77b87846a464","timestamp":"2023-03-31T00:26:17.984768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:26:17.767+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:26:19.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcbf9ddc-a66a-4b42-bf4f-03919fe9677e","timestamp":"2023-03-31T00:26:18.679058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:26:19.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:26:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57dd6469-30fb-43d8-8050-802461652645","timestamp":"2023-03-31T00:26:20.425654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:26:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:26:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f91078af-e6eb-4af6-bfe7-a1478ef8c358","timestamp":"2023-03-31T00:26:38.700623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:26:38.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f91078af-e6eb-4af6-bfe7-a1478ef8c358","timestamp":"2023-03-31T00:26:38.700623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:26:38.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:27:06.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a59979a-d79f-4c45-a385-bf7623082e64","timestamp":"2023-03-31T00:27:06.124496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:27:06.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:28:17.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"071bba92-c12a-4489-8327-f8a930e18337","timestamp":"2023-03-31T00:28:17.984683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:28:17.766+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:28:19.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30c2168d-a155-4308-a7e4-ed71202e4bb4","timestamp":"2023-03-31T00:28:18.678812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:28:19.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:28:20.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35f05056-52b8-4143-b83c-e16bff6f03fb","timestamp":"2023-03-31T00:28:20.426213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:28:20.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:28:38.702+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"438fece7-84cc-49e0-887d-ffc679954524","timestamp":"2023-03-31T00:28:38.700754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:28:38.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"438fece7-84cc-49e0-887d-ffc679954524","timestamp":"2023-03-31T00:28:38.700754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:28:38.748+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:29:06.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4a52888-9c25-47b6-bc1e-b91e29683897","timestamp":"2023-03-31T00:29:06.124526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:29:06.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:29:38.784+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-03-31T00:30:17.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c459915f-3b6f-4006-ab14-ab31c3bcdda6","timestamp":"2023-03-31T00:30:17.984742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:30:17.760+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:30:19.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"111e90fb-3940-440f-ad42-7ae417025498","timestamp":"2023-03-31T00:30:18.678840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:30:19.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:30:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01279b1b-ddca-45d8-9dc6-73fea81bf6f2","timestamp":"2023-03-31T00:30:20.425466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:30:20.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:30:38.705+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29b7b823-1414-4987-aff3-fad49185fda2","timestamp":"2023-03-31T00:30:38.704574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:30:38.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29b7b823-1414-4987-aff3-fad49185fda2","timestamp":"2023-03-31T00:30:38.704574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:30:38.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:31:06.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6ea49a9-ea74-4d22-b277-36d95604977f","timestamp":"2023-03-31T00:31:06.124458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:31:06.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:32:17.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49487c42-5f86-40da-a9e4-549a4ef13914","timestamp":"2023-03-31T00:32:17.984716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:32:17.772+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:32:19.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e43b9812-4c1f-4a8f-bf13-312d465aa8fa","timestamp":"2023-03-31T00:32:18.679053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:32:19.073+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:32:20.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"268de100-349a-4ed6-b056-3a42838c80f3","timestamp":"2023-03-31T00:32:20.425606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:32:20.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:32:38.702+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcac75ce-bc45-4e12-bc1a-797a51fd23ae","timestamp":"2023-03-31T00:32:38.701132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:32:38.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcac75ce-bc45-4e12-bc1a-797a51fd23ae","timestamp":"2023-03-31T00:32:38.701132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:32:38.745+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:33:06.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a3587bd-a40c-4da8-8aa5-9790c82fd09f","timestamp":"2023-03-31T00:33:06.124440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:33:06.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:34:17.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34eb9b61-f2e5-4232-b831-4716ea5c1966","timestamp":"2023-03-31T00:34:17.984482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:34:17.771+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:34:19.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6e60802-d49d-4a1f-9db6-58ffd45b6edc","timestamp":"2023-03-31T00:34:18.678704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:34:19.080+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:34:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01869c67-9a6e-4c6f-87a2-549b3ab60dd2","timestamp":"2023-03-31T00:34:20.425514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:34:20.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:34:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"902121b4-1337-488d-a15f-8db4d6d6109b","timestamp":"2023-03-31T00:34:38.700640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:34:38.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"902121b4-1337-488d-a15f-8db4d6d6109b","timestamp":"2023-03-31T00:34:38.700640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:34:38.739+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:35:06.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"729a5fab-fae6-465c-a16c-4d336195eb86","timestamp":"2023-03-31T00:35:06.124485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:35:06.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:36:17.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a16ac875-6a83-4d86-9be5-55c514d603c5","timestamp":"2023-03-31T00:36:17.984539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:36:17.763+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:36:19.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8689994f-05e2-4e11-92b5-e5233478322a","timestamp":"2023-03-31T00:36:18.678739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:36:19.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:36:20.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b77672d7-aae7-4348-bbfb-29c3397d793c","timestamp":"2023-03-31T00:36:20.425660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:36:20.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:36:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2809b398-c1c2-4bc8-bf22-e1b7e1ae6c31","timestamp":"2023-03-31T00:36:38.701103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:36:38.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2809b398-c1c2-4bc8-bf22-e1b7e1ae6c31","timestamp":"2023-03-31T00:36:38.701103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:36:38.739+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:37:06.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"07274fde-dbc3-4c21-9552-952c03593804","timestamp":"2023-03-31T00:37:06.124444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:37:06.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:38:17.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87586d1a-7985-4c1d-b108-2ffc05690e3e","timestamp":"2023-03-31T00:38:17.984738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:38:17.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:38:19.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"579996eb-4693-434f-b388-eced462154f5","timestamp":"2023-03-31T00:38:18.678984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:38:19.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:38:20.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffe6d072-25d0-4d45-aa8f-3b0baf7646ec","timestamp":"2023-03-31T00:38:20.425697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:38:20.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:38:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0cf76d1-1269-4d80-a810-f20b90409047","timestamp":"2023-03-31T00:38:38.700681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:38:38.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0cf76d1-1269-4d80-a810-f20b90409047","timestamp":"2023-03-31T00:38:38.700681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:38:38.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:39:06.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a854b9e0-1a3c-4be7-8589-adcabbd5c38c","timestamp":"2023-03-31T00:39:06.124670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:39:06.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:40:17.767+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7bb0aa7-e580-4778-8f60-34dbc9d60509","timestamp":"2023-03-31T00:40:17.984663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:40:17.767+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:40:19.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72932c29-9ec4-4f9b-8758-bfd4a42adb06","timestamp":"2023-03-31T00:40:18.678976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:40:19.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:40:20.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b268ff-d946-4339-ae98-07e67eff3c5a","timestamp":"2023-03-31T00:40:20.425727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:40:20.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:40:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7a65224-9da9-4de2-b4c0-dc7b630ee435","timestamp":"2023-03-31T00:40:38.700576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:40:38.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7a65224-9da9-4de2-b4c0-dc7b630ee435","timestamp":"2023-03-31T00:40:38.700576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:40:38.739+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:41:06.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"248c11ad-8312-43a1-80aa-84e662b8c514","timestamp":"2023-03-31T00:41:06.124452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:41:06.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:42:17.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bce15b11-c465-4e83-9739-35d00d6cfe5e","timestamp":"2023-03-31T00:42:17.984673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:42:17.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:42:19.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d3bca6a-84af-46dc-a7a2-521abf196bd6","timestamp":"2023-03-31T00:42:18.679108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:42:19.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:42:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1977d6c-9ad1-4540-833a-0712202f148b","timestamp":"2023-03-31T00:42:20.426047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:42:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:42:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7889d27-e6a6-416a-b57b-1038ad62be8e","timestamp":"2023-03-31T00:42:38.700594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:42:38.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7889d27-e6a6-416a-b57b-1038ad62be8e","timestamp":"2023-03-31T00:42:38.700594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:42:38.735+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:43:06.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10d11b8c-e81d-4fdc-8850-d11e7c58dfe3","timestamp":"2023-03-31T00:43:06.124509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:43:06.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:44:17.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7147d900-648a-4806-a1f3-92fb4aa7434b","timestamp":"2023-03-31T00:44:17.984587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:44:17.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:44:19.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a10d0d8c-7a65-4b28-8b67-d680fa38e4d7","timestamp":"2023-03-31T00:44:18.678753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:44:19.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:44:20.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99af9aba-8431-4a81-b780-9d1f071b3219","timestamp":"2023-03-31T00:44:20.425526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:44:20.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:44:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2658999d-0720-412b-9f1a-6f145a9d53c6","timestamp":"2023-03-31T00:44:38.700763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:44:38.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2658999d-0720-412b-9f1a-6f145a9d53c6","timestamp":"2023-03-31T00:44:38.700763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:44:38.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:45:06.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d06d8472-039a-422e-a2dd-04b61f619e16","timestamp":"2023-03-31T00:45:06.124522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:45:06.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:46:17.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f21617f-8edd-4105-8390-f955e78ddb38","timestamp":"2023-03-31T00:46:17.984736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:46:17.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:46:19.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b97dab3-bf0b-4e81-acc4-20ce75f65537","timestamp":"2023-03-31T00:46:18.679203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:46:19.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:46:20.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e287a85d-ef44-40ba-b7b4-019d18d3ef9b","timestamp":"2023-03-31T00:46:20.425565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:46:20.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:46:38.702+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9764e6f-309d-4317-b71f-16dfeef046b5","timestamp":"2023-03-31T00:46:38.701050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:46:38.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9764e6f-309d-4317-b71f-16dfeef046b5","timestamp":"2023-03-31T00:46:38.701050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:46:38.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:47:06.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b7136e7-1207-40bd-a5f1-7592a680b2cf","timestamp":"2023-03-31T00:47:06.124320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:47:06.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:48:17.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c469eaab-2103-4578-99a4-61e56513e2e8","timestamp":"2023-03-31T00:48:17.984482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:48:17.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:48:19.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b38b87b1-79fd-4f58-8928-ecdef39451aa","timestamp":"2023-03-31T00:48:18.678901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:48:19.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:48:20.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fd8981a-113f-41f8-8fb9-89c2ad0bc800","timestamp":"2023-03-31T00:48:20.425540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:48:20.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:48:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ace8c815-eee7-4b0f-8d72-0b5d8388575e","timestamp":"2023-03-31T00:48:38.700560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:48:38.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ace8c815-eee7-4b0f-8d72-0b5d8388575e","timestamp":"2023-03-31T00:48:38.700560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:48:38.736+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:49:06.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a712b9b9-c520-4bb0-99b1-1e9616b1bfcb","timestamp":"2023-03-31T00:49:06.124449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:49:06.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:50:17.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7abf709-a79e-4606-9d56-2287d1fda146","timestamp":"2023-03-31T00:50:17.984660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:50:17.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:50:19.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f60a3e5-d021-4be9-bae7-fba1fb08ef7e","timestamp":"2023-03-31T00:50:18.678924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:50:19.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:50:20.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85671f91-6ea3-45b1-89d7-d8e7bb67e8ad","timestamp":"2023-03-31T00:50:20.425652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:50:20.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:50:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a07ac015-1c6f-4ac7-ad40-8dd7c96037b6","timestamp":"2023-03-31T00:50:38.700895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:50:38.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a07ac015-1c6f-4ac7-ad40-8dd7c96037b6","timestamp":"2023-03-31T00:50:38.700895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:50:38.747+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:51:06.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a58a8c10-cd3d-4e9a-b09e-9ecc086bff3e","timestamp":"2023-03-31T00:51:06.124522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:51:06.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:52:17.767+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5653e50-379e-49ca-8237-8b4b239ede74","timestamp":"2023-03-31T00:52:17.984589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:52:17.768+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:52:19.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e544e963-09cd-4412-9659-60ef7546625b","timestamp":"2023-03-31T00:52:18.679011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:52:19.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:52:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3471369-938b-4fcb-bef0-1737e861aab5","timestamp":"2023-03-31T00:52:20.425686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:52:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:52:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29623209-4b81-4cc4-a22e-f6de61e45b4f","timestamp":"2023-03-31T00:52:38.700589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:52:38.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29623209-4b81-4cc4-a22e-f6de61e45b4f","timestamp":"2023-03-31T00:52:38.700589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:52:38.747+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:53:06.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e28fb06-2a93-40ad-a2d0-f37a20ebbe34","timestamp":"2023-03-31T00:53:06.124614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:53:06.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:54:08.810+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 1 disconnected.
[2023-03-31T00:54:17.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"358a18fe-17db-4433-8d30-e991ed48889c","timestamp":"2023-03-31T00:54:17.984612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:54:17.778+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:54:19.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4c12f19-416d-4516-b9be-3c8ff7e313fe","timestamp":"2023-03-31T00:54:18.678978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:54:19.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:54:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c02152ac-9225-4c35-ad15-ba05d239669f","timestamp":"2023-03-31T00:54:20.425546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:54:20.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:54:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"275603fb-22d4-4e78-b697-5b96266fcb5e","timestamp":"2023-03-31T00:54:38.700636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:54:38.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"275603fb-22d4-4e78-b697-5b96266fcb5e","timestamp":"2023-03-31T00:54:38.700636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:54:38.736+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:55:06.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"106ec913-14d1-46f5-8d1b-cf5d252f4eb1","timestamp":"2023-03-31T00:55:06.124445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:55:06.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:56:17.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fad243e-6064-437a-9cb5-f22e85d97608","timestamp":"2023-03-31T00:56:17.984603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:56:17.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:56:19.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"398c1fc6-4c4b-47df-840a-34f01d81070c","timestamp":"2023-03-31T00:56:18.678758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:56:19.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:56:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95cbd03e-c2b5-4bf0-b114-04bb3a1098de","timestamp":"2023-03-31T00:56:20.426523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:56:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:56:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1756c64e-24b3-46e2-be8e-985f69953792","timestamp":"2023-03-31T00:56:38.700659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:56:38.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1756c64e-24b3-46e2-be8e-985f69953792","timestamp":"2023-03-31T00:56:38.700659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:56:38.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:57:06.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"538f8b19-58f9-42ee-a21f-494569c25f1f","timestamp":"2023-03-31T00:57:06.124373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:57:06.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:58:17.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcad39df-4530-49a4-92ec-61c337fdb07f","timestamp":"2023-03-31T00:58:17.984850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T00:58:17.774+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:58:19.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"012ef77a-80d6-4c80-848d-75331f694f74","timestamp":"2023-03-31T00:58:18.678899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T00:58:19.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:58:20.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a33aa3df-c090-4b2c-9828-a2259ff60481","timestamp":"2023-03-31T00:58:20.425808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T00:58:20.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:58:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1c0c86d-da00-498c-9876-fd1df2b7cccd","timestamp":"2023-03-31T00:58:38.700810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:58:38.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1c0c86d-da00-498c-9876-fd1df2b7cccd","timestamp":"2023-03-31T00:58:38.700810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T00:58:38.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T00:59:06.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17f3cb9b-acbe-435d-925f-0ce89b494814","timestamp":"2023-03-31T00:59:06.124482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T00:59:06.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:00:17.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daf2db92-1981-4b6c-82e4-a9ea09d04895","timestamp":"2023-03-31T01:00:17.984592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:00:17.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:00:19.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2a297c3-9b35-44d5-9260-6fdc7f1d0b8c","timestamp":"2023-03-31T01:00:18.678948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:00:19.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:00:20.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f859718-ec2e-46f7-a2a8-3936e17d03d0","timestamp":"2023-03-31T01:00:20.425634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:00:20.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:00:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3f5d328-3c70-4115-bdb8-8fa8aecf0490","timestamp":"2023-03-31T01:00:38.700816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:00:38.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3f5d328-3c70-4115-bdb8-8fa8aecf0490","timestamp":"2023-03-31T01:00:38.700816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:00:38.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:01:06.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d5f1404-789f-4164-b0f6-306603c7543f","timestamp":"2023-03-31T01:01:06.124453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:01:06.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:02:17.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e6f6056-a429-4389-89cd-d13b68dbb5e7","timestamp":"2023-03-31T01:02:17.984803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:02:17.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:02:19.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72b01b92-b6e5-4e32-a2ca-d2aebdf2a31d","timestamp":"2023-03-31T01:02:18.678753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:02:19.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:02:20.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c545c151-20b8-4e50-add8-788888dee6a9","timestamp":"2023-03-31T01:02:20.425526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:02:20.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:02:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3aae7cb-d2ca-4a3d-a2aa-29eed12e2a6b","timestamp":"2023-03-31T01:02:38.700650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:02:38.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3aae7cb-d2ca-4a3d-a2aa-29eed12e2a6b","timestamp":"2023-03-31T01:02:38.700650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:02:38.734+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:03:06.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6109051a-c931-4fb7-a6be-b4fe38955ed6","timestamp":"2023-03-31T01:03:06.124324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:03:06.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:04:17.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b4ce2f-17db-4866-8bc1-0d4e62fefbb2","timestamp":"2023-03-31T01:04:17.984548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:04:17.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:04:19.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dafe536c-ac27-4a74-8ecd-b6100a38a2b0","timestamp":"2023-03-31T01:04:18.678919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:04:19.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:04:20.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"183ef050-de2e-40b4-89d9-80e74de5fcc7","timestamp":"2023-03-31T01:04:20.425613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:04:20.518+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:04:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb920b6f-ea3f-4c5e-84fc-2bf2fa1f5968","timestamp":"2023-03-31T01:04:38.700554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:04:38.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb920b6f-ea3f-4c5e-84fc-2bf2fa1f5968","timestamp":"2023-03-31T01:04:38.700554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:04:38.745+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:05:06.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"069e2675-15a0-42ea-a355-a26d74e8630c","timestamp":"2023-03-31T01:05:06.124587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:05:06.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:06:17.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe98b00-e8da-4f6d-a40f-1c47baa4be7c","timestamp":"2023-03-31T01:06:17.984534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:06:17.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:06:19.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f12c5c27-c298-4b68-9b3e-048133bab533","timestamp":"2023-03-31T01:06:18.679872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:06:19.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:06:20.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efb68cc2-82b9-4d80-a573-9aeb36613b13","timestamp":"2023-03-31T01:06:20.425738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:06:20.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:06:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b14394a-9fc4-465f-ad1a-8f12b4153978","timestamp":"2023-03-31T01:06:38.700525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:06:38.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b14394a-9fc4-465f-ad1a-8f12b4153978","timestamp":"2023-03-31T01:06:38.700525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:06:38.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:07:06.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e7dcc76-c255-41e7-9c9b-565ecdcf7523","timestamp":"2023-03-31T01:07:06.124475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:07:06.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:08:17.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17a7977c-640a-4694-9cc4-50d911947cb4","timestamp":"2023-03-31T01:08:17.984871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:08:17.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:08:19.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dc277ef-2420-4f5a-9117-7fe39f9353ed","timestamp":"2023-03-31T01:08:18.678728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:08:19.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:08:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38d2b299-26ed-4674-869e-d468ad42d071","timestamp":"2023-03-31T01:08:20.425715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:08:20.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:08:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea844a1-bb95-459c-a20a-436ee24dfeaa","timestamp":"2023-03-31T01:08:38.700924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:08:38.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea844a1-bb95-459c-a20a-436ee24dfeaa","timestamp":"2023-03-31T01:08:38.700924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:08:38.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:09:06.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"246c5a2c-0325-4b0e-be25-a7adf68a0ea8","timestamp":"2023-03-31T01:09:06.124663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:09:06.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:10:17.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5844bc56-8fe3-49e3-951d-35b071dcc712","timestamp":"2023-03-31T01:10:17.984598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:10:17.780+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:10:19.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4356ec93-b493-4412-8076-797a249c5486","timestamp":"2023-03-31T01:10:18.678811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:10:19.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:10:20.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbca6914-ee3a-4e7f-be09-56afc3da5364","timestamp":"2023-03-31T01:10:20.425660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:10:20.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:10:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e99c51d6-5970-4c05-b1cc-19e384553ea0","timestamp":"2023-03-31T01:10:38.700982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:10:38.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e99c51d6-5970-4c05-b1cc-19e384553ea0","timestamp":"2023-03-31T01:10:38.700982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:10:38.746+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:11:06.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a647860-c5d5-400f-baee-d414581664c7","timestamp":"2023-03-31T01:11:06.124433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:11:06.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:12:17.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9237701b-672e-4677-83c7-d449e80b5f19","timestamp":"2023-03-31T01:12:17.984684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:12:17.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:12:19.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"619cd069-9fa9-4c9a-9dc7-7521fbe0de17","timestamp":"2023-03-31T01:12:18.678668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:12:19.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:12:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f648cc3-1cf4-43d5-b299-c052c82e5a0e","timestamp":"2023-03-31T01:12:20.425558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:12:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:12:38.702+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4e2b39f-a0f3-4ad6-848a-c31adfc3935f","timestamp":"2023-03-31T01:12:38.700779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:12:38.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4e2b39f-a0f3-4ad6-848a-c31adfc3935f","timestamp":"2023-03-31T01:12:38.700779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:12:38.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:13:06.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c70c2a90-bfe5-4ca9-a624-2653df41deeb","timestamp":"2023-03-31T01:13:06.124484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:13:06.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:14:17.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9df241a3-1d81-4c05-9d60-dc85c859a229","timestamp":"2023-03-31T01:14:17.984610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:14:17.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:14:19.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e3ab6cb-515d-4195-ab76-f1f1b64ee42a","timestamp":"2023-03-31T01:14:18.679369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:14:19.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:14:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"809b70fd-40d5-42e3-b4d5-76d155ca7a29","timestamp":"2023-03-31T01:14:20.425859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:14:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:14:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7e16b2e-1119-4bf0-acff-a78ecc4acb7e","timestamp":"2023-03-31T01:14:38.701201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:14:38.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7e16b2e-1119-4bf0-acff-a78ecc4acb7e","timestamp":"2023-03-31T01:14:38.701201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:14:38.745+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:15:06.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"520405eb-4cbe-4571-bafc-39fed7ee23c4","timestamp":"2023-03-31T01:15:06.124575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:15:06.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:16:17.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8eb15d3a-7460-4e23-a4f4-77ef67ce4adf","timestamp":"2023-03-31T01:16:17.984586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:16:17.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:16:19.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2649be0-7786-44c9-ad0c-38803ced8186","timestamp":"2023-03-31T01:16:18.680153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:16:19.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:16:20.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccd0c200-88b4-4731-88ad-fde3bf853af4","timestamp":"2023-03-31T01:16:20.425870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:16:20.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:16:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0e8fc47-fe43-4953-87a0-e5b3ac6aa84b","timestamp":"2023-03-31T01:16:38.700708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:16:38.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0e8fc47-fe43-4953-87a0-e5b3ac6aa84b","timestamp":"2023-03-31T01:16:38.700708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:16:38.736+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:17:06.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d70e8fba-9b60-4b02-968a-4d06b385a6a9","timestamp":"2023-03-31T01:17:06.124474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:17:06.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:18:17.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fff8f085-2236-400c-80c3-2b09e6833a54","timestamp":"2023-03-31T01:18:17.984548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:18:17.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:18:19.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f3d85cc-47fc-4a3c-abaa-5237d910a08f","timestamp":"2023-03-31T01:18:18.678915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:18:19.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:18:20.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"165ce568-fb2f-4ccc-b96d-ee583d048659","timestamp":"2023-03-31T01:18:20.425598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:18:20.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:18:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6987cb62-859d-4229-861e-a8d2d6001989","timestamp":"2023-03-31T01:18:38.700598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:18:38.702+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 0 disconnected.
[2023-03-31T01:18:38.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6987cb62-859d-4229-861e-a8d2d6001989","timestamp":"2023-03-31T01:18:38.700598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:18:38.741+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:19:06.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"490a96f4-c79a-4ab3-850f-7e15171eb36d","timestamp":"2023-03-31T01:19:06.124652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:19:06.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:20:17.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8fd4325-d82f-4c26-a3c6-1c2cea8dbe29","timestamp":"2023-03-31T01:20:17.984608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:20:17.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:20:19.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4cf47f0-2135-471b-b3af-c4ff961c39f9","timestamp":"2023-03-31T01:20:18.679016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:20:19.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:20:20.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7e04f90-a56f-46b2-8342-953b0aab0124","timestamp":"2023-03-31T01:20:20.425514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:20:20.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:20:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cef6a2b-8038-4c9d-a1a2-93706216c083","timestamp":"2023-03-31T01:20:38.700708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:20:38.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cef6a2b-8038-4c9d-a1a2-93706216c083","timestamp":"2023-03-31T01:20:38.700708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:20:38.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:21:06.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f13bd6d-2045-4a36-8317-f6edf2746cf8","timestamp":"2023-03-31T01:21:06.124229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:21:06.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:22:17.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a940317-f839-42e0-b68e-26799ce0169a","timestamp":"2023-03-31T01:22:17.984540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:22:17.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:22:19.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0b5ae71-053f-4309-a0dc-2f3fb3484456","timestamp":"2023-03-31T01:22:18.678792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:22:19.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:22:20.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b282ff3c-2145-4adf-a04a-0642453c3a33","timestamp":"2023-03-31T01:22:20.425529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:22:20.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:22:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceae5e7a-b8fc-4049-a7a5-6804f973eab4","timestamp":"2023-03-31T01:22:38.700866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:22:38.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceae5e7a-b8fc-4049-a7a5-6804f973eab4","timestamp":"2023-03-31T01:22:38.700866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:22:38.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:23:06.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"137adf26-2d73-4aa2-b3a5-ce1e3dd4b462","timestamp":"2023-03-31T01:23:06.124538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:23:06.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:24:17.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e719a064-5c20-45cc-9249-cb3dd295bf58","timestamp":"2023-03-31T01:24:17.984746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:24:17.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:24:19.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef75a0ad-3866-4c6e-b5c4-0a1706fac17d","timestamp":"2023-03-31T01:24:18.678784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:24:19.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:24:20.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f49f3f3a-47e4-4158-98bb-ad0132d8b8e1","timestamp":"2023-03-31T01:24:20.425619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:24:20.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:24:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e0056e-70ab-4c6f-92a0-64a7f8043b4b","timestamp":"2023-03-31T01:24:38.700646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:24:38.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e0056e-70ab-4c6f-92a0-64a7f8043b4b","timestamp":"2023-03-31T01:24:38.700646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:24:38.739+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:25:06.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"121616a3-34f3-4ceb-a8c8-858c6bf0b6b3","timestamp":"2023-03-31T01:25:06.124489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:25:06.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:25:38.780+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-03-31T01:26:17.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b76d085c-4f44-4650-a124-6fca77ded333","timestamp":"2023-03-31T01:26:17.984736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:26:17.780+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:26:19.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e66ba26-eb54-481c-aca3-1e7e3643b56a","timestamp":"2023-03-31T01:26:18.678800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:26:19.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:26:20.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0da36bf-2723-4b4b-938d-0d2a57a4f78c","timestamp":"2023-03-31T01:26:20.425508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:26:20.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:26:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2277a88d-5604-408b-8d9b-27d3251506a3","timestamp":"2023-03-31T01:26:38.701031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:26:38.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2277a88d-5604-408b-8d9b-27d3251506a3","timestamp":"2023-03-31T01:26:38.701031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:26:38.739+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:27:06.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b630fd92-a120-44b5-b65e-bb328d628107","timestamp":"2023-03-31T01:27:06.124628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:27:06.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:28:17.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f377e9fd-c3fe-42d9-a681-a34df0884d1e","timestamp":"2023-03-31T01:28:17.984566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:28:17.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:28:19.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80d0e8e4-ae06-4bff-a669-0dd006ae2737","timestamp":"2023-03-31T01:28:18.678909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:28:19.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:28:20.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c594fbbc-c441-4107-b4ea-e0ce5e9444df","timestamp":"2023-03-31T01:28:20.425706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:28:20.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:28:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"284b78bd-82c7-4c0d-92a7-2437dfe521e4","timestamp":"2023-03-31T01:28:38.700568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:28:38.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"284b78bd-82c7-4c0d-92a7-2437dfe521e4","timestamp":"2023-03-31T01:28:38.700568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:28:38.746+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:29:06.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee340315-035f-44d8-a556-055dcdb7c55c","timestamp":"2023-03-31T01:29:06.124261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:29:06.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:30:17.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6019b19e-c979-4bbb-a69e-c0c28d953d2c","timestamp":"2023-03-31T01:30:17.984601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:30:17.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:30:19.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77486c9e-ebee-487c-8b27-4b61c1eabf63","timestamp":"2023-03-31T01:30:18.678977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:30:19.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:30:20.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"583fa69d-3719-45a7-a055-4ebd13dce6c3","timestamp":"2023-03-31T01:30:20.425627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:30:20.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:30:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8f1ce5a-fce8-4a13-aa0c-2bf3b4b662e0","timestamp":"2023-03-31T01:30:38.700642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:30:38.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8f1ce5a-fce8-4a13-aa0c-2bf3b4b662e0","timestamp":"2023-03-31T01:30:38.700642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:30:38.740+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:31:06.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"418f0b26-edb0-4d8d-bbd3-847a238c5a3f","timestamp":"2023-03-31T01:31:06.124510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:31:06.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:32:17.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30403dcb-06e2-44a6-8165-1bd2adfdcf20","timestamp":"2023-03-31T01:32:17.984610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:32:17.848+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:32:19.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9313748-c5b3-4d17-a337-7747ce4b4514","timestamp":"2023-03-31T01:32:18.678806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:32:19.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:32:20.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ee2fe50-cd51-4777-9481-50edf1601f3e","timestamp":"2023-03-31T01:32:20.425678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:32:20.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:32:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e56a4441-ac75-46de-8616-eb9855e7b3c3","timestamp":"2023-03-31T01:32:38.700727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:32:38.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e56a4441-ac75-46de-8616-eb9855e7b3c3","timestamp":"2023-03-31T01:32:38.700727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:32:38.745+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:33:06.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c141fe1a-5e98-4dd8-a975-d24331af34b5","timestamp":"2023-03-31T01:33:06.124512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:33:06.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:34:17.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8fb0dbd-29ad-4256-9c0f-7284c5257499","timestamp":"2023-03-31T01:34:17.984702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:34:17.790+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:34:19.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5229e40e-7dcd-42c1-a866-ec1522e57a35","timestamp":"2023-03-31T01:34:18.679079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:34:19.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:34:20.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f12079f9-bcd1-4f7f-b0cc-9b456617caf1","timestamp":"2023-03-31T01:34:20.425474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:34:20.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:34:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26450db5-b524-4111-8452-6fb68ff9b707","timestamp":"2023-03-31T01:34:38.700586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:34:38.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26450db5-b524-4111-8452-6fb68ff9b707","timestamp":"2023-03-31T01:34:38.700586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:34:38.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:35:06.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f4fc19d-4e46-42c1-88e6-7c475055a304","timestamp":"2023-03-31T01:35:06.124372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:35:06.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:36:17.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cec669bc-06aa-4b64-a953-041f711727ca","timestamp":"2023-03-31T01:36:17.984618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:36:17.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:36:19.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55dbbdb3-3b89-405c-8aad-63ac90384746","timestamp":"2023-03-31T01:36:18.678777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:36:19.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:36:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f79d21a-000e-444e-8f87-ba529e445b7c","timestamp":"2023-03-31T01:36:20.425526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:36:20.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:36:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2984a5b8-653f-44de-8289-f1a1d2ffdd0d","timestamp":"2023-03-31T01:36:38.700688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:36:38.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2984a5b8-653f-44de-8289-f1a1d2ffdd0d","timestamp":"2023-03-31T01:36:38.700688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:36:38.734+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:37:06.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f021f0a-4ad8-4001-b44b-3d0abeb3f790","timestamp":"2023-03-31T01:37:06.124503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:37:06.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:38:17.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fad740b-4138-4870-a965-6d83ba0f22b6","timestamp":"2023-03-31T01:38:17.984662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:38:17.790+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:38:19.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"454873f0-06f7-4891-a0d1-406870b20723","timestamp":"2023-03-31T01:38:18.678760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:38:19.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:38:20.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8c5c1df-bdc1-449b-afda-3ff6b80827c0","timestamp":"2023-03-31T01:38:20.425605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:38:20.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:38:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b090ab8f-df99-4d7f-a14c-1e43e1d990c9","timestamp":"2023-03-31T01:38:38.700543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:38:38.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b090ab8f-df99-4d7f-a14c-1e43e1d990c9","timestamp":"2023-03-31T01:38:38.700543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:38:38.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:39:06.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5edbdb1-2e9d-4ec9-939a-13a212828ef6","timestamp":"2023-03-31T01:39:06.124414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:39:06.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:40:17.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef1b38d1-1593-479b-80b3-dd2de8f8f275","timestamp":"2023-03-31T01:40:17.984701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:40:17.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:40:19.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20de086a-06b4-4327-959a-0c662ddcfd20","timestamp":"2023-03-31T01:40:18.679152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:40:19.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:40:20.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a749530a-394f-4e13-b0d8-a968f4c0c72c","timestamp":"2023-03-31T01:40:20.425652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:40:20.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:40:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f73a8780-771c-4f4a-ac9c-a0a73fd138a0","timestamp":"2023-03-31T01:40:38.700689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:40:38.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f73a8780-771c-4f4a-ac9c-a0a73fd138a0","timestamp":"2023-03-31T01:40:38.700689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:40:38.737+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:41:06.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eee27590-a5be-444c-83c8-be6d6796f3ce","timestamp":"2023-03-31T01:41:06.124554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:41:06.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:42:17.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0083d3f3-a897-4cc0-971a-2e9bbaa46244","timestamp":"2023-03-31T01:42:17.984750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:42:17.790+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:42:19.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc75763a-6598-4a0b-9354-73c12a1bef16","timestamp":"2023-03-31T01:42:18.678841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:42:19.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:42:20.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f51dfb1c-e69b-4332-a3ab-8ec3f40c88e0","timestamp":"2023-03-31T01:42:20.425665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:42:20.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:42:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcb435b6-448e-41a1-840b-d7fa6c6f5d6e","timestamp":"2023-03-31T01:42:38.700573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:42:38.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcb435b6-448e-41a1-840b-d7fa6c6f5d6e","timestamp":"2023-03-31T01:42:38.700573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:42:38.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:43:06.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ad029b5-f193-4145-b0bf-213fce44baa8","timestamp":"2023-03-31T01:43:06.124572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:43:06.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:44:17.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78daa412-248e-413b-8d73-23001090ab1a","timestamp":"2023-03-31T01:44:17.984583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:44:17.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:44:19.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ad90556-fea0-4f52-a851-279e91c76989","timestamp":"2023-03-31T01:44:18.678966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:44:19.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:44:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bbe4fa7-c694-4e9b-a970-693a3094c826","timestamp":"2023-03-31T01:44:20.425568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:44:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:44:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e646c8-931b-4658-a467-848ae72c4e13","timestamp":"2023-03-31T01:44:38.700769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:44:38.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e646c8-931b-4658-a467-848ae72c4e13","timestamp":"2023-03-31T01:44:38.700769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:44:38.733+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:45:06.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bb1e0c6-ad56-4391-b0aa-1657e4e9e484","timestamp":"2023-03-31T01:45:06.124278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:45:06.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:46:17.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e1f4360-bd5d-458b-9d41-6472ed456591","timestamp":"2023-03-31T01:46:17.984818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:46:17.794+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:46:19.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cb12849-bb3f-46f4-a32b-6f3ab0dc7dea","timestamp":"2023-03-31T01:46:18.678849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:46:19.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:46:20.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54b7c9f8-406d-4c75-ab6c-54e9fa187caa","timestamp":"2023-03-31T01:46:20.425529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:46:20.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:46:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a6a5a46-9851-458e-b822-aa0f252c520b","timestamp":"2023-03-31T01:46:38.700773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:46:38.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a6a5a46-9851-458e-b822-aa0f252c520b","timestamp":"2023-03-31T01:46:38.700773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:46:38.736+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:47:06.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8da711da-4090-46ea-8b89-a9912f40d02a","timestamp":"2023-03-31T01:47:06.124373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:47:06.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:48:17.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d521a906-da06-4dce-a64a-3cb1b13ab739","timestamp":"2023-03-31T01:48:17.984610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:48:17.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:48:19.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc7f3136-5c5b-4fbf-84fa-9c7eb57c605a","timestamp":"2023-03-31T01:48:18.680837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:48:19.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:48:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32ccea9d-6f89-4617-9bb6-e769331f3907","timestamp":"2023-03-31T01:48:20.425661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:48:20.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:48:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84e0bb6a-2fa7-4dae-a0ac-ad4a76d0838a","timestamp":"2023-03-31T01:48:38.700694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:48:38.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84e0bb6a-2fa7-4dae-a0ac-ad4a76d0838a","timestamp":"2023-03-31T01:48:38.700694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:48:38.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:49:06.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f4b800f-59d2-4749-b30e-63eee7670c13","timestamp":"2023-03-31T01:49:06.124468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:49:06.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:50:17.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85fcd09b-0e58-4a70-b6ce-8218adc30e8e","timestamp":"2023-03-31T01:50:17.984840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:50:17.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:50:19.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f13a6ffe-e5aa-4b4c-9958-8dce467d09fd","timestamp":"2023-03-31T01:50:18.678672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:50:19.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:50:20.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df1cc2ea-e404-422f-aed8-efd17cb443fb","timestamp":"2023-03-31T01:50:20.426089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:50:20.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:50:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b544dad2-1419-43da-9713-48551dd640a5","timestamp":"2023-03-31T01:50:38.700571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:50:38.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b544dad2-1419-43da-9713-48551dd640a5","timestamp":"2023-03-31T01:50:38.700571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:50:38.741+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:51:06.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfae839b-67eb-4f60-b9cf-e6fe2ca44121","timestamp":"2023-03-31T01:51:06.124401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:51:06.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:52:17.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fdb5ff3-5b26-4153-af8f-1ebe0b9b048b","timestamp":"2023-03-31T01:52:17.984585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:52:17.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:52:19.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b050c45d-3db4-4605-99d4-106957949d72","timestamp":"2023-03-31T01:52:18.679829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:52:19.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:52:20.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b89850da-7100-4cf3-8c15-b2b7049388c1","timestamp":"2023-03-31T01:52:20.425642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:52:20.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:52:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"479a10e6-b975-4570-bd13-6ebd3701c5cc","timestamp":"2023-03-31T01:52:38.701255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:52:38.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"479a10e6-b975-4570-bd13-6ebd3701c5cc","timestamp":"2023-03-31T01:52:38.701255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:52:38.750+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:53:06.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"28ec99a6-3416-40ad-8278-d5fa28d5c44e","timestamp":"2023-03-31T01:53:06.124557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:53:06.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:54:17.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f2a3444-578f-45ba-9cb0-5342478387bd","timestamp":"2023-03-31T01:54:17.984687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:54:17.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:54:19.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34e63a73-9fc1-4b8b-ba67-72b19ddb219e","timestamp":"2023-03-31T01:54:18.678853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:54:19.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:54:20.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46ad4a9f-a198-4007-8ea3-26491fda616b","timestamp":"2023-03-31T01:54:20.425642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:54:20.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:54:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"679a322b-ce3b-4e2b-83f6-a75d46620aa4","timestamp":"2023-03-31T01:54:38.700547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:54:38.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"679a322b-ce3b-4e2b-83f6-a75d46620aa4","timestamp":"2023-03-31T01:54:38.700547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:54:38.745+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:55:06.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30d23c7c-aacb-4500-9c0d-3a39ce08f2a9","timestamp":"2023-03-31T01:55:06.124270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:55:06.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:56:17.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a9c3b46-5713-46a7-8bc4-e036f1c3a2e8","timestamp":"2023-03-31T01:56:17.984391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:56:17.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:56:19.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6a682b7-edd1-4695-adf3-c219d164757d","timestamp":"2023-03-31T01:56:18.678855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:56:19.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:56:20.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44d98764-5963-412e-805e-b8d99a064920","timestamp":"2023-03-31T01:56:20.425691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:56:20.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:56:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28d02808-59fd-4617-b16b-fed56ebcf554","timestamp":"2023-03-31T01:56:38.700901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:56:38.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28d02808-59fd-4617-b16b-fed56ebcf554","timestamp":"2023-03-31T01:56:38.700901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:56:38.741+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:57:06.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec7cf984-aa34-4f35-9e02-e5e467212b6d","timestamp":"2023-03-31T01:57:06.124523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:57:06.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:58:17.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b54bbe6-7e75-4a68-b67b-967f5699feb8","timestamp":"2023-03-31T01:58:17.984626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T01:58:17.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:58:19.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ab896df-ea41-4ae1-9272-ba1e5accedd4","timestamp":"2023-03-31T01:58:18.678931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T01:58:19.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:58:20.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2e726de-9741-4c01-b2bf-6895733ddd1b","timestamp":"2023-03-31T01:58:20.425650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T01:58:20.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:58:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31387427-05f1-46ea-bd9d-5abb1bbfe47a","timestamp":"2023-03-31T01:58:38.700738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:58:38.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31387427-05f1-46ea-bd9d-5abb1bbfe47a","timestamp":"2023-03-31T01:58:38.700738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T01:58:38.740+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T01:59:06.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63efa196-05d9-499d-b20d-104032fb8225","timestamp":"2023-03-31T01:59:06.124437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T01:59:06.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:00:17.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"243ead0d-ef33-4070-956a-1bc90c67ece7","timestamp":"2023-03-31T02:00:17.984605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:00:17.794+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:00:19.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c7d3c1a-79d2-419d-9af7-890bb481b430","timestamp":"2023-03-31T02:00:18.678835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:00:19.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:00:20.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38bfc948-b928-49ed-8c03-8cec2864b866","timestamp":"2023-03-31T02:00:20.425684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:00:20.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:00:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62a218c5-36d9-4e68-8a43-30f60f9d850d","timestamp":"2023-03-31T02:00:38.700773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:00:38.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62a218c5-36d9-4e68-8a43-30f60f9d850d","timestamp":"2023-03-31T02:00:38.700773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:00:38.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:01:06.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2faceaa4-9c5e-43a6-9ae3-e10c0bc3f131","timestamp":"2023-03-31T02:01:06.124444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:01:06.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:01:38.910+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 0 disconnected.
[2023-03-31T02:02:17.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b30789c5-0412-4739-883c-6f3ca79f658e","timestamp":"2023-03-31T02:02:17.984485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:02:17.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:02:19.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d523aac-2b53-481b-9f18-e706c526c373","timestamp":"2023-03-31T02:02:18.678861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:02:19.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:02:20.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88fc78bb-fa83-46a4-bc73-4d11ae755a15","timestamp":"2023-03-31T02:02:20.425672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:02:20.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:02:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90fd6d7e-514c-46a1-a8bd-65a9b16b1218","timestamp":"2023-03-31T02:02:38.700542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:02:38.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90fd6d7e-514c-46a1-a8bd-65a9b16b1218","timestamp":"2023-03-31T02:02:38.700542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:02:38.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:03:06.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd06ca60-3329-419a-82ff-f6b3f8e93fad","timestamp":"2023-03-31T02:03:06.124407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:03:06.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:04:17.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b11166ad-c521-4375-a968-f6c4c25656a8","timestamp":"2023-03-31T02:04:17.987763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:04:17.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:04:19.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c8c3c79-9de2-4077-acc2-d5a302f43c7d","timestamp":"2023-03-31T02:04:18.678854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:04:19.109+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:04:20.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6416f72-4265-4dca-b16b-8c2e6cbe7d8a","timestamp":"2023-03-31T02:04:20.425842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:04:20.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:04:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2256637-c040-4f23-bcb8-adbaef7a3218","timestamp":"2023-03-31T02:04:38.700655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:04:38.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2256637-c040-4f23-bcb8-adbaef7a3218","timestamp":"2023-03-31T02:04:38.700655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:04:38.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:05:06.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"076449f5-901a-4c84-96ef-9af1014551c9","timestamp":"2023-03-31T02:05:06.124539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:05:06.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:06:17.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bf534bb-6a89-4d25-ba29-ad2cb4c51143","timestamp":"2023-03-31T02:06:17.984433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:06:17.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:06:19.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b6cc266-f3c0-43ea-a9c7-a0d755abd97b","timestamp":"2023-03-31T02:06:18.678839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:06:19.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:06:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2e39c3d-7857-4bb7-af7a-92c4adf67266","timestamp":"2023-03-31T02:06:20.425729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:06:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:06:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cb09106-b8e0-4461-9c57-bd1b610e7427","timestamp":"2023-03-31T02:06:38.700610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:06:38.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cb09106-b8e0-4461-9c57-bd1b610e7427","timestamp":"2023-03-31T02:06:38.700610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:06:38.763+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:07:06.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"beb4ffae-39ee-4c05-9803-c1356a2a3a20","timestamp":"2023-03-31T02:07:06.124310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:07:06.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:08:17.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"872b2809-fc4c-40de-a636-00b9b71913a2","timestamp":"2023-03-31T02:08:17.984609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:08:17.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:08:19.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a85cd44c-ca3c-4448-80c0-7b75095e1ab3","timestamp":"2023-03-31T02:08:18.678849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:08:19.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:08:20.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae9e4445-9fdd-4086-8f6b-791aad170ca2","timestamp":"2023-03-31T02:08:20.425572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:08:20.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:08:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9070e1dc-c86e-421b-bad1-eff2028f1d0a","timestamp":"2023-03-31T02:08:38.700704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:08:38.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9070e1dc-c86e-421b-bad1-eff2028f1d0a","timestamp":"2023-03-31T02:08:38.700704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:08:38.736+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:09:06.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6431242f-240c-432a-8c82-11a6a4006671","timestamp":"2023-03-31T02:09:06.124452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:09:06.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:10:17.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bf42252-7b8f-40f2-96c1-5e511bdbe71f","timestamp":"2023-03-31T02:10:17.984625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:10:17.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:10:19.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8fa79ac-4acf-4873-a8a6-ac0cbab244ce","timestamp":"2023-03-31T02:10:18.678896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:10:19.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:10:20.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e09fd6c-e048-4709-be2c-47b5724fbf7a","timestamp":"2023-03-31T02:10:20.425555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:10:20.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:10:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc45bd20-cd28-4663-9b57-06a26d5be9c0","timestamp":"2023-03-31T02:10:38.700703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:10:38.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc45bd20-cd28-4663-9b57-06a26d5be9c0","timestamp":"2023-03-31T02:10:38.700703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:10:38.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:11:06.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7207d1f0-284f-4f5b-a95b-98c6ad5d85ce","timestamp":"2023-03-31T02:11:06.124341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:11:06.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:11:38.774+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 1 disconnected.
[2023-03-31T02:12:17.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7156c714-5187-45a1-88e3-27eee0192744","timestamp":"2023-03-31T02:12:17.984501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:12:17.806+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:12:19.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b850aca7-f97f-4271-8dd5-78e204e216db","timestamp":"2023-03-31T02:12:18.679151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:12:19.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:12:20.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce4c7fa1-eb78-4c48-8aeb-a5683126b54b","timestamp":"2023-03-31T02:12:20.425552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:12:20.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:12:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c198f8a-51d7-4a21-8de2-75a4982b41d5","timestamp":"2023-03-31T02:12:38.700555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:12:38.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c198f8a-51d7-4a21-8de2-75a4982b41d5","timestamp":"2023-03-31T02:12:38.700555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:12:38.740+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:13:06.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14ad6953-3909-4980-90c3-5cd1838c2853","timestamp":"2023-03-31T02:13:06.124278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:13:06.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:14:17.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc6645c2-1b49-43d8-a949-757ec45975a6","timestamp":"2023-03-31T02:14:17.984778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:14:17.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:14:19.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89d7cd44-a823-4d71-982b-e150a829a7c5","timestamp":"2023-03-31T02:14:18.678742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:14:19.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:14:20.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44d9949e-e673-4b01-a9a0-2722ee15d8a4","timestamp":"2023-03-31T02:14:20.425737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:14:20.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:14:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40ffff90-3fd6-444c-8a1a-47771f52b4c8","timestamp":"2023-03-31T02:14:38.700592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:14:38.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40ffff90-3fd6-444c-8a1a-47771f52b4c8","timestamp":"2023-03-31T02:14:38.700592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:14:38.739+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:15:06.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaffab40-bab7-4317-aeaf-c9c8739961fb","timestamp":"2023-03-31T02:15:06.124227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:15:06.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:16:17.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"639d2e2a-73e9-46b6-8d15-0a7e8448a1dc","timestamp":"2023-03-31T02:16:17.985155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:16:17.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:16:19.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb47d9bc-9376-4a10-8067-5973403ac605","timestamp":"2023-03-31T02:16:18.678809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:16:19.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:16:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80e6f925-6890-419e-97b9-4f8e476917aa","timestamp":"2023-03-31T02:16:20.425556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:16:20.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:16:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b090a645-1409-4b00-bfac-ea4ffb0605b8","timestamp":"2023-03-31T02:16:38.700648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:16:38.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b090a645-1409-4b00-bfac-ea4ffb0605b8","timestamp":"2023-03-31T02:16:38.700648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:16:38.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:17:06.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cf9c20d-fc25-4807-b430-9423f9015109","timestamp":"2023-03-31T02:17:06.124330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:17:06.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:18:17.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"745049ca-94d5-4a87-9129-5459b1e0c062","timestamp":"2023-03-31T02:18:17.984540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:18:17.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:18:19.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9748e4d-0aa8-4a5e-8d47-bbed99d4691a","timestamp":"2023-03-31T02:18:18.678786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:18:19.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:18:20.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c683e528-7147-45bf-8edc-fa390172ceba","timestamp":"2023-03-31T02:18:20.425642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:18:20.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:18:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3f7bc55-80d1-4f1a-837b-f8a5fbbe22d9","timestamp":"2023-03-31T02:18:38.700580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:18:38.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3f7bc55-80d1-4f1a-837b-f8a5fbbe22d9","timestamp":"2023-03-31T02:18:38.700580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:18:38.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:19:06.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a239b82-cbc3-45f2-8ab0-5b3625b7a087","timestamp":"2023-03-31T02:19:06.125694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:19:06.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:20:17.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6431b463-34da-4208-afc9-bb3ee6b87cb8","timestamp":"2023-03-31T02:20:17.984809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:20:17.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:20:19.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"997b57fd-cdb3-4b16-85b4-8c056fc23483","timestamp":"2023-03-31T02:20:18.678857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:20:19.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:20:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abdda218-960f-4332-8ee3-6b831c6c4af3","timestamp":"2023-03-31T02:20:20.426015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:20:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:20:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c4f2449-13da-4750-b556-352b0021b7ee","timestamp":"2023-03-31T02:20:38.700569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:20:38.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c4f2449-13da-4750-b556-352b0021b7ee","timestamp":"2023-03-31T02:20:38.700569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:20:38.794+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:21:06.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92700722-1fa9-413b-8463-0416da1bdfd5","timestamp":"2023-03-31T02:21:06.124340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:21:06.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:22:17.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94c2fe73-a446-4968-b102-1a348254cf32","timestamp":"2023-03-31T02:22:17.984587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:22:17.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:22:19.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1c0c562-853b-4568-aeee-5c7b9157bb22","timestamp":"2023-03-31T02:22:18.678755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:22:19.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:22:20.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8a696fa-a3b3-4978-9aed-33e6aa40d39a","timestamp":"2023-03-31T02:22:20.425623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:22:20.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:22:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bea59692-c205-4fa7-af61-db06c60e2d27","timestamp":"2023-03-31T02:22:38.700544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:22:38.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bea59692-c205-4fa7-af61-db06c60e2d27","timestamp":"2023-03-31T02:22:38.700544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:22:38.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:23:06.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5d4d854-058a-490c-89f3-cdd2b44b4340","timestamp":"2023-03-31T02:23:06.124331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:23:06.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:24:17.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d34bd62a-27ef-4627-8be1-16710cae27ee","timestamp":"2023-03-31T02:24:17.984402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:24:17.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:24:19.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c595268-e375-4aa0-988b-661fd5aa796e","timestamp":"2023-03-31T02:24:18.679028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:24:19.109+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:24:20.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b472c509-38b5-4655-840b-a39e4bc79235","timestamp":"2023-03-31T02:24:20.425468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:24:20.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:24:38.702+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc8b715e-0aeb-4e2a-96ea-66ab81b8ebe2","timestamp":"2023-03-31T02:24:38.701604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:24:38.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc8b715e-0aeb-4e2a-96ea-66ab81b8ebe2","timestamp":"2023-03-31T02:24:38.701604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:24:38.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:25:06.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c648b680-324f-4be2-9270-fbe7bb22cc74","timestamp":"2023-03-31T02:25:06.124405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:25:06.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:26:17.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fa19d37-63e6-4c16-86f5-1e8f80667f72","timestamp":"2023-03-31T02:26:17.984652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:26:17.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:26:19.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c63f3e30-790c-485d-b080-502c935a3c82","timestamp":"2023-03-31T02:26:18.678820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:26:19.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:26:20.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eada726c-e138-444e-96ca-74b04551d675","timestamp":"2023-03-31T02:26:20.425709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:26:20.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:26:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3d471ee-6d0f-42a6-83e6-1fa3af3561ff","timestamp":"2023-03-31T02:26:38.700891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:26:38.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3d471ee-6d0f-42a6-83e6-1fa3af3561ff","timestamp":"2023-03-31T02:26:38.700891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:26:38.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:27:06.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4803d9f0-58af-42d2-b28d-d1b94ca23ea1","timestamp":"2023-03-31T02:27:06.124385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:27:06.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:28:17.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cde1977b-cc23-47bc-a9fd-ae0882a2dc09","timestamp":"2023-03-31T02:28:17.984535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:28:17.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:28:19.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44e7d535-180c-49cb-b71f-d0f678ea2db8","timestamp":"2023-03-31T02:28:18.678740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:28:19.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:28:20.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fb25468-9f0f-4375-9d46-96173ce9ad88","timestamp":"2023-03-31T02:28:20.425485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:28:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:28:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c0ad6c2-359c-4b9f-9f09-e3a9f68e56c0","timestamp":"2023-03-31T02:28:38.700575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:28:38.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c0ad6c2-359c-4b9f-9f09-e3a9f68e56c0","timestamp":"2023-03-31T02:28:38.700575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:28:38.756+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:29:06.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee8fe236-771e-43b9-8995-ca766ecc6416","timestamp":"2023-03-31T02:29:06.124560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:29:06.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:30:17.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9df24e33-f62e-4aa5-af4a-e87d4d211c29","timestamp":"2023-03-31T02:30:17.984701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:30:17.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:30:19.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c28f3d8-e57a-4919-bb1d-c5539db8a5f8","timestamp":"2023-03-31T02:30:18.678854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:30:19.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:30:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa8be0bc-ef40-41a8-9a15-fc9aa92b2461","timestamp":"2023-03-31T02:30:20.425732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:30:20.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:30:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f06054-f2c7-44ef-a86e-2ae7a64a1063","timestamp":"2023-03-31T02:30:38.700558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:30:38.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f06054-f2c7-44ef-a86e-2ae7a64a1063","timestamp":"2023-03-31T02:30:38.700558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:30:38.739+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:31:06.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c68b56c-b31c-4cdc-bb4a-783b945f80d8","timestamp":"2023-03-31T02:31:06.124267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:31:06.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:31:08.747+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 0 disconnected.
[2023-03-31T02:32:17.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59ecd77e-610b-4432-9008-d8a520942753","timestamp":"2023-03-31T02:32:17.984609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:32:17.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:32:19.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3e2db7f-8c5e-4824-9f2d-7aa4218109bb","timestamp":"2023-03-31T02:32:18.678793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:32:19.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:32:20.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6296206a-4efb-45f6-a03e-6a4491ad6575","timestamp":"2023-03-31T02:32:20.425736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:32:20.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:32:38.701+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4fa559-5d20-4a65-9869-e36cc0dfe172","timestamp":"2023-03-31T02:32:38.700781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:32:38.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4fa559-5d20-4a65-9869-e36cc0dfe172","timestamp":"2023-03-31T02:32:38.700781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:32:38.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:33:06.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1edfc0bf-5a27-450c-ba29-ba4ace36699e","timestamp":"2023-03-31T02:33:06.124351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:33:06.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:34:17.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f3e8a73-08c6-41ca-b29a-f2492e4f0dd2","timestamp":"2023-03-31T02:34:17.984660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:34:17.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:34:19.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dcecb5e-4107-4f7a-9566-2c8add461a1a","timestamp":"2023-03-31T02:34:18.678812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:34:19.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:34:20.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f95d315f-b0d9-4f6b-9f15-a500255c1c8e","timestamp":"2023-03-31T02:34:20.426019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:34:20.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:34:38.700+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4af4bd6c-8569-49fb-869e-e72adc77c6b3","timestamp":"2023-03-31T02:34:38.700515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:34:38.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e8858a5-2b50-4633-83c4-e1eb415b1a80","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5da0aa26-903c-478d-9988-19a13575fb50","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4af4bd6c-8569-49fb-869e-e72adc77c6b3","timestamp":"2023-03-31T02:34:38.700515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-31T02:34:38.746+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:35:06.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8745758f-99da-43d8-be80-a044f4c39cc1","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"323bc440-587e-4258-b247-edb1b68ab5a1","timestamp":"2023-03-31T02:35:06.124508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-31T02:35:06.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:36:08.780+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-03-31T02:36:17.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7d498860-3008-43e3-9f21-1bb28b636ed0","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0911ccc0-ba05-46f5-9bc2-2f23b4e66ef7","timestamp":"2023-03-31T02:36:17.984551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-31T02:36:17.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:36:19.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"57f4e3db-c787-433b-aaff-7767831c377c","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"941b0914-2bd5-44d5-933e-a043dab8f0b8","timestamp":"2023-03-31T02:36:18.678941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-31T02:36:19.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-31T02:36:20.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ef8407d6-6b1a-4fc7-ba27-026022f07aec","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78dc5d2a-1dbc-4769-9ac8-90f50c9a791b","timestamp":"2023-03-31T02:36:20.425622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-31T02:36:20.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS