Results

By type

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

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

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

[2023-05-26T07:36:32.388+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-26T07:36:32.551+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-26T07:36:32.553+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-26T07:36:32.554+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1685086592548
[2023-05-26T07:36:32.559+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-26T07:36:32.971+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@15e0fe05, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1128620c, org.springframework.security.web.context.SecurityContextPersistenceFilter@6c796cc1, org.springframework.security.web.header.HeaderWriterFilter@4bafe935, org.springframework.security.web.authentication.logout.LogoutFilter@6d5037a9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3bbf9027, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1cb7936c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@128c502c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6bf13698, org.springframework.security.web.session.SessionManagementFilter@288cdaab, org.springframework.security.web.access.ExceptionTranslationFilter@573284a5, org.springframework.security.web.access.intercept.AuthorizationFilter@108d55c4]
[2023-05-26T07:36:38.681+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-26T07:36:38.810+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-05-26T07:36:38.866+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-05-26T07:36:38.914+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-26T07:36:38.915+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-26T07:36:38.937+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1d2f52b7-96ad-44c0-819d-b3769fd3dc59, consumerInstance=onap-policy-clamp-ac-http-ppnt-66c9cd44f6-vvhq6, 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-05-26T07:36:39.030+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-http-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-http-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

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

[2023-05-26T07:36:39.150+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-26T07:36:39.198+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-26T07:36:39.198+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-26T07:36:39.198+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1685086599198
[2023-05-26T07:36:39.199+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=9c42e14c-91e7-4d8f-82b4-5770bb128665, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-26T07:36:39.199+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$7f0f43db
[2023-05-26T07:36:39.221+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-05-26T07:36:39.223+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-26T07:36:39.224+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-26T07:36:39.224+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-26T07:36:39.224+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-26T07:36:39.224+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-26T07:36:39.224+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-26T07:36:39.224+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-26T07:36:39.224+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1d2f52b7-96ad-44c0-819d-b3769fd3dc59, consumerInstance=onap-policy-clamp-ac-http-ppnt-66c9cd44f6-vvhq6, 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@6056232d
[2023-05-26T07:36:39.224+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1d2f52b7-96ad-44c0-819d-b3769fd3dc59, consumerInstance=onap-policy-clamp-ac-http-ppnt-66c9cd44f6-vvhq6, 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-05-26T07:36:39.224+00:00|INFO|ServiceManager|main] service manager started
[2023-05-26T07:36:39.270+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-26T07:36:39.272+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4f897d9d-10f4-4d9f-8935-e75ca3e874ae","timestamp":"2023-05-26T07:36:39.240382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:36:40.455+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.456+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.456+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.456+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.456+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.456+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.457+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.457+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.457+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.457+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.457+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.457+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 8gsdKyefRTqgs9QzZ5qpQg
[2023-05-26T07:36:40.463+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: 059YBTc2Snu_Oywcfi5kdw
[2023-05-26T07:36:40.464+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: 059YBTc2Snu_Oywcfi5kdw
[2023-05-26T07:36:40.466+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 1002 with epoch 0
[2023-05-26T07:36:40.466+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-05-26T07:36:40.503+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-05-26T07:36:40.631+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-2914004f-2949-4084-8802-e50bbca59a06
[2023-05-26T07:36:40.632+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-05-26T07:36:40.632+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-05-26T07:36:40.891+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=4f897d9d-10f4-4d9f-8935-e75ca3e874ae, timestamp=2023-05-26T07:36:39.240382Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=831f1ef5-3f9e-491b-b97d-99b6fd8cde1b, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-26T07:36:40.943+00:00|INFO|Application|main] Started Application in 17.6 seconds (JVM running for 18.742)
[2023-05-26T07:36:43.644+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-2914004f-2949-4084-8802-e50bbca59a06', protocol='range'}
[2023-05-26T07:36:43.654+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-2914004f-2949-4084-8802-e50bbca59a06=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-05-26T07:36:43.705+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-2914004f-2949-4084-8802-e50bbca59a06', protocol='range'}
[2023-05-26T07:36:43.706+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-05-26T07:36:43.722+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-05-26T07:36:43.747+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-26T07:36:43.748+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-26T07:36:43.748+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-26T07:36:43.748+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-26T07:36:43.748+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-26T07:36:43.748+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-26T07:36:43.903+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-26T07:36:43.904+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-26T07:36:43.919+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-26T07:36:43.919+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-26T07:36:43.928+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=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-05-26T07:36:43.929+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=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-05-26T07:38:32.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44329916-a354-4b00-b4cc-53780f8b2c2b","timestamp":"2023-05-26T07:38:32.043907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:38:32.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44329916-a354-4b00-b4cc-53780f8b2c2b","timestamp":"2023-05-26T07:38:32.043907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:38:32.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:38:32.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd8a6743-f9c4-451b-8ba0-fda8d1ad6236","timestamp":"2023-05-26T07:38:33.680960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:38:32.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:38:32.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8882de16-a261-4e71-b582-fa36fe892825","timestamp":"2023-05-26T07:38:33.478127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:38:32.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:38:35.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e91893ee-8a80-4678-bf56-ce6edb9363d6","timestamp":"2023-05-26T07:38:36.875121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:38:35.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:38:36.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7008b20-4fde-4dac-a3bb-317f5edcb1af","timestamp":"2023-05-26T07:38:38.701430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:38:36.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:32.044+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b799953-4051-4a22-82f2-5169ced6c2da","timestamp":"2023-05-26T07:40:32.043575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:40:32.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b799953-4051-4a22-82f2-5169ced6c2da","timestamp":"2023-05-26T07:40:32.043575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:40:32.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:32.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61d6d6c3-f825-4af5-86f0-6d693d7c5ffe","timestamp":"2023-05-26T07:40:33.683758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:40:32.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:32.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36418214-4d3d-46f3-946e-fe7d530ad93e","timestamp":"2023-05-26T07:40:33.477205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:40:32.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:35.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"624710dc-a538-4847-af61-263edf5caf29","timestamp":"2023-05-26T07:40:36.874696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:40:35.769+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:40:36.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be8ce908-c46e-43b2-8a98-a74f42c46097","timestamp":"2023-05-26T07:40:38.700954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:40:36.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"554b2f03-dd11-4ee4-99a6-a3684548ca48","timestamp":"2023-05-26T07:42:32.043215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:42:32.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"554b2f03-dd11-4ee4-99a6-a3684548ca48","timestamp":"2023-05-26T07:42:32.043215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:42:32.080+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:32.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1e15618-0db0-4c83-8d69-85480dca304e","timestamp":"2023-05-26T07:42:33.680079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:42:32.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:32.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e918f739-88a1-4fc6-bc75-920c58e750d4","timestamp":"2023-05-26T07:42:33.477319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:42:32.539+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:35.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b0bd17-cff5-4fde-b183-403bb47c4ed9","timestamp":"2023-05-26T07:42:36.874548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:42:35.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:42:36.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50db9bd3-9ba8-4b13-84f3-441d3f3e20c3","timestamp":"2023-05-26T07:42:38.700943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:42:36.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23b99866-b889-4929-bead-ba55a918780b","timestamp":"2023-05-26T07:44:32.043176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:44:32.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23b99866-b889-4929-bead-ba55a918780b","timestamp":"2023-05-26T07:44:32.043176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:44:32.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:32.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e3cd5a7-3b0b-4b58-96a8-106e9864b953","timestamp":"2023-05-26T07:44:33.680054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:44:32.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:32.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ee9fe16-f7d9-4d22-8888-5ff0ede5b608","timestamp":"2023-05-26T07:44:33.477421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:44:32.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:35.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae310ab3-509c-42d7-8c12-6f4e3ae93a7f","timestamp":"2023-05-26T07:44:36.874489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:44:35.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:44:36.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b660e7d7-1162-4495-b289-8a3d989f02bc","timestamp":"2023-05-26T07:44:38.710526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:44:36.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:45:40.491+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-05-26T07:46:02.147+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-05-26T07:46:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb5ce95e-5fe3-4b39-b1e5-8da412843905","timestamp":"2023-05-26T07:46:32.042932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:46:32.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb5ce95e-5fe3-4b39-b1e5-8da412843905","timestamp":"2023-05-26T07:46:32.042932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:46:32.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:46:32.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"837946eb-14df-464f-9adb-46ff9404e41a","timestamp":"2023-05-26T07:46:33.680138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:46:32.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:46:32.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71112a50-e670-4029-9286-4307d47fb3de","timestamp":"2023-05-26T07:46:33.477429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:46:32.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:46:35.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aca76295-f24e-45c1-af54-33494389ff65","timestamp":"2023-05-26T07:46:36.874578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:46:35.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:46:36.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63c665e3-b952-476b-a3ad-d3889fe3fa17","timestamp":"2023-05-26T07:46:38.700686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:46:36.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e7d26f8-f643-441b-bd73-2c93a5a9bdb9","timestamp":"2023-05-26T07:48:32.042817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:48:32.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e7d26f8-f643-441b-bd73-2c93a5a9bdb9","timestamp":"2023-05-26T07:48:32.042817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:48:32.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:32.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95d2e095-d0f3-4158-b057-19273d45d61c","timestamp":"2023-05-26T07:48:33.680028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:48:32.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:32.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3a1cfbd-e1db-4bcf-8e90-ec691d626056","timestamp":"2023-05-26T07:48:33.477302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:48:32.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:35.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"933183b8-92be-48f7-bd1a-22c215767627","timestamp":"2023-05-26T07:48:36.874537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:48:35.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:48:36.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6367800d-7b67-4cc6-aa78-d424f6e5265f","timestamp":"2023-05-26T07:48:38.700750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:48:36.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aff601d0-49da-499a-b013-be70cee18237","timestamp":"2023-05-26T07:50:32.043031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:50:32.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aff601d0-49da-499a-b013-be70cee18237","timestamp":"2023-05-26T07:50:32.043031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:50:32.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:32.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10821a68-e259-4ea0-a24e-81ed55f29ca5","timestamp":"2023-05-26T07:50:33.680083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:50:32.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:32.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f17f1870-1322-4d1e-b248-f5d90e0f530b","timestamp":"2023-05-26T07:50:33.477445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:50:32.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:35.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48ae0539-ae53-495c-a2d8-3c5d115be25e","timestamp":"2023-05-26T07:50:36.875186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:50:35.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:50:36.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e6f4111-48e2-418d-a934-5a370a8b6468","timestamp":"2023-05-26T07:50:38.700821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:50:36.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95971a92-1032-4155-a21a-802c5cfc3e5d","timestamp":"2023-05-26T07:52:32.042995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:52:32.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95971a92-1032-4155-a21a-802c5cfc3e5d","timestamp":"2023-05-26T07:52:32.042995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:52:32.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:32.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ae02036-4e82-40f3-a87b-a558d9e35a2a","timestamp":"2023-05-26T07:52:33.680084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:52:32.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:32.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68bf7fa4-9466-41bf-bab0-eceedfa3d90c","timestamp":"2023-05-26T07:52:33.477566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:52:32.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:35.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"28f79ba6-eb45-46c4-bf5a-13435e0b2e57","timestamp":"2023-05-26T07:52:36.874583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:52:35.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:52:36.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60db3110-57f3-421e-bd84-7633bab2936a","timestamp":"2023-05-26T07:52:38.700902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:52:36.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09beadd4-d03b-4969-b8b4-9137a231b6a5","timestamp":"2023-05-26T07:54:32.042718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:54:32.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09beadd4-d03b-4969-b8b4-9137a231b6a5","timestamp":"2023-05-26T07:54:32.042718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:54:32.080+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:32.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9300793c-9aad-4e0c-a375-07f6eb6b7245","timestamp":"2023-05-26T07:54:33.680081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:54:32.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:32.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9605c2de-b4ac-4020-8a85-43b3a6d8da0d","timestamp":"2023-05-26T07:54:33.477336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:54:32.540+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:35.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"067ef4df-d624-4938-99f5-242351a6d581","timestamp":"2023-05-26T07:54:36.874784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:54:35.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:54:36.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a691da01-de71-4e68-aacc-0255e74a777d","timestamp":"2023-05-26T07:54:38.700720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:54:36.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85a08b81-75d3-4d04-895a-0af9df62158e","timestamp":"2023-05-26T07:56:32.042844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:56:32.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85a08b81-75d3-4d04-895a-0af9df62158e","timestamp":"2023-05-26T07:56:32.042844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:56:32.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:32.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57a7ee56-ec50-407f-a668-53de9dd57cf4","timestamp":"2023-05-26T07:56:33.679977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:56:32.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:32.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b83d629f-7e50-46d1-a04e-648d4496eca7","timestamp":"2023-05-26T07:56:33.477416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:56:32.520+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:35.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"15bb08f4-4c53-459a-9821-6fbe17402730","timestamp":"2023-05-26T07:56:36.874485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:56:35.726+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:56:36.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"723b11ef-a39e-49d4-8d4a-bb86fec1685b","timestamp":"2023-05-26T07:56:38.700745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:56:36.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:57:32.108+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-05-26T07:58:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb9535e8-2761-43e7-b962-828f5d181abf","timestamp":"2023-05-26T07:58:32.042775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:58:32.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb9535e8-2761-43e7-b962-828f5d181abf","timestamp":"2023-05-26T07:58:32.042775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T07:58:32.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:58:32.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"740fa230-716f-41f1-a52b-0ffdaab8b5aa","timestamp":"2023-05-26T07:58:33.680745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T07:58:32.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:58:32.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea21a486-4cf6-4cf0-ae1a-aa1624c449fc","timestamp":"2023-05-26T07:58:33.477201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T07:58:32.527+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:58:35.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6d2af40-d55b-4834-ad64-47fb264ef230","timestamp":"2023-05-26T07:58:36.874527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T07:58:35.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T07:58:36.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"514806cc-33e7-464e-a415-5682e52d102b","timestamp":"2023-05-26T07:58:38.700665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T07:58:36.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b4e8040-81b9-4d4a-849a-9bb490db7f11","timestamp":"2023-05-26T08:00:32.042884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:00:32.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b4e8040-81b9-4d4a-849a-9bb490db7f11","timestamp":"2023-05-26T08:00:32.042884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:00:32.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:32.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f72c612f-1de0-4f75-93fb-5d20fa8e3c7d","timestamp":"2023-05-26T08:00:33.680143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:00:32.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:32.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26e7b3cd-7bc2-4421-b6df-5c83d88fc949","timestamp":"2023-05-26T08:00:33.477329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:00:32.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:35.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fea9a96-78b6-438f-b390-b91c8b4f56c5","timestamp":"2023-05-26T08:00:36.874604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:00:35.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:00:36.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dbe13cf-eab6-465e-9483-3f5efc2b8af9","timestamp":"2023-05-26T08:00:38.700654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:00:36.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa8f98bc-f1c8-42d1-ac35-ce8ec9c7ff87","timestamp":"2023-05-26T08:02:32.042830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:02:32.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa8f98bc-f1c8-42d1-ac35-ce8ec9c7ff87","timestamp":"2023-05-26T08:02:32.042830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:02:32.075+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:32.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3797c654-ff63-443e-b211-474cba15b288","timestamp":"2023-05-26T08:02:33.680094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:02:32.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:32.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf28caa8-fe80-4d42-9d0e-72339203c7ac","timestamp":"2023-05-26T08:02:33.477326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:02:32.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:35.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"085d9b3f-bc3f-43e5-b1c9-938efaac8b32","timestamp":"2023-05-26T08:02:36.874375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:02:35.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:02:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c9af84-cb99-41e0-82bb-6272505d441a","timestamp":"2023-05-26T08:02:38.700989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:02:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"473d2ce4-2ff1-48b2-a3f9-3dcb8d6fa69f","timestamp":"2023-05-26T08:04:32.042736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:04:32.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"473d2ce4-2ff1-48b2-a3f9-3dcb8d6fa69f","timestamp":"2023-05-26T08:04:32.042736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:04:32.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:32.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85397fec-617b-4f04-b5ed-1aa8058aeaf5","timestamp":"2023-05-26T08:04:33.681453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:04:32.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:32.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4038774-8ac0-4ac1-9a5b-bc085a9ad23b","timestamp":"2023-05-26T08:04:33.477179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:04:32.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:35.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54f48b3d-eb62-4fe0-bac2-abcf78289dd9","timestamp":"2023-05-26T08:04:36.874670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:04:35.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:04:36.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c794f11-6e4d-482d-b464-dc5c28fd2996","timestamp":"2023-05-26T08:04:38.700728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:04:36.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:06:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d7a282b-de0b-407d-9930-ab660a95da8f","timestamp":"2023-05-26T08:06:32.042751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:06:32.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d7a282b-de0b-407d-9930-ab660a95da8f","timestamp":"2023-05-26T08:06:32.042751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:06:32.080+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:06:32.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a06d3190-4294-45e0-881b-01099aa4f0e9","timestamp":"2023-05-26T08:06:33.680219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:06:32.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:06:32.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0b9ec8b-8d0e-429f-be97-df71d94ce9b9","timestamp":"2023-05-26T08:06:33.477318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:06:32.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:06:35.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e93090df-862c-4a97-9c19-431eabba839b","timestamp":"2023-05-26T08:06:36.874522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:06:35.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:06:36.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96d45061-9257-466d-8a13-62da26ea9ad0","timestamp":"2023-05-26T08:06:38.700723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:06:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:07:32.124+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-05-26T08:08:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9720533a-dd8b-46a6-abe3-3a05780de335","timestamp":"2023-05-26T08:08:32.042968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:08:32.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9720533a-dd8b-46a6-abe3-3a05780de335","timestamp":"2023-05-26T08:08:32.042968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:08:32.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:08:32.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db9b312a-7b2e-4de6-a841-2026503e0cdd","timestamp":"2023-05-26T08:08:33.680045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:08:32.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:08:32.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eacdbd99-e697-4624-8073-ef2deb396bcb","timestamp":"2023-05-26T08:08:33.478334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:08:32.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:08:35.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aed1ac3b-e01e-4f0f-817e-c4d731bedcf5","timestamp":"2023-05-26T08:08:36.874451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:08:35.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:08:36.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a7dec3-1340-429b-ae7d-3a8eb2cd3844","timestamp":"2023-05-26T08:08:38.700707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:08:36.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdda1670-2ed3-410b-897e-3b1a62132170","timestamp":"2023-05-26T08:10:32.042881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:10:32.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdda1670-2ed3-410b-897e-3b1a62132170","timestamp":"2023-05-26T08:10:32.042881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:10:32.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:32.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d551913-6862-4998-b5ae-7f0815841f8f","timestamp":"2023-05-26T08:10:33.680089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:10:32.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:32.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edf449a1-429b-46f5-98e4-616c6cd8af57","timestamp":"2023-05-26T08:10:33.477334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:10:32.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:35.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"484aceb3-9fe0-41dd-9609-3c93a59590b0","timestamp":"2023-05-26T08:10:36.874281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:10:35.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:10:36.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e4119b8-ac4d-4eb3-a45e-54fd75eafc5a","timestamp":"2023-05-26T08:10:38.700730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:10:36.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eb06699-e7fd-4a52-974c-6b822dc30764","timestamp":"2023-05-26T08:12:32.043042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:12:32.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eb06699-e7fd-4a52-974c-6b822dc30764","timestamp":"2023-05-26T08:12:32.043042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:12:32.067+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:32.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41384fc2-0f50-478e-b342-6868e6f8aed2","timestamp":"2023-05-26T08:12:33.680075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:12:32.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:32.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"184009c1-791b-4582-92d3-b9161b46642e","timestamp":"2023-05-26T08:12:33.477251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:12:32.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:35.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42706161-6896-4863-ba1e-5f098d151017","timestamp":"2023-05-26T08:12:36.874496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:12:35.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:12:36.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"866eeb17-3e49-41e9-a308-81e2e6cb7ff4","timestamp":"2023-05-26T08:12:38.700698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:12:36.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42cef896-0b8d-4557-b8ca-f6ad17772ad8","timestamp":"2023-05-26T08:14:32.043297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:14:32.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42cef896-0b8d-4557-b8ca-f6ad17772ad8","timestamp":"2023-05-26T08:14:32.043297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:14:32.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:32.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a109aa35-e7c6-4b2a-aa4a-c23c6a708208","timestamp":"2023-05-26T08:14:33.680218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:14:32.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:32.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d278e40-77aa-411b-a957-21491cdf63aa","timestamp":"2023-05-26T08:14:33.477341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:14:32.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:35.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"11647a32-0462-415e-a168-a94206b1d7fc","timestamp":"2023-05-26T08:14:36.874456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:14:35.659+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:14:36.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27547ecb-576e-4f8b-9340-2197a5c6be90","timestamp":"2023-05-26T08:14:38.700661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:14:36.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70d61ea-97c1-425b-9ea5-a849eea89a87","timestamp":"2023-05-26T08:16:32.042741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:16:32.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70d61ea-97c1-425b-9ea5-a849eea89a87","timestamp":"2023-05-26T08:16:32.042741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:16:32.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:32.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61d3f463-9de9-44d9-8151-18f92b8d7c80","timestamp":"2023-05-26T08:16:33.680058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:16:32.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:32.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cf7baeb-8e3c-480b-853c-8196cb75b994","timestamp":"2023-05-26T08:16:33.477352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:16:32.594+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:35.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3c6e573-f681-4d41-9a21-a5b6155164cb","timestamp":"2023-05-26T08:16:36.874720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:16:35.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:16:36.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a536230-2ebf-416c-be65-b399e60e6a0b","timestamp":"2023-05-26T08:16:38.700716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:16:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75283e74-3512-4f58-9185-5a41de5c580d","timestamp":"2023-05-26T08:18:32.042951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:18:32.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75283e74-3512-4f58-9185-5a41de5c580d","timestamp":"2023-05-26T08:18:32.042951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:18:32.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:32.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"112b7c8c-bbb7-4d7a-ab37-0d391f14084e","timestamp":"2023-05-26T08:18:33.680146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:18:32.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:32.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b25e7771-190a-45e8-9901-e50578be0ee2","timestamp":"2023-05-26T08:18:33.477542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:18:32.539+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:35.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf2a89ae-1485-4027-ba93-54d9c4126614","timestamp":"2023-05-26T08:18:36.874618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:18:35.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:18:36.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86d937e1-286e-4aad-886e-6eaf08b96544","timestamp":"2023-05-26T08:18:38.700785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:18:36.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:19:32.122+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-05-26T08:20:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc0fd936-b4f4-42c3-b06e-9cb0320b0c7a","timestamp":"2023-05-26T08:20:32.042859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:20:32.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc0fd936-b4f4-42c3-b06e-9cb0320b0c7a","timestamp":"2023-05-26T08:20:32.042859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:20:32.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:20:32.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39eda756-cfa5-4b40-8dbf-72b90fc1c2fa","timestamp":"2023-05-26T08:20:33.679984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:20:32.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:20:32.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cdb789c-c0d2-4249-a2c2-e6ada9c7cf22","timestamp":"2023-05-26T08:20:33.477403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:20:32.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:20:35.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8fda4bd-e469-4737-b4cd-b562bb2ad3e5","timestamp":"2023-05-26T08:20:36.874541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:20:35.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:20:36.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"601e784c-ec21-4c8e-b357-62de4357cd29","timestamp":"2023-05-26T08:20:38.700932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:20:36.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4a1e78e-1f25-47b9-b57c-35799841b6c0","timestamp":"2023-05-26T08:22:32.042910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:22:32.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4a1e78e-1f25-47b9-b57c-35799841b6c0","timestamp":"2023-05-26T08:22:32.042910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:22:32.074+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:32.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ba8a6de-738b-454e-bdca-652444af6cb2","timestamp":"2023-05-26T08:22:33.680043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:22:32.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:32.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4befc5e4-4132-4608-bc61-600a7e96f441","timestamp":"2023-05-26T08:22:33.477457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:22:32.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:35.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"89cb96f4-5c95-47af-85d5-0b3171cd7cde","timestamp":"2023-05-26T08:22:36.874686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:22:35.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:22:36.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e31f04ae-a28b-4fca-a052-16e1d1ea4a1e","timestamp":"2023-05-26T08:22:38.700672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:22:36.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"841746f0-ec72-4d27-81c5-debe36ed4e99","timestamp":"2023-05-26T08:24:32.042796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:24:32.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"841746f0-ec72-4d27-81c5-debe36ed4e99","timestamp":"2023-05-26T08:24:32.042796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:24:32.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:32.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c11bdcab-17ff-4887-aa72-36f43b823623","timestamp":"2023-05-26T08:24:33.680889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:24:32.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:32.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f2fa07b-b098-4335-b05b-5b799722f9e4","timestamp":"2023-05-26T08:24:33.477324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:24:32.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:35.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab8dac55-8375-4253-a198-6375a13f9b1d","timestamp":"2023-05-26T08:24:36.874718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:24:35.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:24:36.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d038a95f-497c-4a0f-984e-59fe457fa2bf","timestamp":"2023-05-26T08:24:38.700811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:24:36.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:26:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad2f269c-c31e-4bdb-968a-4cc4845f127d","timestamp":"2023-05-26T08:26:32.043076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:26:32.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad2f269c-c31e-4bdb-968a-4cc4845f127d","timestamp":"2023-05-26T08:26:32.043076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:26:32.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:26:32.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c3a9f1a-88c7-4428-9592-fe2d501c74c6","timestamp":"2023-05-26T08:26:33.680542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:26:32.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:26:32.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37440441-06f9-4968-ba0f-1d292a2a18af","timestamp":"2023-05-26T08:26:33.477239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:26:32.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:26:35.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79cf2dad-a7ba-47c0-bc51-7cb1d19b1e00","timestamp":"2023-05-26T08:26:36.874491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:26:35.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:26:36.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"526ef510-b5a3-4ab0-8fbc-3677b0f79e0b","timestamp":"2023-05-26T08:26:38.700644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:26:36.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84851a50-0a4d-401f-83ab-447a36f745ee","timestamp":"2023-05-26T08:28:32.043001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:28:32.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84851a50-0a4d-401f-83ab-447a36f745ee","timestamp":"2023-05-26T08:28:32.043001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:28:32.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:32.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09c9c220-f9f2-46e8-a1ee-094ee4651c9f","timestamp":"2023-05-26T08:28:33.680306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:28:32.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:32.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d133848-cc4c-4dbf-9308-936696afcc92","timestamp":"2023-05-26T08:28:33.477386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:28:32.526+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:35.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34e51455-49db-4374-ba97-47f60b22e5a8","timestamp":"2023-05-26T08:28:36.874539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:28:35.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:28:36.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"105a9a13-a700-4730-8e74-9dc25ce9f725","timestamp":"2023-05-26T08:28:38.700934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:28:36.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d880a944-ca81-48a4-b99f-c6584872bb97","timestamp":"2023-05-26T08:30:32.042820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:30:32.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d880a944-ca81-48a4-b99f-c6584872bb97","timestamp":"2023-05-26T08:30:32.042820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:30:32.068+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:32.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c00e9a62-4bda-4dc8-8aad-7b73b3d31b0c","timestamp":"2023-05-26T08:30:33.680287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:30:32.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:32.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b24c412-ef28-4eb9-acf5-64f77c30022b","timestamp":"2023-05-26T08:30:33.477269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:30:32.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:35.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d95f1ea5-723b-47b9-b529-7d620ef439aa","timestamp":"2023-05-26T08:30:36.874648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:30:35.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:30:36.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4214a026-86c0-4ee7-a210-6251e7edcdb6","timestamp":"2023-05-26T08:30:38.700758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:30:36.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e97f78d7-20d2-4b5f-8047-fccb981a9b0f","timestamp":"2023-05-26T08:32:32.042744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:32:32.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e97f78d7-20d2-4b5f-8047-fccb981a9b0f","timestamp":"2023-05-26T08:32:32.042744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:32:32.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:32.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cf3299f-6d64-4f24-bab8-3b94352d7b6d","timestamp":"2023-05-26T08:32:33.680126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:32:32.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:32.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e94b9495-43d3-4c6a-9650-e7b73f9fa2a0","timestamp":"2023-05-26T08:32:33.477358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:32:32.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:35.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8289583-fa68-49ba-868b-0ce9b219711c","timestamp":"2023-05-26T08:32:36.874719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:32:35.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:32:36.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3c26d80-561f-4822-b579-07df834d6035","timestamp":"2023-05-26T08:32:38.700716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:32:36.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a0a0a20-4677-4067-aac6-07396920b436","timestamp":"2023-05-26T08:34:32.043114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:34:32.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a0a0a20-4677-4067-aac6-07396920b436","timestamp":"2023-05-26T08:34:32.043114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:34:32.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:32.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af4a52b3-cf5b-47a3-b53f-d622f6895947","timestamp":"2023-05-26T08:34:33.679982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:34:32.180+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:32.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8088669-d77d-42f2-a38f-e574117997df","timestamp":"2023-05-26T08:34:33.477445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:34:32.599+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:35.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da3ca7b4-0fb8-4d90-b806-7688e9466636","timestamp":"2023-05-26T08:34:36.874547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:34:35.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:34:36.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05bbd32a-9b2b-4b04-87fa-d3bb7e1d81f7","timestamp":"2023-05-26T08:34:38.701018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:34:36.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3ae50d4-694c-4a4a-b55b-26ed62528abd","timestamp":"2023-05-26T08:36:32.043083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:36:32.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3ae50d4-694c-4a4a-b55b-26ed62528abd","timestamp":"2023-05-26T08:36:32.043083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:36:32.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:32.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c32b2c-c11e-4ff8-99c0-08145e668461","timestamp":"2023-05-26T08:36:33.680280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:36:32.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:32.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f8e135b-2385-4dc9-a001-920efa8c439f","timestamp":"2023-05-26T08:36:33.477568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:36:32.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:35.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5726f354-8674-419c-b70f-a00811a17ffd","timestamp":"2023-05-26T08:36:36.874501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:36:35.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:36:36.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10217f4c-caea-4ae1-8275-ce2b1b6c10c2","timestamp":"2023-05-26T08:36:38.700710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:36:36.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ee9e20a-3064-4786-9b80-6e133226433c","timestamp":"2023-05-26T08:38:32.043195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:38:32.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ee9e20a-3064-4786-9b80-6e133226433c","timestamp":"2023-05-26T08:38:32.043195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:38:32.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:32.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dca2e5d-c121-4042-982a-2927e64d6b0d","timestamp":"2023-05-26T08:38:33.680145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:38:32.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:32.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cfc21fd-f487-4dda-963a-210446a42c41","timestamp":"2023-05-26T08:38:33.477512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:38:32.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:35.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f45bd07-dadb-4eb7-82b3-502b44ed44ce","timestamp":"2023-05-26T08:38:36.874464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:38:35.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:38:36.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f917346c-c546-4689-a021-cf0c553bc242","timestamp":"2023-05-26T08:38:38.700814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:38:36.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:32.043+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be4f8f94-012e-4368-a9d4-0860004728ad","timestamp":"2023-05-26T08:40:32.042766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:40:32.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"831f1ef5-3f9e-491b-b97d-99b6fd8cde1b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be4f8f94-012e-4368-a9d4-0860004728ad","timestamp":"2023-05-26T08:40:32.042766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T08:40:32.073+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:32.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"62379d23-758a-4c39-934d-5e0a226bcb2d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c810a095-f47b-4327-9e9c-af828a4297fb","timestamp":"2023-05-26T08:40:33.680062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T08:40:32.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:32.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ae234c32-ec1c-45c8-aba4-d7979de83787","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afc64eb1-92e5-425b-9d2b-827df5d6a7a1","timestamp":"2023-05-26T08:40:33.477132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T08:40:32.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:35.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"add94f49-7d0d-4148-9dd2-80db2f500416","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70dd9bcb-08d9-4984-8a47-7999ef39be75","timestamp":"2023-05-26T08:40:36.875114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T08:40:35.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T08:40:36.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"8d0e830d-19b6-4d14-87de-3c052dad8b26","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"6cd7cad6-de81-42ce-b942-cf706e3a23d5","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5bb3137-8a14-4418-8485-10db67b3f8dc","timestamp":"2023-05-26T08:40:38.701003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T08:40:36.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS