Results

By type

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

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

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

[2023-05-25T23:19:32.575+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-25T23:19:32.805+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-25T23:19:32.812+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-25T23:19:32.812+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1685056772798
[2023-05-25T23:19:32.820+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-25T23:19:33.323+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3730ab42, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@537c8c7e, org.springframework.security.web.context.SecurityContextPersistenceFilter@4beeb0e, org.springframework.security.web.header.HeaderWriterFilter@72ee5d84, org.springframework.security.web.authentication.logout.LogoutFilter@3971f0fe, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3be4fcc0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d01ea21, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3b46dd8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7308ffff, org.springframework.security.web.session.SessionManagementFilter@7f92b990, org.springframework.security.web.access.ExceptionTranslationFilter@778db7c5, org.springframework.security.web.access.intercept.AuthorizationFilter@557eb543]
[2023-05-25T23:19:38.074+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-05-25T23:19:38.129+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"]
[2023-05-25T23:19:38.166+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant'
[2023-05-25T23:19:38.183+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-25T23:19:38.183+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-25T23:19:38.192+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d991152b-c47b-46ec-96cd-809076d01b79, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-7c844fb749-zxn4c, 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-25T23:19:38.241+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-a1pms-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-a1pms-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

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

[2023-05-25T23:19:38.307+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-25T23:19:38.338+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-25T23:19:38.338+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-25T23:19:38.338+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1685056778338
[2023-05-25T23:19:38.338+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=c36a27da-f45c-4fc8-b78c-5a3125bbf729, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-25T23:19:38.338+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$73f2a5e4
[2023-05-25T23:19:38.358+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-05-25T23:19:38.359+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-25T23:19:38.359+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-25T23:19:38.359+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-25T23:19:38.359+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-25T23:19:38.359+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-25T23:19:38.359+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-25T23:19:38.359+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-25T23:19:38.359+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d991152b-c47b-46ec-96cd-809076d01b79, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-7c844fb749-zxn4c, 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@38c9e0d6
[2023-05-25T23:19:38.359+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d991152b-c47b-46ec-96cd-809076d01b79, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-7c844fb749-zxn4c, 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-25T23:19:38.360+00:00|INFO|ServiceManager|main] service manager started
[2023-05-25T23:19:38.404+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-25T23:19:38.407+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3f0d86fb-5bde-434e-a900-7ec074dead55","timestamp":"2023-05-25T23:19:38.374653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:19:39.718+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.719+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.719+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.720+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.720+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.720+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.720+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.720+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.720+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.720+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.721+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.721+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to knUt785oSACrKiJs1tODAg
[2023-05-25T23:19:39.726+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: RSsrYwixSEK5zFK2BVxlmw
[2023-05-25T23:19:39.727+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: RSsrYwixSEK5zFK2BVxlmw
[2023-05-25T23:19:39.732+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 2001 with epoch 0
[2023-05-25T23:19:39.733+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-05-25T23:19:39.779+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-05-25T23:19:39.856+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-909296fa-5697-4acc-b515-7edfc6b327ae
[2023-05-25T23:19:39.856+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-05-25T23:19:39.856+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-05-25T23:19:39.991+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=3f0d86fb-5bde-434e-a900-7ec074dead55, timestamp=2023-05-25T23:19:38.374653Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=170eb294-1761-4f34-a6b9-d78103559bde, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-05-25T23:19:40.059+00:00|INFO|Application|main] Started Application in 16.418 seconds (JVM running for 17.918)
[2023-05-25T23:19:42.871+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-909296fa-5697-4acc-b515-7edfc6b327ae', protocol='range'}
[2023-05-25T23:19:42.884+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-a1pms-ppnt-2-909296fa-5697-4acc-b515-7edfc6b327ae=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-25T23:19:42.949+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-909296fa-5697-4acc-b515-7edfc6b327ae', protocol='range'}
[2023-05-25T23:19:42.952+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-05-25T23:19:42.965+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-05-25T23:19:42.987+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-25T23:19:42.988+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-25T23:19:42.988+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-25T23:19:42.988+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-25T23:19:42.988+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-25T23:19:42.988+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-25T23:19:43.127+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-a1pms-ppnt] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-25T23:19:43.129+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-a1pms-ppnt] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=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-25T23:19:43.150+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-25T23:19:43.150+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=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-25T23:19:43.168+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-25T23:19:43.169+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-25T23:19:43.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"45570a2b-2d86-4d10-aaa5-3610fea14164","timestamp":"2023-05-25T23:19:41.522641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:19:43.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-25T23:21:31.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e139ae2e-8aa8-49e4-84ff-65574c7a145e","timestamp":"2023-05-25T23:21:30.826390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:21:31.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:21:32.205+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d84edc7-8751-4826-a929-1d3ce9862437","timestamp":"2023-05-25T23:21:32.173969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:21:32.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d84edc7-8751-4826-a929-1d3ce9862437","timestamp":"2023-05-25T23:21:32.173969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:21:32.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:21:33.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1766798-0739-48b8-acfc-a29d3a9b29f5","timestamp":"2023-05-25T23:21:33.678843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:21:33.753+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:21:34.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"906846fb-b302-47da-b780-5f1c256400ec","timestamp":"2023-05-25T23:21:34.495571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:21:34.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:21:35.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdf00599-d038-4024-8a4d-770a75818b25","timestamp":"2023-05-25T23:21:35.725679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:21:35.748+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:23:31.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e99683a9-ad3e-45d1-a3c1-ada96d052f61","timestamp":"2023-05-25T23:23:30.827578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:23:31.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:23:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f002157-5717-42a1-afc6-434ab66c8cbf","timestamp":"2023-05-25T23:23:32.173181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:23:32.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f002157-5717-42a1-afc6-434ab66c8cbf","timestamp":"2023-05-25T23:23:32.173181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:23:32.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:23:33.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33b5d991-4b35-44c8-89f4-c6b9962413c3","timestamp":"2023-05-25T23:23:33.677801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:23:33.631+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:23:34.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df422491-8ba7-47af-bd83-7b858cb2a9f9","timestamp":"2023-05-25T23:23:34.495008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:23:34.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:23:35.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e87a7132-30f0-4f12-a1a4-bb5a32e8e854","timestamp":"2023-05-25T23:23:35.722316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:23:35.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:25:31.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed7ea33e-412f-421a-ad37-179e2c7686bf","timestamp":"2023-05-25T23:25:30.831438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:25:31.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:25:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"59789201-7919-4f4a-b5ca-d93e048c1559","timestamp":"2023-05-25T23:25:32.173185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:25:32.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"59789201-7919-4f4a-b5ca-d93e048c1559","timestamp":"2023-05-25T23:25:32.173185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:25:32.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:25:33.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d0aca93-a2fa-4d88-ad59-be2dc103cf4b","timestamp":"2023-05-25T23:25:33.677837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:25:33.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:25:34.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8489203b-6d62-4a6a-9a72-33b765bb5841","timestamp":"2023-05-25T23:25:34.495147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:25:34.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:25:35.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d0837eb-636c-4273-9466-fea4aff43c6c","timestamp":"2023-05-25T23:25:35.722507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:25:35.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:27:31.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f5a65f9-8478-4197-ae09-8f852f736266","timestamp":"2023-05-25T23:27:30.825364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:27:31.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:27:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdd4a868-71b9-4df7-918a-6bec0b4c8751","timestamp":"2023-05-25T23:27:32.173147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:27:32.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdd4a868-71b9-4df7-918a-6bec0b4c8751","timestamp":"2023-05-25T23:27:32.173147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:27:32.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:27:33.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e64d1776-ec7e-4dc0-83ef-35ef269985d5","timestamp":"2023-05-25T23:27:33.677867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:27:33.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:27:34.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cc46da1-e206-4f52-bc07-39648ba329d6","timestamp":"2023-05-25T23:27:34.495242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:27:34.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:27: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":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7af74672-14bd-498a-ade2-c37a96a7501c","timestamp":"2023-05-25T23:27:35.723625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:27:35.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:28:39.788+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Node -1 disconnected.
[2023-05-25T23:29:02.286+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node -1 disconnected.
[2023-05-25T23:29:31.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c40e2704-a257-48b2-958b-97095cdd425e","timestamp":"2023-05-25T23:29:30.825721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:29:31.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:29:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"760ae974-848c-4212-9a86-5a9cc2e66e36","timestamp":"2023-05-25T23:29:32.173218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:29: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":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"760ae974-848c-4212-9a86-5a9cc2e66e36","timestamp":"2023-05-25T23:29:32.173218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:29:32.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:29:33.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9e13216-9690-41a9-a82f-9bfd794b319b","timestamp":"2023-05-25T23:29:33.678103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:29:33.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:29:34.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24355814-76ac-4fb9-978f-16988f06f79c","timestamp":"2023-05-25T23:29:34.496189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:29:34.753+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:29:35.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee33acf2-a471-4f10-9e05-785ab74b96f1","timestamp":"2023-05-25T23:29:35.722567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:29:35.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:31:31.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d965cd2-fede-465d-accb-0e587a0e69f6","timestamp":"2023-05-25T23:31:30.825426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:31:31.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:31:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8a9cd4b-5ca8-4930-9f65-9012088877ec","timestamp":"2023-05-25T23:31:32.173569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:31:32.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8a9cd4b-5ca8-4930-9f65-9012088877ec","timestamp":"2023-05-25T23:31:32.173569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:31:32.210+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:31:33.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29d00018-03d3-4555-a3e8-8a5a0604974b","timestamp":"2023-05-25T23:31:33.677826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:31:33.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:31:34.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ba0aacf-b480-4023-9a19-92a352e20a8a","timestamp":"2023-05-25T23:31:34.495219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:31:34.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:31:35.594+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d44b392c-d76b-4285-add9-a032290deadf","timestamp":"2023-05-25T23:31:35.722344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:31:35.594+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:33:31.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b05d89c-0d31-4885-bce4-8dff56365648","timestamp":"2023-05-25T23:33:30.825530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:33:31.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:33:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e891ce12-bb56-4275-932e-eebcf31d2c8c","timestamp":"2023-05-25T23:33:32.173070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:33:32.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e891ce12-bb56-4275-932e-eebcf31d2c8c","timestamp":"2023-05-25T23:33:32.173070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:33:32.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:33:33.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cea5908-9fc3-41b5-8d52-e60c83589d77","timestamp":"2023-05-25T23:33:33.677922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:33:33.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:33:34.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5b34f9b-3521-40ae-bc05-5e3eee26979c","timestamp":"2023-05-25T23:33:34.495107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:33:34.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:33:35.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c43f100-4253-48cb-86e6-493b15d97621","timestamp":"2023-05-25T23:33:35.722557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:33:35.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:35:31.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cf87dba-50cc-468d-a9ef-2cffff04cb00","timestamp":"2023-05-25T23:35:30.825395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:35:31.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:35:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"45b3883c-25e0-4870-ba58-1947fdc5eb6b","timestamp":"2023-05-25T23:35:32.173091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:35:32.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"45b3883c-25e0-4870-ba58-1947fdc5eb6b","timestamp":"2023-05-25T23:35:32.173091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:35:32.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:35:33.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eae95bc-9a05-440c-b43e-4125f7cec121","timestamp":"2023-05-25T23:35:33.677847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:35:33.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:35:34.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90143a78-6968-4b7d-b82c-af6eb6f4d355","timestamp":"2023-05-25T23:35:34.495216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:35:34.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:35:35.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ccf751d-af4a-4382-814a-f4925e2201df","timestamp":"2023-05-25T23:35:35.722478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:35:35.590+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:37:31.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bff3f069-0260-42ab-9beb-7f0b7fc3c55c","timestamp":"2023-05-25T23:37:30.825657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:37:31.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:37:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e724b06-95ac-4e79-b503-063e7eb7b1e8","timestamp":"2023-05-25T23:37:32.173040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:37:32.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e724b06-95ac-4e79-b503-063e7eb7b1e8","timestamp":"2023-05-25T23:37:32.173040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:37:32.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:37:33.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"974a2cbb-57a0-4586-8cbc-48df538289b3","timestamp":"2023-05-25T23:37:33.677923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:37:33.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:37:34.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d1bad62-44d3-4a8f-a4b6-4e166bea3d29","timestamp":"2023-05-25T23:37:34.495072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:37:34.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:37:35.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f3a4e08-7caa-416f-a2ee-4f405a5e64c2","timestamp":"2023-05-25T23:37:35.722193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:37:35.585+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:39:31.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d75638b1-51d4-4c22-b0a3-eabc43546123","timestamp":"2023-05-25T23:39:30.825261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:39:31.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:39:32.176+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e3af0ad-4ac4-47b2-8dac-11b81247dddd","timestamp":"2023-05-25T23:39:32.175898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:39:32.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e3af0ad-4ac4-47b2-8dac-11b81247dddd","timestamp":"2023-05-25T23:39:32.175898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:39:32.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:39:33.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3397258-f631-4d2d-8680-ad09297c20b7","timestamp":"2023-05-25T23:39:33.681004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:39:33.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:39:34.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"543ab522-70db-448e-b1a0-fcc38252e256","timestamp":"2023-05-25T23:39:34.495009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:39:34.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:39:35.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc146c9-ab13-46db-b244-fd9b02f3fe4c","timestamp":"2023-05-25T23:39:35.722276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:39:35.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:41:31.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a80fb71b-670d-4bd1-89f8-579d4bd7fb3b","timestamp":"2023-05-25T23:41:30.827417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:41:31.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:41:32.180+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38abf33c-5064-4310-a6d8-1dcf5ed2fe4c","timestamp":"2023-05-25T23:41:32.179681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:41:32.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38abf33c-5064-4310-a6d8-1dcf5ed2fe4c","timestamp":"2023-05-25T23:41:32.179681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:41:32.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:41:33.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2d9da27-3e6e-42d8-8878-5f4578896fa8","timestamp":"2023-05-25T23:41:33.677907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:41:33.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:41:34.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2afaf194-4e40-4b9c-aa6d-bdd7af82c2cb","timestamp":"2023-05-25T23:41:34.495120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:41:34.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:41:35.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db019cb3-f743-4b03-8cc9-090de1970d0c","timestamp":"2023-05-25T23:41:35.722377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:41:35.589+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:42:32.315+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-05-25T23:43:31.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe3237eb-cde5-4498-a655-bd4ed4703a48","timestamp":"2023-05-25T23:43:30.825407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:43:31.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:43:32.175+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a446883a-be99-4bf9-a6ab-7baf890d260f","timestamp":"2023-05-25T23:43:32.175170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:43:32.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a446883a-be99-4bf9-a6ab-7baf890d260f","timestamp":"2023-05-25T23:43:32.175170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:43:32.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:43:33.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02592086-e5e6-483f-8965-f9208c2c2497","timestamp":"2023-05-25T23:43:33.677736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:43:33.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:43:34.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"506e6de4-9edf-4eb1-966b-4cd932dd8ae9","timestamp":"2023-05-25T23:43:34.495323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:43:34.741+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:43:35.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d8efc15-1e28-4b06-8453-3fb82bdad2ea","timestamp":"2023-05-25T23:43:35.722457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:43:35.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:45:31.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70bea7e3-e2d4-4f27-b0fc-ef5ec5422f07","timestamp":"2023-05-25T23:45:30.825281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:45:31.111+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:45:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e00e34bf-3bfc-454a-b3b4-115b095cafd9","timestamp":"2023-05-25T23:45:32.173185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:45: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":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e00e34bf-3bfc-454a-b3b4-115b095cafd9","timestamp":"2023-05-25T23:45:32.173185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:45:32.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:45:33.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b32d9339-77cc-4b5f-9231-63ef2f653121","timestamp":"2023-05-25T23:45:33.677936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:45:33.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:45:34.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33cf11c3-5c60-4db4-b0ce-818ca7d25b8b","timestamp":"2023-05-25T23:45:34.494972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:45:34.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:45:35.583+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"801c0ddf-4d05-4a59-a465-2fce36314372","timestamp":"2023-05-25T23:45:35.722129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:45:35.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:47:31.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6822188-47f4-43b3-8fb7-25591fd9b904","timestamp":"2023-05-25T23:47:30.825674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:47:31.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:47:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbd6ce91-baac-41d3-b9ac-f16cdcf57bbd","timestamp":"2023-05-25T23:47:32.173221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:47: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":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbd6ce91-baac-41d3-b9ac-f16cdcf57bbd","timestamp":"2023-05-25T23:47:32.173221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:47:32.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:47:33.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e88c9c1-4ac0-4e6b-abd3-2e92c8ce365c","timestamp":"2023-05-25T23:47:33.677770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:47:33.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:47:34.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61a3598c-6d61-48a1-8d3c-2c85eb2537b1","timestamp":"2023-05-25T23:47:34.495154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:47:34.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:47:35.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9806a148-249d-454e-b159-e69c6f8712cc","timestamp":"2023-05-25T23:47:35.722358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:47:35.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:49:31.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e0ccdbf-9fb3-4894-8c83-27755aa7b44e","timestamp":"2023-05-25T23:49:30.825436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:49:31.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:49:32.175+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e3e458d-a1f1-4616-a561-3b3461b33493","timestamp":"2023-05-25T23:49:32.173243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:49:32.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e3e458d-a1f1-4616-a561-3b3461b33493","timestamp":"2023-05-25T23:49:32.173243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:49:32.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:49:33.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3cfa4dd-1c13-443c-8601-e3a493558dea","timestamp":"2023-05-25T23:49:33.677988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:49:33.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:49:34.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44203ac1-0b6e-4684-8b7b-ac0290681e32","timestamp":"2023-05-25T23:49:34.495072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:49:34.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:49:35.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8826ee10-de43-4858-b22d-6bf667a3f09e","timestamp":"2023-05-25T23:49:35.722770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:49:35.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:51:31.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab668fde-2a91-4e61-bf67-91c008b590fb","timestamp":"2023-05-25T23:51:30.825544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:51:31.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:51:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"179348e3-3384-40e0-bc40-903548a3d0aa","timestamp":"2023-05-25T23:51:32.173059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:51:32.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"179348e3-3384-40e0-bc40-903548a3d0aa","timestamp":"2023-05-25T23:51:32.173059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:51:32.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:51:33.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0eb825a-0616-421f-9e16-1890719c4dbe","timestamp":"2023-05-25T23:51:33.677778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:51:33.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:51:34.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a874df3c-e4f5-44e0-848f-e07d941ef04c","timestamp":"2023-05-25T23:51:34.495050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:51:34.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:51:35.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"822cc13b-74b3-435f-bd9e-4635fd766e62","timestamp":"2023-05-25T23:51:35.722367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:51:35.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:53:31.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e79a2f0-7878-461e-bead-bad5d21c2019","timestamp":"2023-05-25T23:53:30.825623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:53:31.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:53:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"829149f2-c4c3-4ec7-a99d-8a61033b7b5a","timestamp":"2023-05-25T23:53:32.173117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:53:32.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"829149f2-c4c3-4ec7-a99d-8a61033b7b5a","timestamp":"2023-05-25T23:53:32.173117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:53:32.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:53:33.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9fe335f-93b5-4b7e-883d-013162e48588","timestamp":"2023-05-25T23:53:33.677898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:53:33.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:53:34.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e54da468-c1d8-44ea-ad05-6a07dfafee74","timestamp":"2023-05-25T23:53:34.495249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:53:34.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:53:35.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8d547b1-d2bd-4af9-b87b-12317480812c","timestamp":"2023-05-25T23:53:35.722245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:53:35.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:55:31.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15cdcd87-f992-487d-9945-c730c261a6a3","timestamp":"2023-05-25T23:55:30.825391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:55:31.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:55:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47f594c8-47dc-49c6-861a-0f531c146903","timestamp":"2023-05-25T23:55:32.173344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:55:32.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47f594c8-47dc-49c6-861a-0f531c146903","timestamp":"2023-05-25T23:55:32.173344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:55:32.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:55:33.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2e61455-4870-4e95-bc50-efe9dfaad775","timestamp":"2023-05-25T23:55:33.677948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:55:33.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:55:34.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ab6a31d-315e-4140-a72f-5f60eb960ec0","timestamp":"2023-05-25T23:55:34.495397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:55:34.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:55:35.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a444af13-9654-4bc5-9ab4-ad987696959c","timestamp":"2023-05-25T23:55:35.722475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:55:35.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:57:31.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73aab65e-7199-44e1-8eff-ac9ea51a2345","timestamp":"2023-05-25T23:57:30.825455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:57:31.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:57:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec9406ff-bf1f-4215-be78-3e1d322f47d8","timestamp":"2023-05-25T23:57:32.173171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:57:32.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec9406ff-bf1f-4215-be78-3e1d322f47d8","timestamp":"2023-05-25T23:57:32.173171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:57:32.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:57:33.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a6663e4-43ac-429d-84c7-dfa7a4ca8144","timestamp":"2023-05-25T23:57:33.678092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:57:33.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:57:34.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5db3690e-9192-44e8-9d46-d542acb3ace5","timestamp":"2023-05-25T23:57:34.495038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:57:34.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:57:35.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fc8c947-bab4-4655-bc57-7afa5070facc","timestamp":"2023-05-25T23:57:35.722858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:57:35.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:59:31.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d137dce3-fff9-46b0-9ecc-96ebcb018e6c","timestamp":"2023-05-25T23:59:30.825460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T23:59:31.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:59:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2ae7637-693f-46f6-8e96-d1dd9dd5a2c5","timestamp":"2023-05-25T23:59:32.173188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:59:32.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2ae7637-693f-46f6-8e96-d1dd9dd5a2c5","timestamp":"2023-05-25T23:59:32.173188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T23:59:32.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:59:33.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1848f190-6f52-43bc-ad0b-53292744f00f","timestamp":"2023-05-25T23:59:33.677949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T23:59:33.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:59:34.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11001a55-7526-45c0-bdbd-1e42a58e5b87","timestamp":"2023-05-25T23:59:34.495106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T23:59:34.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T23:59:35.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ae7bb27-8d3a-476e-bcba-3e1b80acfdfb","timestamp":"2023-05-25T23:59:35.722279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T23:59:35.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:01:31.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71e50cfb-0ce5-4e10-83cf-e85169866b42","timestamp":"2023-05-26T00:01:30.825574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:01:31.079+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:01:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c672b96-00b8-47b2-92a6-53caa47ed1e6","timestamp":"2023-05-26T00:01:32.173196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:01:32.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c672b96-00b8-47b2-92a6-53caa47ed1e6","timestamp":"2023-05-26T00:01:32.173196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:01:32.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:01:33.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6729d259-58dd-4c5b-b4cb-1f91726b6e11","timestamp":"2023-05-26T00:01:33.678158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:01:33.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:01:34.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76ff32f5-3350-4b47-bdb8-0b08d1917842","timestamp":"2023-05-26T00:01:34.495704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:01:34.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:01:35.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12638c01-f0a0-43a8-9b7d-ffba44755382","timestamp":"2023-05-26T00:01:35.722504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:01:35.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:03:31.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0358247-0b7b-4836-a76a-42b8c13c4419","timestamp":"2023-05-26T00:03:30.825588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:03:31.078+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:03:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42786fb6-3b75-4f2c-a053-fc6ffede409e","timestamp":"2023-05-26T00:03:32.173527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:03:32.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42786fb6-3b75-4f2c-a053-fc6ffede409e","timestamp":"2023-05-26T00:03:32.173527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:03:32.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:03:33.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d700375-f27a-4461-8d58-717cd6f50824","timestamp":"2023-05-26T00:03:33.677925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:03:33.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:03:34.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"778e7be6-02e6-4e4d-9cad-4e7e1fe4f770","timestamp":"2023-05-26T00:03:34.495281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:03:34.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:03:35.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9a8b47b-53ef-446b-98a5-bff973a25193","timestamp":"2023-05-26T00:03:35.722345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:03:35.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:05:31.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ac3220c-cbc1-46fd-a02e-5b55125ce1bb","timestamp":"2023-05-26T00:05:30.825361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:05:31.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:05:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3926bb6c-f9de-409e-92a4-375404ff9dd4","timestamp":"2023-05-26T00:05:32.173557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:05: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":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3926bb6c-f9de-409e-92a4-375404ff9dd4","timestamp":"2023-05-26T00:05:32.173557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:05:32.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:05:33.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea9ed2cd-c86b-449f-8841-62362e609ff0","timestamp":"2023-05-26T00:05:33.677810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:05:33.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:05:34.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adae6f25-e808-4634-a50d-39411373946b","timestamp":"2023-05-26T00:05:34.495363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:05:34.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:05:35.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f534e358-0b23-4206-b6d9-39d8adec020a","timestamp":"2023-05-26T00:05:35.724330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:05:35.565+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:07:31.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3000bb94-fad6-4327-988c-fa088bc5b1a0","timestamp":"2023-05-26T00:07:30.825483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:07:31.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:07:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38387882-be8e-403a-8b5d-472ed7191a44","timestamp":"2023-05-26T00:07:32.173286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:07:32.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38387882-be8e-403a-8b5d-472ed7191a44","timestamp":"2023-05-26T00:07:32.173286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:07:32.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:07:33.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a567af6-ef8c-4eb3-a274-295bb8172f2c","timestamp":"2023-05-26T00:07:33.678009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:07:33.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:07:34.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd75aa17-3957-4416-bed0-b857b5f2e943","timestamp":"2023-05-26T00:07:34.495570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:07:34.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:07:35.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b94c421e-dbae-4bcc-b3b3-5550771dbc79","timestamp":"2023-05-26T00:07:35.722341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:07:35.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:09:31.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aee063e0-4b6b-4a9b-a4b3-5660691ff399","timestamp":"2023-05-26T00:09:30.825431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:09:31.064+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:09:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b18d079-fd92-4bb2-9dad-6c66d39da50a","timestamp":"2023-05-26T00:09:32.173341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:09:32.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b18d079-fd92-4bb2-9dad-6c66d39da50a","timestamp":"2023-05-26T00:09:32.173341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:09:32.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:09:33.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6bdef51-3e24-4598-9713-ad372a82475a","timestamp":"2023-05-26T00:09:33.677863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:09:33.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:09:34.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10e341c1-7b07-4fdd-9fd3-6867973f8a33","timestamp":"2023-05-26T00:09:34.495019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:09:34.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:09:35.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bda60b91-9267-4ff1-a1ef-9da6118a4721","timestamp":"2023-05-26T00:09:35.722683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:09:35.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:10:32.231+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-05-26T00:11:31.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"316abbf1-05c3-475f-bb7b-93f06082efac","timestamp":"2023-05-26T00:11:30.825781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:11:31.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:11:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f532f10d-2c18-44e6-941e-4dc8ebf861df","timestamp":"2023-05-26T00:11:32.173226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:11:32.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f532f10d-2c18-44e6-941e-4dc8ebf861df","timestamp":"2023-05-26T00:11:32.173226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:11:32.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:11:33.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"780d113c-da5b-48ed-951f-116b3c43b466","timestamp":"2023-05-26T00:11:33.678067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:11:33.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:11:34.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14fbcf63-5ecd-48e9-9659-571979f6c5d9","timestamp":"2023-05-26T00:11:34.495383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:11:34.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:11:35.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4810e4da-bc96-4434-bcda-77cdd0225133","timestamp":"2023-05-26T00:11:35.722708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:11:35.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:13:31.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c45b8cb6-64b9-4a5b-8a6a-63de41133902","timestamp":"2023-05-26T00:13:30.825661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:13:31.063+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:13:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdc65d7d-cfde-4697-a9c0-47d7a94c807a","timestamp":"2023-05-26T00:13:32.173438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:13:32.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdc65d7d-cfde-4697-a9c0-47d7a94c807a","timestamp":"2023-05-26T00:13:32.173438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:13:32.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:13:33.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c1a64f6-a04d-49f2-95f0-a4c4488d2b5f","timestamp":"2023-05-26T00:13:33.677986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:13:33.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:13:34.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"615464ef-03af-4a12-ad5a-ac2f580d430d","timestamp":"2023-05-26T00:13:34.495051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:13:34.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:13:35.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb32030e-4daa-45c4-8dc9-f0e52aa854cd","timestamp":"2023-05-26T00:13:35.722245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:13:35.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:15:31.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"febe8cfe-3ef1-4ca3-bf27-7db70c4131d5","timestamp":"2023-05-26T00:15:30.825445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:15:31.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:15:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1984d8c-0ad8-4560-9736-d667102003aa","timestamp":"2023-05-26T00:15:32.173169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:15:32.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1984d8c-0ad8-4560-9736-d667102003aa","timestamp":"2023-05-26T00:15:32.173169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:15:32.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:15:33.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1655da2-d323-4c51-8102-01673cf4068f","timestamp":"2023-05-26T00:15:33.677791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:15:33.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:15:34.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7de24f7-ca09-408e-9374-f8ce45aee371","timestamp":"2023-05-26T00:15:34.495374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:15:34.671+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:15: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":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbdf2d68-cc20-4848-901a-ae4de2fb88d5","timestamp":"2023-05-26T00:15:35.722945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:15:35.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:17:31.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7171df7-363a-40bd-b62c-32dda589b440","timestamp":"2023-05-26T00:17:30.825568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:17:31.075+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:17:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c359a92d-8b6b-4468-9a39-57d7e557d6e3","timestamp":"2023-05-26T00:17:32.173458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:17:32.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c359a92d-8b6b-4468-9a39-57d7e557d6e3","timestamp":"2023-05-26T00:17:32.173458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:17:32.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:17:33.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f08b6f3-5f4a-4c51-83d3-289bdc69823c","timestamp":"2023-05-26T00:17:33.678389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:17:33.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:17:34.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acdd675f-a902-467b-be56-2d1bf54ef708","timestamp":"2023-05-26T00:17:34.495020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:17:34.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:17:35.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e767f64-48fd-4826-a845-847668fc73d9","timestamp":"2023-05-26T00:17:35.722530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:17:35.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:19:31.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"036b2eef-f367-4939-ac28-eb634042006b","timestamp":"2023-05-26T00:19:30.825488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:19:31.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:19:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d28045e1-7861-4ca1-856e-cf659c4076ac","timestamp":"2023-05-26T00:19:32.173065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:19:32.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d28045e1-7861-4ca1-856e-cf659c4076ac","timestamp":"2023-05-26T00:19:32.173065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:19:32.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:19:33.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba3b0405-7acd-4407-9a27-b4e93a4de79c","timestamp":"2023-05-26T00:19:33.677999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:19:33.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:19:34.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"946550a6-c033-407e-a70d-7d1fcb25faa0","timestamp":"2023-05-26T00:19:34.495059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:19:34.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:19:35.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1075361c-2373-44a0-b8d8-3ac5abc65ece","timestamp":"2023-05-26T00:19:35.722460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:19:35.526+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:21:31.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec759f1-0689-4cdc-a398-064ac07fe0db","timestamp":"2023-05-26T00:21:30.825478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:21:31.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:21:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a276567c-3fd0-452b-a517-67baf2a054a4","timestamp":"2023-05-26T00:21:32.173298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:21:32.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a276567c-3fd0-452b-a517-67baf2a054a4","timestamp":"2023-05-26T00:21:32.173298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:21:32.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:21:33.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c7cb8bd-53c0-40d9-bca1-ee287becd2f6","timestamp":"2023-05-26T00:21:33.677855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:21:33.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:21:34.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b2b84d5-f23b-4c27-a52b-0ed05b486d5b","timestamp":"2023-05-26T00:21:34.495066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:21:34.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:21:35.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc497e70-4c22-44dc-b25d-8bf3ada19bbd","timestamp":"2023-05-26T00:21:35.722708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:21:35.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:23:31.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a273866b-8a27-4df4-8f86-b8df6384dbe9","timestamp":"2023-05-26T00:23:30.825502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:23:31.068+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:23:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62515de8-c3c5-47ba-b011-7fe0c36ea04d","timestamp":"2023-05-26T00:23:32.173605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:23:32.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62515de8-c3c5-47ba-b011-7fe0c36ea04d","timestamp":"2023-05-26T00:23:32.173605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:23:32.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:23:33.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeb91630-e8f1-40d3-999a-defc50f7ffe3","timestamp":"2023-05-26T00:23:33.677982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:23:33.644+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:23:34.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a4562ab-b7ca-41a4-8271-7e0fed7f01b0","timestamp":"2023-05-26T00:23:34.495049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:23:34.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:23:35.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3adfbfd5-2a0d-4e23-bb0b-3f7ab0852a48","timestamp":"2023-05-26T00:23:35.722548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:23:35.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:25:31.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2caedee7-2902-4cb2-806d-135bbb2de0af","timestamp":"2023-05-26T00:25:30.825566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:25:31.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:25:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95148d67-129e-4152-b656-e53f9dae5efb","timestamp":"2023-05-26T00:25:32.173120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:25:32.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95148d67-129e-4152-b656-e53f9dae5efb","timestamp":"2023-05-26T00:25:32.173120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:25:32.211+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:25:33.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8356418-090d-450f-bf86-40436e439d4e","timestamp":"2023-05-26T00:25:33.677928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:25:33.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:25:34.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99ee61c9-fe32-4d5a-b69e-47d097aa4408","timestamp":"2023-05-26T00:25:34.494949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:25:34.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:25:35.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef15be24-1796-4dfc-8cf4-2130558ccf4c","timestamp":"2023-05-26T00:25:35.722495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:25:35.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:27:31.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32eff4cb-c7b3-4f08-8d0a-57fc22a6f122","timestamp":"2023-05-26T00:27:30.825416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:27:31.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:27:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"847b5896-3796-4239-9fd0-56376796d2c4","timestamp":"2023-05-26T00:27:32.173684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:27:32.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"847b5896-3796-4239-9fd0-56376796d2c4","timestamp":"2023-05-26T00:27:32.173684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:27:32.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:27:33.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64b138ad-729b-4ac9-a736-20e353aeebb5","timestamp":"2023-05-26T00:27:33.678384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:27:33.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:27:34.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aea5b30f-45ea-4dce-bc45-de7f4b32ec47","timestamp":"2023-05-26T00:27:34.495025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:27:34.707+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:27:35.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44f4ece2-fbb0-4033-b29e-df467d70464f","timestamp":"2023-05-26T00:27:35.722257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:27:35.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:29:31.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8cf52f6-4d78-4252-a132-0a91f53b16cb","timestamp":"2023-05-26T00:29:30.825254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:29:31.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:29:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52184b72-e8ac-46e9-9b92-a86747cefbb8","timestamp":"2023-05-26T00:29:32.173087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:29:32.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52184b72-e8ac-46e9-9b92-a86747cefbb8","timestamp":"2023-05-26T00:29:32.173087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:29:32.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:29:33.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2aa509db-de60-4816-9ae5-6a3cec427717","timestamp":"2023-05-26T00:29:33.677808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:29:33.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:29:34.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11391b2c-2141-4f77-a44b-0e8cda167ab3","timestamp":"2023-05-26T00:29:34.495502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:29:34.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:29:35.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca637aea-a56e-40ae-a9d2-e50ef810e031","timestamp":"2023-05-26T00:29:35.722489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:29:35.514+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:31:31.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"744db2b9-7452-480f-b707-0b4c6fffd6f6","timestamp":"2023-05-26T00:31:30.825540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:31:31.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:31:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86ae89e7-99af-4752-b2b0-e906f2ae4e2f","timestamp":"2023-05-26T00:31:32.173172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:31:32.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86ae89e7-99af-4752-b2b0-e906f2ae4e2f","timestamp":"2023-05-26T00:31:32.173172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:31:32.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:31:33.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66e4e559-8b0f-49f8-9531-f907d1c71fe0","timestamp":"2023-05-26T00:31:33.677974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:31:33.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:31:34.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaabb6e8-c875-4636-bb7a-40c169d35c05","timestamp":"2023-05-26T00:31:34.495165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:31:34.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:31:35.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b46e22d-d674-46dd-a670-d93c0d3a0ecf","timestamp":"2023-05-26T00:31:35.722249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:31:35.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:33:31.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7789afc8-0ccd-4c53-9ea6-4a3145f6eac6","timestamp":"2023-05-26T00:33:30.825432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:33:31.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:33:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e62408d2-1cc2-470c-8a95-8b9c49cc1653","timestamp":"2023-05-26T00:33:32.173213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:33:32.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e62408d2-1cc2-470c-8a95-8b9c49cc1653","timestamp":"2023-05-26T00:33:32.173213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:33:32.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:33:33.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb6765f7-94f2-4d3c-bf4a-269c5d2ab99d","timestamp":"2023-05-26T00:33:33.678013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:33:33.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:33:34.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ae876fc-146b-463e-a2fd-5c755e2e7784","timestamp":"2023-05-26T00:33:34.495023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:33:34.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:33:35.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67f3dc0a-a82f-499f-a15e-1b6fbf832f66","timestamp":"2023-05-26T00:33:35.722345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:33:35.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:35:31.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5522afe8-7d41-4843-9bdc-b3b96fae8d98","timestamp":"2023-05-26T00:35:30.825538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:35:31.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:35:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5820333a-c4fc-4f3e-b27f-a02aea5efaea","timestamp":"2023-05-26T00:35:32.173179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:35:32.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5820333a-c4fc-4f3e-b27f-a02aea5efaea","timestamp":"2023-05-26T00:35:32.173179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:35:32.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:35:33.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75818729-9658-4886-a972-ba54d8cb7623","timestamp":"2023-05-26T00:35:33.678084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:35:33.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:35:34.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a4e4903-7eb0-48f4-b3f5-435a03fdb248","timestamp":"2023-05-26T00:35:34.495088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:35:34.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:35:35.511+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61383cb1-bec7-40d8-98ca-e0357129054a","timestamp":"2023-05-26T00:35:35.722529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:35:35.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:37:31.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95820cf8-a0b6-4a2e-a609-102db1d6985b","timestamp":"2023-05-26T00:37:30.825380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:37:31.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:37:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30c4978c-eae1-4788-886c-19158f97bfb9","timestamp":"2023-05-26T00:37:32.173658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:37:32.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30c4978c-eae1-4788-886c-19158f97bfb9","timestamp":"2023-05-26T00:37:32.173658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:37:32.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:37:33.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0af3c1c9-a10a-4a9c-a815-98f440eb335a","timestamp":"2023-05-26T00:37:33.677744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:37:33.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:37:34.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"554c5d35-5b17-449a-bd5a-a80f15853c90","timestamp":"2023-05-26T00:37:34.495408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:37:34.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:37:35.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88d42e07-77b9-450a-849d-ec80dc8a6a0b","timestamp":"2023-05-26T00:37:35.722313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:37:35.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:39:31.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9bc1829-8900-448f-9067-18947055fcea","timestamp":"2023-05-26T00:39:30.825426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:39:31.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:39:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edf00426-a49b-44fd-99e3-195ece6fa969","timestamp":"2023-05-26T00:39:32.173224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:39: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":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edf00426-a49b-44fd-99e3-195ece6fa969","timestamp":"2023-05-26T00:39:32.173224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:39:32.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:39:33.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b06ab43-bbaa-4035-9305-3edd184b1477","timestamp":"2023-05-26T00:39:33.677876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:39:33.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:39:34.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79646b19-34a6-4c66-8a95-dce0149d3727","timestamp":"2023-05-26T00:39:34.495074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:39:34.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:39:35.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce493a08-0113-4f7b-bd5d-351a0680f7c6","timestamp":"2023-05-26T00:39:35.722359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:39:35.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:41:31.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77d4a6a5-9ce0-4535-b8ef-51d8a6392dd1","timestamp":"2023-05-26T00:41:30.825404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:41:31.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:41:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b1556f6-07e9-46c7-be42-0553d39c0278","timestamp":"2023-05-26T00:41:32.173258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:41:32.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b1556f6-07e9-46c7-be42-0553d39c0278","timestamp":"2023-05-26T00:41:32.173258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:41:32.210+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:41:33.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9e9ef9b-e576-4515-af45-04119eb2bdbb","timestamp":"2023-05-26T00:41:33.678045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:41:33.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:41:34.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e1d04f5-9cd4-4168-a831-a049c5bd01b5","timestamp":"2023-05-26T00:41:34.494997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:41:34.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:41:35.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fadabb7-5c7a-43ba-9594-fd83bfedb4e0","timestamp":"2023-05-26T00:41:35.722950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:41:35.512+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:43:31.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"beafb4b0-de8d-495d-b014-97af320b8fc7","timestamp":"2023-05-26T00:43:30.825352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:43:31.018+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:43:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b18fe9c-57b9-4bef-b125-f61f278b6a1c","timestamp":"2023-05-26T00:43:32.173122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:43:32.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b18fe9c-57b9-4bef-b125-f61f278b6a1c","timestamp":"2023-05-26T00:43:32.173122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:43:32.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:43:33.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f2201fe-0df5-440d-bfe2-19491a5a187d","timestamp":"2023-05-26T00:43:33.678031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:43:33.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:43:34.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19843b67-ed12-4406-8b12-70634cef7177","timestamp":"2023-05-26T00:43:34.495035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:43:34.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:43:35.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06d05dd5-6a4e-4f83-88e3-083b7b350592","timestamp":"2023-05-26T00:43:35.722601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:43:35.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:45:02.283+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-05-26T00:45:31.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a38a92f7-3fa6-4cfb-a678-fcae198b0bb5","timestamp":"2023-05-26T00:45:30.825414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:45:31.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:45:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c250ac11-65df-4493-a478-c50211b2b5e3","timestamp":"2023-05-26T00:45:32.173052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:45: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":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c250ac11-65df-4493-a478-c50211b2b5e3","timestamp":"2023-05-26T00:45:32.173052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:45:32.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:45:33.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adf982d6-6a9e-49e9-85e4-320c4279d869","timestamp":"2023-05-26T00:45:33.677878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:45:33.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:45:34.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adac24e6-1942-4207-9787-d308389235ae","timestamp":"2023-05-26T00:45:34.495197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:45:34.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:45:35.516+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f9708e2-3c55-4e1a-9c63-0a85d3bfdbd8","timestamp":"2023-05-26T00:45:35.722547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:45:35.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:47:31.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b9fc6a6-33a3-4789-a3f5-99a0a35ecacf","timestamp":"2023-05-26T00:47:30.825353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:47:31.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:47:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51843ca6-2077-4fd5-9f62-dc169617ca3b","timestamp":"2023-05-26T00:47:32.173184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:47:32.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51843ca6-2077-4fd5-9f62-dc169617ca3b","timestamp":"2023-05-26T00:47:32.173184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:47:32.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:47:33.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"275f6203-d562-4b89-9d0d-eacbd9d3d18b","timestamp":"2023-05-26T00:47:33.678038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:47:33.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:47:34.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d3b3129-8a82-4e9e-a0e5-be38dcb74c70","timestamp":"2023-05-26T00:47:34.495005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:47:34.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:47:35.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71a9ce8e-45f7-471c-8386-07741f0fa822","timestamp":"2023-05-26T00:47:35.723834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:47:35.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:49:31.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96f99a33-fe3c-47e4-9d35-2f22550270dd","timestamp":"2023-05-26T00:49:30.825410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:49:31.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:49:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e081c0f5-dbf9-4b1d-a43c-d34b904a1098","timestamp":"2023-05-26T00:49:32.172981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:49:32.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e081c0f5-dbf9-4b1d-a43c-d34b904a1098","timestamp":"2023-05-26T00:49:32.172981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:49:32.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:49:33.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63a57f03-1c14-4f1f-9210-21914dcb645b","timestamp":"2023-05-26T00:49:33.677733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:49:33.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:49:34.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cf4b749-4ed5-412b-9fc6-25829ca79a17","timestamp":"2023-05-26T00:49:34.495002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:49:34.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:49:35.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5befed67-a441-4517-b8fa-de2ab621c9e6","timestamp":"2023-05-26T00:49:35.722400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:49:35.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:51:31.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8aa461ce-b7ef-4b55-bd4b-fe87c41efa4b","timestamp":"2023-05-26T00:51:30.825443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:51:31.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:51:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38ad6729-5545-421f-a242-c32b03a9b054","timestamp":"2023-05-26T00:51:32.173321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:51:32.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38ad6729-5545-421f-a242-c32b03a9b054","timestamp":"2023-05-26T00:51:32.173321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:51:32.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:51:33.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7e871b2-176a-40c1-91b1-ac95df23fa84","timestamp":"2023-05-26T00:51:33.677797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:51:33.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:51:34.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34d4d384-c103-4ad4-8eb5-9054ea5a63af","timestamp":"2023-05-26T00:51:34.495018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:51:34.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:51:35.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8932b3db-d966-4efa-9fad-72165e81ae9a","timestamp":"2023-05-26T00:51:35.722293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:51:35.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:53:31.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"199f1188-3f84-4680-ade5-30e8cd39f0f6","timestamp":"2023-05-26T00:53:30.825306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:53:31.026+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:53:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa98d89f-adfa-4e80-99a8-6cd1d12df39e","timestamp":"2023-05-26T00:53:32.173031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:53:32.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa98d89f-adfa-4e80-99a8-6cd1d12df39e","timestamp":"2023-05-26T00:53:32.173031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:53:32.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:53:33.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b82ea85-c2d5-43c7-82b9-c6769544bf47","timestamp":"2023-05-26T00:53:33.677860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:53:33.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:53:34.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16b53702-4280-4590-a90a-293864695e98","timestamp":"2023-05-26T00:53:34.495202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:53:34.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:53:35.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0378f677-b96f-40f3-be2f-581aa722b7d2","timestamp":"2023-05-26T00:53:35.722276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:53:35.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:55:31.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff0263a5-5d54-48c0-9700-72bc5bc6931e","timestamp":"2023-05-26T00:55:30.825566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:55:31.003+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:55:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54e19eaa-20e0-42d3-84e1-2d0f09e98cd6","timestamp":"2023-05-26T00:55:32.173229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:55:32.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54e19eaa-20e0-42d3-84e1-2d0f09e98cd6","timestamp":"2023-05-26T00:55:32.173229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:55:32.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:55:33.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4746f81d-3348-471d-b70a-7ed6934f08c7","timestamp":"2023-05-26T00:55:33.677968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:55:33.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:55:34.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6758e044-0aa7-4dc8-9a0c-9b71d6e82723","timestamp":"2023-05-26T00:55:34.495640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:55:34.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:55:35.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"220a680d-113c-41b3-8a43-7c6778fb72e6","timestamp":"2023-05-26T00:55:35.722502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:55:35.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:57:31.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c362638f-67be-4206-86a5-72a2c7d4b5fe","timestamp":"2023-05-26T00:57:30.825554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:57:31.014+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:57:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a64bb054-1a2b-4d67-b96b-e60922535ef1","timestamp":"2023-05-26T00:57:32.173437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:57:32.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a64bb054-1a2b-4d67-b96b-e60922535ef1","timestamp":"2023-05-26T00:57:32.173437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:57:32.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:57:33.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9ef0c62-43ae-4f6e-bc51-62ac01457285","timestamp":"2023-05-26T00:57:33.677911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:57:33.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:57:34.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30be0116-91f8-4299-801d-9e51b35d95e6","timestamp":"2023-05-26T00:57:34.495161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:57:34.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:57:35.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe95627b-1329-4c74-b641-619a58179a85","timestamp":"2023-05-26T00:57:35.722386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:57:35.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:59:31.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d7766ba-09b6-477d-8ec9-cd29d68abb5e","timestamp":"2023-05-26T00:59:30.825381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T00:59:31.005+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:59:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a360b515-c73f-45af-8560-830509ac587c","timestamp":"2023-05-26T00:59:32.173313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:59:32.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a360b515-c73f-45af-8560-830509ac587c","timestamp":"2023-05-26T00:59:32.173313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T00:59:32.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:59:33.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0c4d4a0-500f-4cc2-8d99-907182513101","timestamp":"2023-05-26T00:59:33.677966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T00:59:33.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:59:34.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43fe9a72-ea77-42e9-891a-71a7e8dd5100","timestamp":"2023-05-26T00:59:34.495301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T00:59:34.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T00:59:35.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff74873b-1d35-453d-af38-17cca592e32d","timestamp":"2023-05-26T00:59:35.722397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T00:59:35.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:01:31.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01e19d78-09dd-4c21-840a-fdd59764d26e","timestamp":"2023-05-26T01:01:30.825564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T01:01:31.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:01:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f60b361-15d6-4bc9-b4bc-057540524808","timestamp":"2023-05-26T01:01:32.173388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:01:32.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f60b361-15d6-4bc9-b4bc-057540524808","timestamp":"2023-05-26T01:01:32.173388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:01:32.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:01:33.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66cde280-d365-46c3-bb64-eb7682848e20","timestamp":"2023-05-26T01:01:33.679628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T01:01:33.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:01:34.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9aee0ada-b4bd-4a36-b8af-ae28f4d00232","timestamp":"2023-05-26T01:01:34.495222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T01:01:34.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:01:35.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82b32605-b99b-43fe-8938-bad586092536","timestamp":"2023-05-26T01:01:35.722475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T01:01:35.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:03:30.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e038107f-8ec7-4afe-afe6-4fb2bd9574fd","timestamp":"2023-05-26T01:03:30.825423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T01:03:30.993+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:03:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"402bf6a4-4f6c-4c50-92d7-ae7f0d069934","timestamp":"2023-05-26T01:03:32.173366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:03:32.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"402bf6a4-4f6c-4c50-92d7-ae7f0d069934","timestamp":"2023-05-26T01:03:32.173366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:03:32.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:03:33.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5c8567c-2434-4493-8df0-eebf0af13bb2","timestamp":"2023-05-26T01:03:33.677740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T01:03:33.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:03:34.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6be8c61f-564e-41ae-812b-6d3733b0cfd3","timestamp":"2023-05-26T01:03:34.495178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T01:03:34.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:03:35.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d87b4b9e-6688-4c9a-a238-7a62892aab38","timestamp":"2023-05-26T01:03:35.722962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T01:03:35.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:05:31.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab4ce57b-674c-42a4-9cf6-f134d98941cf","timestamp":"2023-05-26T01:05:30.825521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T01:05:31.012+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:05:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e5aca12-6562-45be-87cc-876b19df0ff2","timestamp":"2023-05-26T01:05:32.173137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:05:32.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e5aca12-6562-45be-87cc-876b19df0ff2","timestamp":"2023-05-26T01:05:32.173137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:05:32.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:05:33.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cc5ab2b-500f-4ab1-9940-1467b9c32b9d","timestamp":"2023-05-26T01:05:33.677933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T01:05:33.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:05:34.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08467496-5240-4a39-83f0-d1884c29da1d","timestamp":"2023-05-26T01:05:34.495062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T01:05:34.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:05:35.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d527784-3528-4800-95d5-a9cfdaa39380","timestamp":"2023-05-26T01:05:35.723123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T01:05:35.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:07:30.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cf8d8df-d174-4bf2-820e-eb436888cfc7","timestamp":"2023-05-26T01:07:30.825560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T01:07:30.988+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:07:32.174+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"71707298-6b07-4cff-9512-d73d511ade0c","timestamp":"2023-05-26T01:07:32.173421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:07:32.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"71707298-6b07-4cff-9512-d73d511ade0c","timestamp":"2023-05-26T01:07:32.173421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:07:32.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:07:33.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"faf43876-2d6a-410d-a3a3-4900cbb008ba","timestamp":"2023-05-26T01:07:33.678172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T01:07:33.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:07:34.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b69471c-edb9-4318-ad20-c5427f9cb7b4","timestamp":"2023-05-26T01:07:34.495146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T01:07:34.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:07:35.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21105b52-22b6-422c-aeb8-546b7f836aa4","timestamp":"2023-05-26T01:07:35.722384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T01:07:35.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:09:30.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a32919a6-27fc-4896-a487-8e4f63254da7","timestamp":"2023-05-26T01:09:30.825447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T01:09:30.993+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:09:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b892f5b-28e8-42dd-8109-127fa8bf264d","timestamp":"2023-05-26T01:09:32.173165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:09:32.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b892f5b-28e8-42dd-8109-127fa8bf264d","timestamp":"2023-05-26T01:09:32.173165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:09:32.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:09:33.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c599db3-800b-4bf4-ae2d-bd607c419e38","timestamp":"2023-05-26T01:09:33.678017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T01:09:33.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:09:34.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a40692a1-ede5-4818-8673-4251f2ab36ba","timestamp":"2023-05-26T01:09:34.495137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T01:09:34.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:09:35.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dd0c1b0-8e07-4cc6-a663-8afcb7498f3b","timestamp":"2023-05-26T01:09:35.722509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T01:09:35.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:11:31.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"187ceb34-3f76-4814-9eb6-9f2aee169b72","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0e145b7-7a81-4e07-8141-e70f3a46f4d8","timestamp":"2023-05-26T01:11:30.825418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-26T01:11:31.003+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:11:32.173+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2408e43a-ac16-4eba-9e60-d7a5ebfbfb64","timestamp":"2023-05-26T01:11:32.173327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:11: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":"170eb294-1761-4f34-a6b9-d78103559bde","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2408e43a-ac16-4eba-9e60-d7a5ebfbfb64","timestamp":"2023-05-26T01:11:32.173327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-26T01:11:32.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:11:33.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"51c48281-19e4-4dae-aafe-cb0affad24ae","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"973357d6-2568-402d-8ddf-82a7f728d500","timestamp":"2023-05-26T01:11:33.678017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-26T01:11:33.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:11:34.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"948c27d9-f6f8-4f1d-8bae-7cf209a88d8d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"616c39f6-af07-47e7-8526-7f3552f28622","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a91199-c497-4fb2-ac7e-03192029fdc5","timestamp":"2023-05-26T01:11:34.494975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-26T01:11:34.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-26T01:11:35.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"50681b0f-1de2-40a2-94ea-2825645230fd","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18de286b-c29d-450e-8570-10f843292964","timestamp":"2023-05-26T01:11:35.723828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-26T01:11:35.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS