By type
Policy clamp policy participant config file: /opt/app/policy/clamp/etc/mounted/PolicyParticipantParameters.yaml
overriding logback xml file
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.8)
[2023-09-28T23:17:07.795+00:00|INFO|PolicyParticipantApplication|main] Starting PolicyParticipantApplication using Java 11.0.19 on onap-policy-clamp-ac-pf-ppnt-c75884b6c-d2g9z with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-09-28T23:17:07.802+00:00|INFO|PolicyParticipantApplication|main] No active profile set, falling back to 1 default profile: "default"
[2023-09-28T23:17:07.806+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-09-28T23:17:12.402+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8085 (http)
[2023-09-28T23:17:12.420+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8085"]
[2023-09-28T23:17:12.420+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-09-28T23:17:12.420+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-09-28T23:17:12.567+00:00|INFO|[/onap/policyparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-09-28T23:17:12.568+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4616 ms
[2023-09-28T23:17:14.456+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-pf-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-pf-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-09-28T23:17:14.628+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-09-28T23:17:14.785+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-09-28T23:17:14.788+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-09-28T23:17:14.788+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1695943034783
[2023-09-28T23:17:14.794+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-1, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-09-28T23:17:15.274+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@41f4fe5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@15f8701f, org.springframework.security.web.context.SecurityContextPersistenceFilter@7cb8437d, org.springframework.security.web.header.HeaderWriterFilter@63bde6c2, org.springframework.security.web.authentication.logout.LogoutFilter@55e3d6c3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@213c3543, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@43f61afb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4fad6218, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@514cd540, org.springframework.security.web.session.SessionManagementFilter@1aac188d, org.springframework.security.web.access.ExceptionTranslationFilter@cb03411, org.springframework.security.web.access.intercept.AuthorizationFilter@f096f37]
[2023-09-28T23:17:20.056+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-09-28T23:17:20.159+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8085"]
[2023-09-28T23:17:20.189+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8085 (http) with context path '/onap/policyparticipant'
[2023-09-28T23:17:20.210+00:00|INFO|ServiceManager|main] service manager starting
[2023-09-28T23:17:20.210+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-09-28T23:17:20.222+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=87e4cd32-12f2-4b6f-8d89-63663dd2113d, consumerInstance=onap-policy-clamp-ac-pf-ppnt-c75884b6c-d2g9z, 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-09-28T23:17:20.284+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-pf-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-pf-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-09-28T23:17:20.298+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-09-28T23:17:20.298+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-09-28T23:17:20.298+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1695943040297
[2023-09-28T23:17:20.298+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-09-28T23:17:20.299+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=96837369-4c67-4585-8f8e-26694e8e6050, alive=false, publisher=null]]: starting
[2023-09-28T23:17:20.373+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-pf-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-09-28T23:17:20.404+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Instantiated an idempotent producer.
[2023-09-28T23:17:20.437+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-09-28T23:17:20.437+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-09-28T23:17:20.438+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1695943040437
[2023-09-28T23:17:20.438+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=96837369-4c67-4585-8f8e-26694e8e6050, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-09-28T23:17:20.438+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$48d7641d
[2023-09-28T23:17:20.484+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-09-28T23:17:20.486+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-09-28T23:17:20.486+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-09-28T23:17:20.486+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-09-28T23:17:20.486+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-09-28T23:17:20.486+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-09-28T23:17:20.486+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-09-28T23:17:20.486+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-09-28T23:17:20.487+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=87e4cd32-12f2-4b6f-8d89-63663dd2113d, consumerInstance=onap-policy-clamp-ac-pf-ppnt-c75884b6c-d2g9z, 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@5f96f6a2
[2023-09-28T23:17:20.487+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=87e4cd32-12f2-4b6f-8d89-63663dd2113d, consumerInstance=onap-policy-clamp-ac-pf-ppnt-c75884b6c-d2g9z, 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-09-28T23:17:20.487+00:00|INFO|ServiceManager|main] service manager started
[2023-09-28T23:17:20.553+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
[]
[2023-09-28T23:17:20.555+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6b282e56-543a-4b2b-bd12-ef5dd78062ed","timestamp":"2023-09-28T23:17:20.519619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:17:21.295+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.295+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.295+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.295+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.296+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.296+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.301+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Cluster ID: _1_kW_3JSPudNerajc4HcA
[2023-09-28T23:17:21.303+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] ProducerId set to 1002 with epoch 0
[2023-09-28T23:17:21.316+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.316+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.316+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.316+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.317+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.317+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to ig6xILp3QeqFiCycP0TTzw
[2023-09-28T23:17:21.317+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Cluster ID: _1_kW_3JSPudNerajc4HcA
[2023-09-28T23:17:21.326+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-09-28T23:17:21.348+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2023-09-28T23:17:21.405+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-pf-ppnt-2-f3dd018a-dd71-4de4-966b-6314fc6f54e1
[2023-09-28T23:17:21.406+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-09-28T23:17:21.406+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2023-09-28T23:17:21.500+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=6b282e56-543a-4b2b-bd12-ef5dd78062ed, timestamp=2023-09-28T23:17:20.519619Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=5daae521-5964-4cc1-890f-0120ea9c47c1, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)])
[2023-09-28T23:17:21.565+00:00|INFO|PolicyParticipantApplication|main] Started PolicyParticipantApplication in 15.483 seconds (JVM running for 16.611)
[2023-09-28T23:17:24.411+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-f3dd018a-dd71-4de4-966b-6314fc6f54e1', protocol='range'}
[2023-09-28T23:17:24.415+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-pf-ppnt-2-f3dd018a-dd71-4de4-966b-6314fc6f54e1=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-09-28T23:17:24.490+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-f3dd018a-dd71-4de4-966b-6314fc6f54e1', protocol='range'}
[2023-09-28T23:17:24.491+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-09-28T23:17:24.496+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-09-28T23:17:24.508+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-09-28T23:17:24.508+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-09-28T23:17:24.508+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-09-28T23:17:24.508+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-09-28T23:17:24.509+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-09-28T23:17:24.509+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-09-28T23:17:24.613+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-09-28T23:17:24.615+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-09-28T23:17:24.628+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-09-28T23:17:24.628+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-09-28T23:17:24.698+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-09-28T23:17:24.699+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-09-28T23:18:31.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0073f774-9ce8-447e-a784-026365518532","timestamp":"2023-09-28T23:18:31.066005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:18:31.768+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:18:37.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5a1782f-cf63-4944-b73f-277484332d92","timestamp":"2023-09-28T23:18:37.217632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:18:37.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:18:44.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0261b118-23ae-41d0-ae21-65a02dafbb8c","timestamp":"2023-09-28T23:18:41.102465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:18:44.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-09-28T23:19:07.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb9e1711-6e70-4feb-a5a6-89b3a4591162","timestamp":"2023-09-28T23:19:07.296894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:19:07.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:19:14.348+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44455f3c-2ff0-4f5d-8a68-0a367d841611","timestamp":"2023-09-28T23:19:14.327151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:19:14.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44455f3c-2ff0-4f5d-8a68-0a367d841611","timestamp":"2023-09-28T23:19:14.327151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:19:14.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:20:20.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"801cd161-8b6b-4ee8-a68c-ed2dca2c0c7a","timestamp":"2023-09-28T23:20:20.617970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:20:20.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:20:31.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10d1f5e9-25a3-4e74-bac6-5e9766dfef5b","timestamp":"2023-09-28T23:20:31.065870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:20:31.726+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:20:38.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b3a2ada-936b-45c8-b54b-7a7a3d73614f","timestamp":"2023-09-28T23:20:37.216843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:20:38.057+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:21:07.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b86808f9-acfa-4a2d-8d6e-f6470752a261","timestamp":"2023-09-28T23:21:07.296783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:21:07.503+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:21:14.329+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ddc0ceb-2996-47ab-ad0d-d7b2ecd31939","timestamp":"2023-09-28T23:21:14.327039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:21:14.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ddc0ceb-2996-47ab-ad0d-d7b2ecd31939","timestamp":"2023-09-28T23:21:14.327039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:21:14.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:22:20.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94f4e352-17c9-40d0-8e6e-5b0cdf56ce8f","timestamp":"2023-09-28T23:22:20.610109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:22:20.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:22:31.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bde3d7fe-eeb3-49a4-8036-95744da5a472","timestamp":"2023-09-28T23:22:31.065316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:22:31.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:22:37.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b5a0d1f-32ea-49c9-b9fc-02a2080aafa5","timestamp":"2023-09-28T23:22:37.216806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:22:37.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:23:07.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3398e1bd-aeb8-4d63-86f0-b4d7bacebd97","timestamp":"2023-09-28T23:23:07.296607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:23:07.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:23:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abd81dbd-0801-4a3f-bee8-b4dd51aded7e","timestamp":"2023-09-28T23:23:14.325598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:23:14.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abd81dbd-0801-4a3f-bee8-b4dd51aded7e","timestamp":"2023-09-28T23:23:14.325598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:23:14.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:24:20.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4630442c-d457-4865-8cae-9b2ad81d11f2","timestamp":"2023-09-28T23:24:20.610221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:24:20.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:24:31.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"419f0d09-059d-4764-9632-a0a0af5762cf","timestamp":"2023-09-28T23:24:31.065210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:24:31.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:24:37.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d8fb39e-b757-47ce-8f43-b8c6bb06c074","timestamp":"2023-09-28T23:24:37.216827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:24:37.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:25:07.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d437f423-0da7-4be7-a81a-a0f8236a1e05","timestamp":"2023-09-28T23:25:07.296643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:25:07.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:25:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc83e310-eaec-4258-bd77-9ee6b60bbc26","timestamp":"2023-09-28T23:25:14.326131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:25:14.360+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc83e310-eaec-4258-bd77-9ee6b60bbc26","timestamp":"2023-09-28T23:25:14.326131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:25:14.361+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:26:21.347+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Node -1 disconnected.
[2023-09-28T23:26:21.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70cf42dc-27ba-492c-92e4-161b8baa28ee","timestamp":"2023-09-28T23:26:20.608807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:26:21.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:26:31.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e66461e2-6e1b-4434-b0f3-401c7ac0d62b","timestamp":"2023-09-28T23:26:31.065132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:26:31.709+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:26:37.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a52fba4-c00c-4869-a5ca-90ae5bb06d29","timestamp":"2023-09-28T23:26:37.216982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:26:37.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:26:44.433+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node -1 disconnected.
[2023-09-28T23:27:07.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3f92b4b-27f5-4606-8f62-27edaff213d0","timestamp":"2023-09-28T23:27:07.296559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:27:07.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:27:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e80175a5-7ba3-4298-96af-0228ab26a3f0","timestamp":"2023-09-28T23:27:14.326176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:27:14.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e80175a5-7ba3-4298-96af-0228ab26a3f0","timestamp":"2023-09-28T23:27:14.326176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:27:14.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:28:20.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a3ee28d-e0d8-4a8b-8824-b39a39917f63","timestamp":"2023-09-28T23:28:20.611257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:28:20.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:28:31.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5751bd0-cfab-4271-8a93-a646dc46090b","timestamp":"2023-09-28T23:28:31.065798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:28:31.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:28:37.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"56a705bb-951b-4372-9a7b-78d0d23ed6d0","timestamp":"2023-09-28T23:28:37.216758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:28:37.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:29:07.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbd50252-36b1-4696-b40a-e2fcd6b65516","timestamp":"2023-09-28T23:29:07.296396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:29:07.588+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:29:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a32a1a7b-b1e2-4aa7-8ea9-b18ea21b4e8a","timestamp":"2023-09-28T23:29:14.326152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:29:14.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a32a1a7b-b1e2-4aa7-8ea9-b18ea21b4e8a","timestamp":"2023-09-28T23:29:14.326152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:29:14.998+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:30:20.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2369377-03ad-4713-97b2-6abef85a8dd8","timestamp":"2023-09-28T23:30:20.609022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:30:20.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:30:31.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4dbfb5d-94d7-4e5a-8669-8e5e918ac8b7","timestamp":"2023-09-28T23:30:31.065274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:30:31.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:30:37.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e33dc49c-4ec9-4736-92b0-863a30610804","timestamp":"2023-09-28T23:30:37.216743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:30:37.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:31:07.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c082702-1c7b-404a-9d3d-288b44a0587e","timestamp":"2023-09-28T23:31:07.296786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:31:07.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:31:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1432637a-0704-4b86-9d75-35ece46fc8b4","timestamp":"2023-09-28T23:31:14.326123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:31:14.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1432637a-0704-4b86-9d75-35ece46fc8b4","timestamp":"2023-09-28T23:31:14.326123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:31:14.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:32:20.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87ca5ed8-0702-4072-bde3-d880988646ea","timestamp":"2023-09-28T23:32:20.609922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:32:20.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:32:31.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"017eab98-88f4-46f9-9ee8-f0ecd2465737","timestamp":"2023-09-28T23:32:31.065168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:32:31.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:32:37.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"519607ed-1dea-4d84-9b0e-dac4add37ca4","timestamp":"2023-09-28T23:32:37.217030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:32:37.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:33:07.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef273a5f-712a-4b50-a235-b79a00a3535e","timestamp":"2023-09-28T23:33:07.296430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:33:07.514+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:33:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"739608e6-a2cc-469b-8f83-2b7286fc7714","timestamp":"2023-09-28T23:33:14.325854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:33:14.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"739608e6-a2cc-469b-8f83-2b7286fc7714","timestamp":"2023-09-28T23:33:14.325854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:33:14.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:34:14.437+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-09-28T23:34:20.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48c2c028-3ab9-4ce5-a7a7-a8824cd5f887","timestamp":"2023-09-28T23:34:20.608855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:34:20.210+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:34:31.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baccb21d-d919-4f89-9a2e-6f9e32c8125c","timestamp":"2023-09-28T23:34:31.068965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:34:31.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:34:37.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0ccc93c-dde4-4ca3-826f-a57af3077d26","timestamp":"2023-09-28T23:34:37.217011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:34:37.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:35:07.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"266f0256-35f5-4421-9481-d880adbea288","timestamp":"2023-09-28T23:35:07.296693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:35:07.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:35:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e956e802-2d75-4089-9e63-6c7174ee984f","timestamp":"2023-09-28T23:35:14.326752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:35:14.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e956e802-2d75-4089-9e63-6c7174ee984f","timestamp":"2023-09-28T23:35:14.326752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:35:14.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:36:20.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ed7c9fd-c91a-4994-b7af-793138e438dc","timestamp":"2023-09-28T23:36:20.608950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:36:20.210+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:36:31.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c1492df-01a1-4916-a436-04b017ea6d25","timestamp":"2023-09-28T23:36:31.065313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:36:31.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:36:37.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be2a706c-013b-4927-bdf4-817717152636","timestamp":"2023-09-28T23:36:37.216738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:36:37.993+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:37:07.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0963812-60bf-4aa9-a62e-73980d816913","timestamp":"2023-09-28T23:37:07.296492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:37:07.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:37:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"531ad105-3639-4f96-8bca-67122d130b80","timestamp":"2023-09-28T23:37:14.325630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:37:14.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"531ad105-3639-4f96-8bca-67122d130b80","timestamp":"2023-09-28T23:37:14.325630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:37:14.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:38:20.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66d12b02-bb68-4677-82a2-8b6cadf9adf5","timestamp":"2023-09-28T23:38:20.608834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:38:20.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:38:31.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"121cbd32-713e-4e1f-899a-7abf26c508b8","timestamp":"2023-09-28T23:38:31.065244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:38:31.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:38:37.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"855768dd-5ee6-4e17-b66f-215b9f7b91f1","timestamp":"2023-09-28T23:38:37.216994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:38:37.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:39:07.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"466ebb72-d9f7-4411-aa2d-5a0d63d55f94","timestamp":"2023-09-28T23:39:07.296388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:39:07.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:39:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab4d7a7d-8b8e-4121-845d-5a1dae806baf","timestamp":"2023-09-28T23:39:14.326137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:39:14.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab4d7a7d-8b8e-4121-845d-5a1dae806baf","timestamp":"2023-09-28T23:39:14.326137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:39:14.357+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:40:20.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db91cc03-2cb5-43ef-aa3e-17bdf674a404","timestamp":"2023-09-28T23:40:20.609833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:40:20.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:40:31.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ddbf745-f677-4d0c-b65f-d5517b0a52f0","timestamp":"2023-09-28T23:40:31.065227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:40:31.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:40:37.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ca6b0ab-85df-4bbd-b45a-25b9b26b1755","timestamp":"2023-09-28T23:40:37.216837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:40:37.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:41:07.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"254cbe7b-7880-4aa9-a91f-732159d77550","timestamp":"2023-09-28T23:41:07.296538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:41:07.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:41:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b8031b-89bf-4796-a7da-2dba5cccc9f0","timestamp":"2023-09-28T23:41:14.325696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:41:14.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b8031b-89bf-4796-a7da-2dba5cccc9f0","timestamp":"2023-09-28T23:41:14.325696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:41:14.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:42:20.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"995801ca-cbae-4787-9934-bb509a051a43","timestamp":"2023-09-28T23:42:20.612459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:42:20.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:42:31.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c30d76a-0a9b-44db-a3fe-c4268228bbfd","timestamp":"2023-09-28T23:42:31.065646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:42:31.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:42:37.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f6ee5ba-2360-47da-ac94-887657460251","timestamp":"2023-09-28T23:42:37.216869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:42:37.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:43:07.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecf7cff5-129d-4775-84e1-4167fb9cbaf1","timestamp":"2023-09-28T23:43:07.296263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:43:07.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:43:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d218be8a-e146-44a8-9740-d35eee516651","timestamp":"2023-09-28T23:43:14.326158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:43:14.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d218be8a-e146-44a8-9740-d35eee516651","timestamp":"2023-09-28T23:43:14.326158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:43:14.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:44:20.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abdd910a-6cc8-4b10-b640-119837de9332","timestamp":"2023-09-28T23:44:20.609181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:44:20.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:44:31.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfce28da-a66a-4794-8b34-fe2d769d0908","timestamp":"2023-09-28T23:44:31.065214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:44:31.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:44:37.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"941074f9-c71e-4616-b7d9-a7483cce24a1","timestamp":"2023-09-28T23:44:37.217098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:44:37.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:45:07.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dca7c363-5873-4fec-ab2f-12f7dc43d8d6","timestamp":"2023-09-28T23:45:07.296580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:45:07.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:45:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaaa71ab-4186-4ddf-8964-705fd4de33fd","timestamp":"2023-09-28T23:45:14.325689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:45:14.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaaa71ab-4186-4ddf-8964-705fd4de33fd","timestamp":"2023-09-28T23:45:14.325689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:45:14.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:46:20.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4476c125-0b67-4de4-9c14-d91de342a255","timestamp":"2023-09-28T23:46:20.608949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:46:20.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:46:31.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eca00c8-b346-4d8c-b5c8-1e9e1765126f","timestamp":"2023-09-28T23:46:31.065307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:46:31.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:46:37.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18463b44-0dc5-4460-b705-cdf2f384e6af","timestamp":"2023-09-28T23:46:37.216722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:46:37.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:47:07.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d06306c7-0a42-48ff-a804-6bea7bee2856","timestamp":"2023-09-28T23:47:07.296381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:47:07.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:47:14.330+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75fb7bb2-8656-42df-b685-60749beccfc9","timestamp":"2023-09-28T23:47:14.326332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:47:14.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75fb7bb2-8656-42df-b685-60749beccfc9","timestamp":"2023-09-28T23:47:14.326332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:47:14.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:48:20.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b8d7d5a-4795-469c-910f-09a3b15f2da5","timestamp":"2023-09-28T23:48:20.609051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:48:20.185+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:48:31.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32cd818f-3ca7-47af-a63a-53a6419de6e8","timestamp":"2023-09-28T23:48:31.065242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:48:31.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:48:37.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"307c3867-dc78-46b5-9b52-a47799a0bf93","timestamp":"2023-09-28T23:48:37.217403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:48:37.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:49:07.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25df0253-176c-46ee-b60f-d84cb7e140f3","timestamp":"2023-09-28T23:49:07.296417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:49:07.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:49:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"471ee5db-32fd-4cfb-b203-e52288b4db16","timestamp":"2023-09-28T23:49:14.325638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:49:14.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"471ee5db-32fd-4cfb-b203-e52288b4db16","timestamp":"2023-09-28T23:49:14.325638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:49:14.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:50:20.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef5490f4-de8a-487d-a775-5e531b5f11cf","timestamp":"2023-09-28T23:50:20.610256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:50:20.182+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:50:31.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8300abc8-c0fa-4d35-a6c6-4554d0693933","timestamp":"2023-09-28T23:50:31.065557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:50:31.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:50:37.819+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"504992ea-2859-47b0-9ef7-3f2264a03734","timestamp":"2023-09-28T23:50:37.217520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:50:37.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:51:07.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b29210f-163b-491f-8638-a63fd51b7c86","timestamp":"2023-09-28T23:51:07.296404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:51:07.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:51:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25e11331-1647-4c73-b7ee-b9352091e207","timestamp":"2023-09-28T23:51:14.326214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:51:14.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25e11331-1647-4c73-b7ee-b9352091e207","timestamp":"2023-09-28T23:51:14.326214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:51:14.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:52:20.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63a7e7bc-7c98-420f-a9f3-bf2dd5da2ebf","timestamp":"2023-09-28T23:52:20.609235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:52:20.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:52:31.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f064a156-eeb1-43ef-ac9f-407d9d538532","timestamp":"2023-09-28T23:52:31.065558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:52:31.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:52:37.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"308ceab8-53b4-4a05-9f62-ddf872215c61","timestamp":"2023-09-28T23:52:37.216785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:52:37.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:53:07.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"685af089-fe04-4495-ba31-419759f189e3","timestamp":"2023-09-28T23:53:07.296662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:53:07.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:53:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1789be6-30fb-4e87-b234-a9fed700dacc","timestamp":"2023-09-28T23:53:14.325615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:53:14.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1789be6-30fb-4e87-b234-a9fed700dacc","timestamp":"2023-09-28T23:53:14.325615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:53:14.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:54:20.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ac90cf0-782a-4649-97e1-b39586fe5072","timestamp":"2023-09-28T23:54:20.609112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:54:20.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:54:31.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73c38410-09c7-40ae-ab1d-57dde81511c0","timestamp":"2023-09-28T23:54:31.065247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:54:31.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:54:37.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"654cb619-a783-470e-91c7-6de4ff0b85e1","timestamp":"2023-09-28T23:54:37.217062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:54:37.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:55:07.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8e87bb8-01ba-4c83-8fc8-360edd48de1e","timestamp":"2023-09-28T23:55:07.296737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:55:07.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:55:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d529666d-ff28-4308-90a2-3e013a994ba9","timestamp":"2023-09-28T23:55:14.326280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:55:14.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d529666d-ff28-4308-90a2-3e013a994ba9","timestamp":"2023-09-28T23:55:14.326280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:55:14.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:56:20.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6715330e-ac2a-48e2-a526-0e4cdf76e1d1","timestamp":"2023-09-28T23:56:20.608955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:56:20.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:56:31.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a47ad9c-1408-4f89-b151-a30eed0b039d","timestamp":"2023-09-28T23:56:31.065205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:56:31.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:56:37.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f27300fb-6829-4c11-90c8-d07428ad4911","timestamp":"2023-09-28T23:56:37.216971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:56:37.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:57:07.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8181a8f1-9f4a-4cc8-b06d-3705aa602e76","timestamp":"2023-09-28T23:57:07.296341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:57:07.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:57:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4849d00d-1d25-4e42-ae74-72fcb0ff8126","timestamp":"2023-09-28T23:57:14.325606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:57:14.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4849d00d-1d25-4e42-ae74-72fcb0ff8126","timestamp":"2023-09-28T23:57:14.325606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:57:14.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:58:20.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88398362-d8b7-4f34-a2a5-f9745192dca1","timestamp":"2023-09-28T23:58:20.609659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-28T23:58:20.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:58:31.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34061081-02fa-4920-b86d-3835d717731a","timestamp":"2023-09-28T23:58:31.065291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-28T23:58:31.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:58:37.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"395d9962-5243-4f7d-9e06-20d84b402692","timestamp":"2023-09-28T23:58:37.216877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-28T23:58:37.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:59:07.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b1adba2-6369-4653-ba80-0650c523d147","timestamp":"2023-09-28T23:59:07.296508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-28T23:59:07.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-28T23:59:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09860099-c5a6-4ba2-b21a-73a8e9f025ac","timestamp":"2023-09-28T23:59:14.326083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:59:14.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09860099-c5a6-4ba2-b21a-73a8e9f025ac","timestamp":"2023-09-28T23:59:14.326083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-28T23:59:14.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:00:20.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c4e9477-dad1-4aa9-9fdc-b4f591206fd2","timestamp":"2023-09-29T00:00:20.610043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:00:20.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:00:31.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"199e2983-3720-4c9b-9b7b-7cb64d6d0432","timestamp":"2023-09-29T00:00:31.066233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:00:31.659+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:00:37.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fb73356-7ed6-40b4-99bd-6716dfed561f","timestamp":"2023-09-29T00:00:37.216849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:00:37.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:01:07.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"171881a5-5cb2-45fa-84b3-1c256d80cdc9","timestamp":"2023-09-29T00:01:07.296395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:01:07.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:01:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09409c02-804b-489e-a3e0-217d7da0344f","timestamp":"2023-09-29T00:01:14.325790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:01:14.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09409c02-804b-489e-a3e0-217d7da0344f","timestamp":"2023-09-29T00:01:14.325790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:01:14.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:02:20.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afeda4a1-5343-4793-97fd-c4e8dc5a580b","timestamp":"2023-09-29T00:02:20.609003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:02:20.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:02:31.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a910ca6a-0450-4896-b5fc-1e22ffd5f82a","timestamp":"2023-09-29T00:02:31.065240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:02:31.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:02:37.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"20b3cc84-c042-4e8e-8e3e-06e2d74579f7","timestamp":"2023-09-29T00:02:37.217111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:02:37.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:03:07.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66ff5ad7-ad85-4059-abba-5a48393d06c0","timestamp":"2023-09-29T00:03:07.296470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:03:07.407+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:03:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c44a57f8-8ea2-4273-b5fe-51177564f72d","timestamp":"2023-09-29T00:03:14.326069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:03:14.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c44a57f8-8ea2-4273-b5fe-51177564f72d","timestamp":"2023-09-29T00:03:14.326069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:03:14.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:04:20.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00ad3b35-2812-4faf-a765-dcdd2374dc1c","timestamp":"2023-09-29T00:04:20.608959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:04:20.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:04:31.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c88b3d0a-6150-4042-aec5-a8c95bd2fb39","timestamp":"2023-09-29T00:04:31.065273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:04:31.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:04:37.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7319a781-619c-46b2-9b60-30a44449d7ef","timestamp":"2023-09-29T00:04:37.216734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:04:37.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:05:07.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8591b13-8afc-4d69-b7a3-34109de9f294","timestamp":"2023-09-29T00:05:07.296537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:05:07.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:05:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20547d5a-a57d-4522-b149-98afa9edd003","timestamp":"2023-09-29T00:05:14.325954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:05:14.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20547d5a-a57d-4522-b149-98afa9edd003","timestamp":"2023-09-29T00:05:14.325954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:05:14.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:06:20.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"128df11b-9009-4c23-96cb-08770bfbf613","timestamp":"2023-09-29T00:06:20.608864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:06:20.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:06:31.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fa04527-be34-473d-aec5-b840e47e53fa","timestamp":"2023-09-29T00:06:31.065318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:06:31.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:06:37.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c57bb1a-dfc2-4496-aa59-80f65cb3f371","timestamp":"2023-09-29T00:06:37.216759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:06:37.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:07:07.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e58f846-65c5-4d25-9ab6-391e29fae9cb","timestamp":"2023-09-29T00:07:07.296496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:07:07.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:07:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30849d68-cddb-47af-b07c-f6df4b47dfd5","timestamp":"2023-09-29T00:07:14.325798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:07:14.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30849d68-cddb-47af-b07c-f6df4b47dfd5","timestamp":"2023-09-29T00:07:14.325798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:07:14.401+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:08:20.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1f3ab59-be2c-4c8f-833a-96f827534e6a","timestamp":"2023-09-29T00:08:20.608940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:08:20.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:08:31.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec33543-066f-4736-aa4d-0076da4dd82e","timestamp":"2023-09-29T00:08:31.065328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:08:31.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:08:37.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ca3699f-7b3f-4cc7-bc8a-07ff708e2909","timestamp":"2023-09-29T00:08:37.216788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:08:37.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:09:07.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"425e570e-01ae-43eb-aed3-2d1ce3ef990b","timestamp":"2023-09-29T00:09:07.296458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:09:07.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:09:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c7377e6-f806-46df-b82f-377af55c9b93","timestamp":"2023-09-29T00:09:14.326798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:09:14.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c7377e6-f806-46df-b82f-377af55c9b93","timestamp":"2023-09-29T00:09:14.326798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:09:14.378+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:10:14.591+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-09-29T00:10:20.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"057243c9-6989-4954-9ea3-d8aa773e2e88","timestamp":"2023-09-29T00:10:20.609836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:10:20.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:10:31.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c563de3-5241-4659-9513-6ed7508cbe60","timestamp":"2023-09-29T00:10:31.066731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:10:31.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:10:37.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05980998-66a8-45d8-826f-47f886198742","timestamp":"2023-09-29T00:10:37.216777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:10:37.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:11:07.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86e890af-1c18-4b12-ba3d-75f1ce7cd1d0","timestamp":"2023-09-29T00:11:07.296495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:11:07.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:11:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2271c64-5bb2-4782-86ad-75352b605f1a","timestamp":"2023-09-29T00:11:14.325735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:11:14.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2271c64-5bb2-4782-86ad-75352b605f1a","timestamp":"2023-09-29T00:11:14.325735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:11:14.499+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:12:20.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8f6f02d-b948-4174-b05d-fb8cddc29568","timestamp":"2023-09-29T00:12:20.608934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:12:20.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:12:31.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76696a7b-c21f-4964-ae00-01b97ad7e64b","timestamp":"2023-09-29T00:12:31.065344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:12:31.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:12:37.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f460fc66-4936-4a63-8532-3f47960d046d","timestamp":"2023-09-29T00:12:37.216977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:12:37.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:13:07.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e21e43da-d039-4371-8163-063b3c5c8adf","timestamp":"2023-09-29T00:13:07.296463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:13:07.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:13:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f7ac5bc-746d-452c-8c19-83e864fc899a","timestamp":"2023-09-29T00:13:14.325654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:13:14.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f7ac5bc-746d-452c-8c19-83e864fc899a","timestamp":"2023-09-29T00:13:14.325654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:13:14.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:14:20.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c93e53c0-8f70-43ac-a397-1553e4d41b62","timestamp":"2023-09-29T00:14:20.608869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:14:20.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:14:31.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86874993-57ee-4c62-8cf2-96bdad76b16d","timestamp":"2023-09-29T00:14:31.065544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:14:31.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:14:37.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7052ea85-dd50-4476-9fe3-e88458e43e23","timestamp":"2023-09-29T00:14:37.216827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:14:37.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:15:07.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbdb90f2-2ab7-4d5a-baef-d737d5e221d3","timestamp":"2023-09-29T00:15:07.297077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:15:07.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:15:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c140725-b076-4391-bdcf-7b7e935d4189","timestamp":"2023-09-29T00:15:14.326319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:15:14.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c140725-b076-4391-bdcf-7b7e935d4189","timestamp":"2023-09-29T00:15:14.326319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:15:14.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:16:14.669+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-09-29T00:16:20.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8865c176-e359-47f8-a633-1560035b3882","timestamp":"2023-09-29T00:16:20.608817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:16:20.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:16:31.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8262a837-061b-4a7e-827f-af087dae9b20","timestamp":"2023-09-29T00:16:31.065564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:16:31.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:16:37.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2557cdde-bf77-48ee-896c-f0b9ddf75aca","timestamp":"2023-09-29T00:16:37.217084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:16:37.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:17:07.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6e82588-c8b4-4459-a5f8-4671997f4f79","timestamp":"2023-09-29T00:17:07.296511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:17:07.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:17:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df78c84a-e15c-44a6-93d4-5cbdde33220d","timestamp":"2023-09-29T00:17:14.325842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:17:14.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df78c84a-e15c-44a6-93d4-5cbdde33220d","timestamp":"2023-09-29T00:17:14.325842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:17:14.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:18:20.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4938f76d-f713-4131-a3eb-93fe8d6b7857","timestamp":"2023-09-29T00:18:20.608833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:18:20.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:18:31.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1c0c7c5-af5e-462b-bcd2-0aa8e63ad21d","timestamp":"2023-09-29T00:18:31.065256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:18:31.774+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:18:37.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"845efe25-fb4e-4b92-acb9-125654bd8923","timestamp":"2023-09-29T00:18:37.216868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:18:37.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:19:07.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93982b20-8530-46a4-94be-ea48af4e733b","timestamp":"2023-09-29T00:19:07.296496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:19:07.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:19:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04be5fcf-fe5a-40ee-b0c0-4eedbb2b76b4","timestamp":"2023-09-29T00:19:14.326097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:19:14.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04be5fcf-fe5a-40ee-b0c0-4eedbb2b76b4","timestamp":"2023-09-29T00:19:14.326097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:19:14.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:20:20.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"718a3d04-5d2e-402d-bcce-08bd3372613d","timestamp":"2023-09-29T00:20:20.608893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:20:20.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:20:31.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce3fc82e-bf37-47fa-9ec1-9db34658ae00","timestamp":"2023-09-29T00:20:31.065290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:20:31.688+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:20:37.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"df1da295-d4bc-412a-be12-bd3dce7bfc90","timestamp":"2023-09-29T00:20:37.216752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:20:37.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:21:07.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fc31f50-fc95-44a7-92d5-4f5bab0e11c0","timestamp":"2023-09-29T00:21:07.296528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:21:07.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:21:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"392024ac-f582-4609-85f2-714da88e05de","timestamp":"2023-09-29T00:21:14.325617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:21:14.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"392024ac-f582-4609-85f2-714da88e05de","timestamp":"2023-09-29T00:21:14.325617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:21:14.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:22:20.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"367ef390-dfb5-4934-828a-6a2e51ff15f0","timestamp":"2023-09-29T00:22:20.610335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:22:20.070+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:22:31.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cc4db3b-979a-46d6-92c4-2efd6e426528","timestamp":"2023-09-29T00:22:31.066228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:22:31.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:22:37.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfd42fa3-d9f0-44f9-b3d6-e998dcd99d05","timestamp":"2023-09-29T00:22:37.217462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:22:37.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:23:07.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07e3c437-a779-480a-b649-1488094a0f8b","timestamp":"2023-09-29T00:23:07.296764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:23:07.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:23:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6da6363-289d-41ad-8ee1-87ac8db2b539","timestamp":"2023-09-29T00:23:14.325896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:23:14.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6da6363-289d-41ad-8ee1-87ac8db2b539","timestamp":"2023-09-29T00:23:14.325896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:23:14.362+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:24:20.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aad38cb0-c5c6-4810-9009-3dcdfa087b96","timestamp":"2023-09-29T00:24:20.609316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:24:20.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:24:31.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20acab59-b43f-49db-aef4-fa424d7265bb","timestamp":"2023-09-29T00:24:31.065295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:24:31.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:24:37.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5858772-25da-42ad-8372-3a818f53cd97","timestamp":"2023-09-29T00:24:37.216912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:24:37.772+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:25:07.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bcfd7ab-b354-4621-ae21-c22cb2e54161","timestamp":"2023-09-29T00:25:07.296360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:25:07.386+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:25:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb7b38da-4eda-48b5-a53b-2cf85704ab47","timestamp":"2023-09-29T00:25:14.326093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:25:14.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb7b38da-4eda-48b5-a53b-2cf85704ab47","timestamp":"2023-09-29T00:25:14.326093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:25:14.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:26:20.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d75dcbf-1e0b-4c7f-828e-e02ebe353564","timestamp":"2023-09-29T00:26:20.608918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:26:20.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:26:31.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"867734a0-ca70-4bd5-9ec9-e96eedecac0e","timestamp":"2023-09-29T00:26:31.065160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:26:31.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:26:37.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e75ccbe5-1f4d-4c4e-b1fe-edae1398172c","timestamp":"2023-09-29T00:26:37.216739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:26:37.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:27:07.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f119402a-1e9d-48c5-8301-8d8061739acf","timestamp":"2023-09-29T00:27:07.296430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:27:07.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:27:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b80f26e-1411-401b-8934-1975abca5d4a","timestamp":"2023-09-29T00:27:14.325732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:27:14.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b80f26e-1411-401b-8934-1975abca5d4a","timestamp":"2023-09-29T00:27:14.325732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:27:14.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:28:20.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16d5a836-2754-4d68-ae55-fd609d199bfa","timestamp":"2023-09-29T00:28:20.608797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:28:20.056+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:28:31.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca2b1d27-151b-44ef-990c-308ba6a7d65d","timestamp":"2023-09-29T00:28:31.065228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:28:31.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:28:37.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce321066-bbea-40f7-9fab-81e22a587127","timestamp":"2023-09-29T00:28:37.216731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:28:37.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:29:07.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63319b0c-bf66-4e7d-b411-4a73ac0832de","timestamp":"2023-09-29T00:29:07.296329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:29:07.392+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:29:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"031aa3d9-ac4a-4aea-87c3-6c02f00ec436","timestamp":"2023-09-29T00:29:14.326166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:29:14.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"031aa3d9-ac4a-4aea-87c3-6c02f00ec436","timestamp":"2023-09-29T00:29:14.326166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:29:14.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:30:20.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3107acc2-90ca-433e-9bf9-ee1ef93d2db3","timestamp":"2023-09-29T00:30:20.608896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:30:20.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:30:31.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcc0ab7e-504d-472a-9dd5-19d90a9421bb","timestamp":"2023-09-29T00:30:31.065182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:30:31.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:30:37.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ce3e079-c209-4f4f-a482-c102bac7d8dd","timestamp":"2023-09-29T00:30:37.216699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:30:37.760+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:31:07.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ee1254b-2cf5-42ca-b5da-3b70fbded51a","timestamp":"2023-09-29T00:31:07.296386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:31:07.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:31:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9046bf21-aff6-43ca-bc9d-1ab839ca2b5d","timestamp":"2023-09-29T00:31:14.326282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:31:14.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9046bf21-aff6-43ca-bc9d-1ab839ca2b5d","timestamp":"2023-09-29T00:31:14.326282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:31:14.376+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:32:20.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"856b8917-ec95-4bb5-8ec7-a6e8c03fbbde","timestamp":"2023-09-29T00:32:20.609750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:32:20.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:32:31.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c714b88b-f29b-4f12-975c-4c200121f80e","timestamp":"2023-09-29T00:32:31.068458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:32:31.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:32:37.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edacc10c-0044-48c5-9595-a51ffc5ede45","timestamp":"2023-09-29T00:32:37.216806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:32:37.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:33:07.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26a4c014-ce97-4219-b776-cc9cd23bcc8b","timestamp":"2023-09-29T00:33:07.296522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:33:07.409+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:33:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68e4fbb6-5932-4884-998d-45ff0a27e7a5","timestamp":"2023-09-29T00:33:14.325850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:33:14.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68e4fbb6-5932-4884-998d-45ff0a27e7a5","timestamp":"2023-09-29T00:33:14.325850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:33:14.502+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:34:14.509+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-09-29T00:34:20.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75094223-cf81-46fc-87de-9952ad9775b2","timestamp":"2023-09-29T00:34:20.608943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:34:20.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:34:31.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73523fea-fd19-49f3-b070-b1a692bfa910","timestamp":"2023-09-29T00:34:31.065236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:34:31.640+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:34:37.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70e9b116-f958-4a0d-a91d-332ddd8bd7b7","timestamp":"2023-09-29T00:34:37.217083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:34:37.762+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:35:07.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed82d3a8-2939-4b16-9178-33d27c98659a","timestamp":"2023-09-29T00:35:07.296546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:35:07.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:35:14.329+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b243356-cb10-45a5-99f8-2b0739aa3540","timestamp":"2023-09-29T00:35:14.326965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:35:14.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b243356-cb10-45a5-99f8-2b0739aa3540","timestamp":"2023-09-29T00:35:14.326965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:35:14.409+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:36:20.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06de44f9-80a5-419d-9aa2-b8f90ba05556","timestamp":"2023-09-29T00:36:20.608848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:36:20.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:36:31.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c338b33a-3b2a-4217-bdd2-fc3758e6940e","timestamp":"2023-09-29T00:36:31.065315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:36:31.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:36:37.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6e33d09-7014-41f8-9cf3-e037b1ea3839","timestamp":"2023-09-29T00:36:37.216868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:36:37.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:37:07.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ca68497-34f7-4f06-a1d8-a1571adc54b5","timestamp":"2023-09-29T00:37:07.296461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:37:07.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:37:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1176a22a-01a1-4339-ab60-e52f3056ae38","timestamp":"2023-09-29T00:37:14.325738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:37:14.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1176a22a-01a1-4339-ab60-e52f3056ae38","timestamp":"2023-09-29T00:37:14.325738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:37:14.361+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:38:20.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92c76577-4c92-4270-b878-44ed81578123","timestamp":"2023-09-29T00:38:20.609326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:38:20.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:38:31.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2548289-37b3-4102-8794-5ff41946862f","timestamp":"2023-09-29T00:38:31.065367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:38:31.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:38:37.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cbca43d-0211-44ff-99f0-a53b35ad4978","timestamp":"2023-09-29T00:38:37.216803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:38:37.771+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:39:07.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4df65ba-f231-4910-9aeb-190dd56607c0","timestamp":"2023-09-29T00:39:07.296785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:39:07.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:39:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f8520d3-7c37-4363-ab86-e092ae2a05f5","timestamp":"2023-09-29T00:39:14.326726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:39:14.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f8520d3-7c37-4363-ab86-e092ae2a05f5","timestamp":"2023-09-29T00:39:14.326726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:39:14.362+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:40:20.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9412c35a-1690-4311-807b-db16c71a6b64","timestamp":"2023-09-29T00:40:20.608942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:40:20.024+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:40:31.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c90c75dd-0820-4b17-8769-2926d473da5d","timestamp":"2023-09-29T00:40:31.065220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:40:31.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:40:37.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a062b68-1631-484f-b30e-eacdb528c07b","timestamp":"2023-09-29T00:40:37.216845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:40:37.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:41:07.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8de29600-54ab-4900-b8cf-d7c62d4685e8","timestamp":"2023-09-29T00:41:07.296402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:41:07.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:41:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72be0297-bc1f-4a55-89a1-20c33824a60d","timestamp":"2023-09-29T00:41:14.325661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:41:14.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72be0297-bc1f-4a55-89a1-20c33824a60d","timestamp":"2023-09-29T00:41:14.325661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:41:14.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:42:20.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af1fd127-bc0b-4c68-81ff-435a5a12b976","timestamp":"2023-09-29T00:42:20.608853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:42:20.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:42:31.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f051f065-c729-4734-a016-1dd3e600dab8","timestamp":"2023-09-29T00:42:31.068932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:42:31.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:42:37.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f949351-3707-4083-a3fb-b0a40e499417","timestamp":"2023-09-29T00:42:37.216847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:42:37.747+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:43:07.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5171dea6-4a86-4c6f-a427-31004620236e","timestamp":"2023-09-29T00:43:07.296572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:43:07.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:43:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbeb5b42-1ed8-47f3-bea5-0f628de60dbb","timestamp":"2023-09-29T00:43:14.326471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:43:14.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbeb5b42-1ed8-47f3-bea5-0f628de60dbb","timestamp":"2023-09-29T00:43:14.326471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:43:14.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:44:20.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc0207f8-d790-4028-b08b-0affe9a262ce","timestamp":"2023-09-29T00:44:20.613915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:44:20.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:44:31.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed9fb69c-bb25-4010-9f96-a5cc57d7bd81","timestamp":"2023-09-29T00:44:31.065345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:44:31.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:44:37.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"39e9a6aa-7af5-49dc-8d3c-7a1f163038b1","timestamp":"2023-09-29T00:44:37.217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:44:37.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:45:07.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5628aa6a-7aba-416c-bcce-fa6d6c30133f","timestamp":"2023-09-29T00:45:07.296549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:45:07.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:45:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"604e4a94-f451-44b8-bb1f-d5f7a0433050","timestamp":"2023-09-29T00:45:14.325675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:45:14.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"604e4a94-f451-44b8-bb1f-d5f7a0433050","timestamp":"2023-09-29T00:45:14.325675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:45:14.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:46:20.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5cadea2-868c-422f-9114-e149eb144312","timestamp":"2023-09-29T00:46:20.609458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:46:20.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:46:31.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d89a4b3e-16e5-40a6-b4ac-345b17fc4f9c","timestamp":"2023-09-29T00:46:31.065189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:46:31.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:46:37.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d704f547-618c-4ffd-ae41-269cdf233dbd","timestamp":"2023-09-29T00:46:37.217054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:46:37.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:47:07.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65818e59-961a-4d50-9d17-04c3bdaf4e2b","timestamp":"2023-09-29T00:47:07.296414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:47:07.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:47:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30a53183-35d2-4204-8ba6-22a6397a2c15","timestamp":"2023-09-29T00:47:14.326390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:47:14.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30a53183-35d2-4204-8ba6-22a6397a2c15","timestamp":"2023-09-29T00:47:14.326390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:47:14.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:48:20.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aebb3622-1b48-44db-84b2-accce7f1c27a","timestamp":"2023-09-29T00:48:20.608947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:48:20.015+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:48:31.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aef679a5-6ea6-4bb0-bada-26fba3184e47","timestamp":"2023-09-29T00:48:31.065237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:48:31.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:48:37.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b54deec8-5113-422b-884e-709af0a5c266","timestamp":"2023-09-29T00:48:37.216903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:48:37.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:49:07.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49bac820-0499-492c-ac60-354fed7027b4","timestamp":"2023-09-29T00:49:07.296348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:49:07.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:49:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ad73006-87a2-4f83-a3b7-9d454f97562c","timestamp":"2023-09-29T00:49:14.325739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:49:14.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ad73006-87a2-4f83-a3b7-9d454f97562c","timestamp":"2023-09-29T00:49:14.325739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:49:14.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:50:20.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cdb153b-d809-4af1-9772-f5fa9207c40f","timestamp":"2023-09-29T00:50:20.608823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:50:20.013+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:50:31.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa38693f-b476-4301-b344-18bca3866cc7","timestamp":"2023-09-29T00:50:31.065200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:50:31.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:50:37.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7658411c-e847-4501-8d5f-01a1a376aebc","timestamp":"2023-09-29T00:50:37.216762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:50:37.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:51:07.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d8b09f8-a714-435b-ba2c-1218321a751e","timestamp":"2023-09-29T00:51:07.296412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:51:07.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:51:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cb01e0e-53ed-41e5-95c8-d7bb4c75ddd1","timestamp":"2023-09-29T00:51:14.326200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:51:14.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cb01e0e-53ed-41e5-95c8-d7bb4c75ddd1","timestamp":"2023-09-29T00:51:14.326200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:51:14.369+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:52:20.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebbc0e86-b0cc-4afa-b47d-725b831ef68a","timestamp":"2023-09-29T00:52:20.609340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:52:20.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:52:31.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c02628b-4202-463c-8ef8-43eb0739cfc7","timestamp":"2023-09-29T00:52:31.065968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:52:31.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:52:37.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"19d844e8-e80a-4fb3-838b-303acfbd10ce","timestamp":"2023-09-29T00:52:37.216719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:52:37.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:52:44.430+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-09-29T00:53:07.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cd8364b-169d-4a0f-8535-0498d587d9d9","timestamp":"2023-09-29T00:53:07.296431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:53:07.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:53:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba5c585-89ac-403e-8197-ffee5747b4fc","timestamp":"2023-09-29T00:53:14.325825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:53:14.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba5c585-89ac-403e-8197-ffee5747b4fc","timestamp":"2023-09-29T00:53:14.325825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:53:14.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:54:19.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"083ed4db-61e5-41d9-91ac-6d38cb848629","timestamp":"2023-09-29T00:54:20.609353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:54:19.985+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:54:31.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc46f766-43f7-41fd-b450-8578dfbe6ae8","timestamp":"2023-09-29T00:54:31.065520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:54:31.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:54:37.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4224cf93-8fa8-4975-b28a-ecfe2ef6fbca","timestamp":"2023-09-29T00:54:37.216809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:54:37.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:55:07.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c521c197-c6ae-4cd5-8dc4-8c615c6cc63c","timestamp":"2023-09-29T00:55:07.296668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:55:07.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:55:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d13fb3-01a2-4d63-9e11-631a34fbf0f1","timestamp":"2023-09-29T00:55:14.325596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:55:14.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d13fb3-01a2-4d63-9e11-631a34fbf0f1","timestamp":"2023-09-29T00:55:14.325596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:55:14.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:56:19.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"904dcf63-be6d-450e-a45e-1064f1719274","timestamp":"2023-09-29T00:56:20.609242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:56:19.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:56:31.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0b2727a-378d-494e-b6a8-ef634d4af0af","timestamp":"2023-09-29T00:56:31.065173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:56:31.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:56:37.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c41427a4-620a-4a09-8936-5212c8626d7c","timestamp":"2023-09-29T00:56:37.216873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:56:37.730+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:57:07.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5875773f-3768-4866-b081-dd33eadacf2d","timestamp":"2023-09-29T00:57:07.296696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:57:07.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:57:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9726e164-8aa0-484c-ae07-8e69178566a0","timestamp":"2023-09-29T00:57:14.326617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:57:14.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9726e164-8aa0-484c-ae07-8e69178566a0","timestamp":"2023-09-29T00:57:14.326617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:57:14.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:58:20.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d4c4455-94ea-455d-b3b5-390ef0dee9ea","timestamp":"2023-09-29T00:58:20.611776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T00:58:20.009+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:58:31.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80b2ed6a-ba99-469f-a28c-8b207a2d6720","timestamp":"2023-09-29T00:58:31.065358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T00:58:31.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:58:37.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f99242d-ce2f-42d9-acf6-89b6835bd60e","timestamp":"2023-09-29T00:58:37.216964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T00:58:37.735+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:59:07.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bf0cc58-f653-4733-b9d8-48a1c9c8a1b6","timestamp":"2023-09-29T00:59:07.296371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T00:59:07.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T00:59:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"792f16b0-c066-4b22-bee6-460498e5f5ca","timestamp":"2023-09-29T00:59:14.325666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:59:14.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"792f16b0-c066-4b22-bee6-460498e5f5ca","timestamp":"2023-09-29T00:59:14.325666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T00:59:14.366+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:00:19.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60276082-ecae-4b52-9937-3a5d629e62f9","timestamp":"2023-09-29T01:00:20.609398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:00:19.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:00:31.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7106b019-24ad-4cc7-ab17-84ea10962504","timestamp":"2023-09-29T01:00:31.065324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:00:31.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:00:37.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b008cf1-ed8e-4584-9528-77f889b4840d","timestamp":"2023-09-29T01:00:37.217038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:00:37.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:01:07.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d68d5540-29e9-43de-8b02-eb8fae38396c","timestamp":"2023-09-29T01:01:07.296267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:01:07.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:01:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"271419a0-e951-4430-9f20-38e2416c3bbb","timestamp":"2023-09-29T01:01:14.325702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:01:14.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"271419a0-e951-4430-9f20-38e2416c3bbb","timestamp":"2023-09-29T01:01:14.325702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:01:14.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:02:19.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c2d2dfe-6030-4786-b466-d32978776228","timestamp":"2023-09-29T01:02:20.609001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:02:19.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:02:31.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c32a889d-eb07-4b5a-9f37-88a068195394","timestamp":"2023-09-29T01:02:31.065338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:02:31.647+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:02:37.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f562d6a7-b783-4f82-86de-6cfe3d25d086","timestamp":"2023-09-29T01:02:37.216706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:02:37.727+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:03:07.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e67f0f1-00d2-4943-82d3-e6798688137a","timestamp":"2023-09-29T01:03:07.296334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:03:07.393+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:03:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b846c47-b0a0-4f9f-8d4c-2e3102e5b945","timestamp":"2023-09-29T01:03:14.326285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:03:14.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b846c47-b0a0-4f9f-8d4c-2e3102e5b945","timestamp":"2023-09-29T01:03:14.326285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:03:14.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:04:19.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e19d5a6a-74da-4100-ac75-d46de2bfb2ba","timestamp":"2023-09-29T01:04:20.608963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:04:19.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:04:31.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c5d9554-8c56-4357-a5e9-6f9637617a35","timestamp":"2023-09-29T01:04:31.067051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:04:31.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:04:37.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"130761c6-b507-47f2-ba35-50286baaecc3","timestamp":"2023-09-29T01:04:37.216847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:04:37.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:05:07.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa0b926d-fa5b-4f5d-8fb1-626f114f5d70","timestamp":"2023-09-29T01:05:07.296285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:05:07.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:05:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80b47fee-e6e1-469f-bf7d-409a08f485bc","timestamp":"2023-09-29T01:05:14.325882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:05:14.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80b47fee-e6e1-469f-bf7d-409a08f485bc","timestamp":"2023-09-29T01:05:14.325882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:05:14.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:06:19.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"462a7dd1-18e1-4aa9-8a11-5017a159d0a3","timestamp":"2023-09-29T01:06:20.608784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:06:19.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:06:31.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4316395-026b-4688-9480-f073f6826031","timestamp":"2023-09-29T01:06:31.065297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:06:31.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:06:37.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0ae59cb-2aa5-4672-b37e-4f248fad3c8c","timestamp":"2023-09-29T01:06:37.217003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:06:37.726+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:07:07.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81ebba1b-2ad7-4906-935c-645ff928c243","timestamp":"2023-09-29T01:07:07.296378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:07:07.360+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:07:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9da506d7-1b2c-4c9e-887a-52e23de2e452","timestamp":"2023-09-29T01:07:14.326413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:07:14.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9da506d7-1b2c-4c9e-887a-52e23de2e452","timestamp":"2023-09-29T01:07:14.326413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:07:14.377+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:08:19.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec8c94b2-870e-41a4-b468-b9f1dd46d117","timestamp":"2023-09-29T01:08:20.608927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:08:19.996+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:08:31.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"703f958b-9472-4a4a-abd7-a72a44c69bfe","timestamp":"2023-09-29T01:08:31.065192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:08:31.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:08:37.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1904e08-45f2-4d30-a0d9-cebcdc54ed3c","timestamp":"2023-09-29T01:08:37.216764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:08:37.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:09:07.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f34353b-8b95-4b5b-b315-352d0d12b713","timestamp":"2023-09-29T01:09:07.296637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:09:07.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:09:14.325+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff00ae3-d997-452a-b814-dc5177160ae4","timestamp":"2023-09-29T01:09:14.325591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:09:14.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff00ae3-d997-452a-b814-dc5177160ae4","timestamp":"2023-09-29T01:09:14.325591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:09:14.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:10:19.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aabc6db7-6c0d-40a2-a754-c2d6c698c6ae","timestamp":"2023-09-29T01:10:20.609144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:10:19.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:10:31.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f92f6041-edba-46b2-a4f3-86dda7a39d48","timestamp":"2023-09-29T01:10:31.065192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:10:31.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:10:37.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f371a43-1f9a-4d19-8727-d0b5a74e9888","timestamp":"2023-09-29T01:10:37.216752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:10:37.706+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:11:07.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d80728f-2dd0-4b40-a257-4cc7b502c0d9","timestamp":"2023-09-29T01:11:07.296369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:11:07.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:11:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74c2dd6c-a6a1-40c6-bfd6-4d98683d28bb","timestamp":"2023-09-29T01:11:14.326251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:11:14.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74c2dd6c-a6a1-40c6-bfd6-4d98683d28bb","timestamp":"2023-09-29T01:11:14.326251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:11:14.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:12:14.430+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-09-29T01:12:19.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08fdd98d-3c9d-4312-ac9b-474c80a5fdb5","timestamp":"2023-09-29T01:12:20.612101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:12:19.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:12:31.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43c81b9e-9224-4674-acf5-e254afbcdf9e","timestamp":"2023-09-29T01:12:31.065177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:12:31.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:12:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8b5ae3d-1387-4f3b-a700-a0df673cd8d8","timestamp":"2023-09-29T01:12:37.216803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:12:37.711+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:13:07.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb92fbbc-7be4-431c-ac32-1d2e28ed885a","timestamp":"2023-09-29T01:13:07.296384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:13:07.364+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:13:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9882862d-4f5d-44a9-8bd1-7ab9a0179651","timestamp":"2023-09-29T01:13:14.325903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:13:14.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9882862d-4f5d-44a9-8bd1-7ab9a0179651","timestamp":"2023-09-29T01:13:14.325903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:13:14.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:14:19.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbfdab5e-24b3-48ff-aa42-bd3de599fcd1","timestamp":"2023-09-29T01:14:20.608830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:14:19.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:14:31.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5690cc05-9835-4cac-820e-c8067b1d1793","timestamp":"2023-09-29T01:14:31.065280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:14:31.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:14:37.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d663f98-5fc7-4302-96eb-3b4eb592a344","timestamp":"2023-09-29T01:14:37.216756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:14:37.707+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:15:07.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27a10ad9-7533-4f20-9c02-7006e9010070","timestamp":"2023-09-29T01:15:07.296322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:15:07.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:15:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25067ec4-e6d2-461a-9d56-c118414e2249","timestamp":"2023-09-29T01:15:14.326035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:15:14.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25067ec4-e6d2-461a-9d56-c118414e2249","timestamp":"2023-09-29T01:15:14.326035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:15:14.364+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:16:19.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5560f56-a2e4-4c93-ab3b-30d5d7c59b04","timestamp":"2023-09-29T01:16:20.611833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:16:19.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:16:31.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5889a268-c7db-4dd6-bdc3-bea6677bc2d6","timestamp":"2023-09-29T01:16:31.066233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:16:31.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:16:37.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f26853d-405b-40bd-b36c-73b84071687a","timestamp":"2023-09-29T01:16:37.216810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:16:37.729+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:17:07.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52eca78a-aff1-44f2-87f4-a512f0d4c91c","timestamp":"2023-09-29T01:17:07.296741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:17:07.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:17:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0744bb09-b9d3-4153-ae58-e6aa9a886c6b","timestamp":"2023-09-29T01:17:14.326089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:17:14.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0744bb09-b9d3-4153-ae58-e6aa9a886c6b","timestamp":"2023-09-29T01:17:14.326089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:17:14.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:18:19.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61c98320-c36d-4d5a-8758-159bc3be0e22","timestamp":"2023-09-29T01:18:20.609096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:18:19.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:18:31.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83fe3cd8-0b0e-43df-afd7-d8f12cb06d7c","timestamp":"2023-09-29T01:18:31.065290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:18:31.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:18:37.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b08ae882-93bd-4f81-bb1d-e68fd9f67eb6","timestamp":"2023-09-29T01:18:37.216965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:18:37.688+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:19:07.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"866921e7-45d9-4d70-837e-a6761f1ff39d","timestamp":"2023-09-29T01:19:07.296472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:19:07.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:19:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9ce1a6d-c19c-49b0-809f-81a2233d617c","timestamp":"2023-09-29T01:19:14.325780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:19:14.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9ce1a6d-c19c-49b0-809f-81a2233d617c","timestamp":"2023-09-29T01:19:14.325780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:19:14.375+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:20:19.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1321ba0-c4d5-452e-a868-213bc7b89bca","timestamp":"2023-09-29T01:20:20.609052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:20:19.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:20:31.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79321040-acc1-4655-b587-f5fae68b6e37","timestamp":"2023-09-29T01:20:31.065296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:20:31.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:20:37.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"042acea8-d5e3-4053-a6d4-3dec9207bfea","timestamp":"2023-09-29T01:20:37.216779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:20:37.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:21:07.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"266e39b4-2e76-47c3-b80b-219aa7e45eee","timestamp":"2023-09-29T01:21:07.296358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:21:07.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:21:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f7f4dc3-70a6-42dd-bf4a-5add491565e7","timestamp":"2023-09-29T01:21:14.326441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:21:14.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f7f4dc3-70a6-42dd-bf4a-5add491565e7","timestamp":"2023-09-29T01:21:14.326441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:21:14.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:22:19.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97e06d98-edcd-4226-a6df-3085bf05f414","timestamp":"2023-09-29T01:22:20.609034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:22:19.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:22:31.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90735d2f-5284-4f97-a547-d43174997688","timestamp":"2023-09-29T01:22:31.065224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:22:31.607+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:22:37.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c01d1f4-db8e-4dd1-8584-b1e1a361e23c","timestamp":"2023-09-29T01:22:37.216742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:22:37.747+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:23:07.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2603e565-02ce-48cc-a4d4-034a8883bf46","timestamp":"2023-09-29T01:23:07.296319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:23:07.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:23:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16b12d6f-88d8-41e6-85bd-496d3f7d275c","timestamp":"2023-09-29T01:23:14.325638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:23:14.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16b12d6f-88d8-41e6-85bd-496d3f7d275c","timestamp":"2023-09-29T01:23:14.325638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:23:14.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:24:19.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62f18e2c-97e6-4f79-b025-d5782bc550c6","timestamp":"2023-09-29T01:24:20.609301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:24:19.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:24:31.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d05fa94a-0b9b-489a-ab2b-a876c123a2d1","timestamp":"2023-09-29T01:24:31.065157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:24:31.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:24:37.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d8121ce-805f-4aaf-a147-e1e9f6a6c49d","timestamp":"2023-09-29T01:24:37.218020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:24:37.778+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:25:07.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"075ac7ad-18dc-46e7-a740-5fb36849995d","timestamp":"2023-09-29T01:25:07.296359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:25:07.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:25:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22aa3510-3bf4-4cdb-860c-8def7d1fd78b","timestamp":"2023-09-29T01:25:14.325611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:25:14.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22aa3510-3bf4-4cdb-860c-8def7d1fd78b","timestamp":"2023-09-29T01:25:14.325611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:25:14.362+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:26:19.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"604ff80c-8777-4a07-b3eb-30790f16adae","timestamp":"2023-09-29T01:26:20.608871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:26:19.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:26:31.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b298d0c-70bd-445d-a5c2-2a34129fd880","timestamp":"2023-09-29T01:26:31.065227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:26:31.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:26:37.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"72a3419c-92ef-4d8c-88e6-834b67b8df96","timestamp":"2023-09-29T01:26:37.216748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:26:37.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:27:07.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36312a7e-b705-471c-88e4-f55bb08e0140","timestamp":"2023-09-29T01:27:07.296350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:27:07.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:27:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2f0546b-b601-43f7-aeb8-8ff771debbcd","timestamp":"2023-09-29T01:27:14.326394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:27:14.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2f0546b-b601-43f7-aeb8-8ff771debbcd","timestamp":"2023-09-29T01:27:14.326394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:27:14.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:28:19.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"846610ab-354c-4283-9ebe-cca379040995","timestamp":"2023-09-29T01:28:20.608775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:28:19.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:28:31.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e064eee-898f-49bf-8619-1184b64b3f0f","timestamp":"2023-09-29T01:28:31.067115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:28:31.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:28:37.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebafa11a-a525-4439-8bc2-fef52f219096","timestamp":"2023-09-29T01:28:37.217121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:28:37.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:29:07.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7268cdef-258d-4eae-bab3-60718e14b2ed","timestamp":"2023-09-29T01:29:07.296361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:29:07.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:29:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36377626-f98b-4c8a-9c45-6dfebc6c82e1","timestamp":"2023-09-29T01:29:14.325625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:29:14.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36377626-f98b-4c8a-9c45-6dfebc6c82e1","timestamp":"2023-09-29T01:29:14.325625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:29:14.378+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:30:14.410+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 0 disconnected.
[2023-09-29T01:30:19.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16884c51-719a-4ea9-ad73-82273061f93a","timestamp":"2023-09-29T01:30:20.608703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:30:19.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:30:31.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1d208e3-d6bc-4579-93f4-68c5333e688a","timestamp":"2023-09-29T01:30:31.065296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:30:31.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:30:37.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ca9b9d9-a049-46a5-b5d5-910bd22297f1","timestamp":"2023-09-29T01:30:37.216698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:30:37.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:31:07.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99cd56d0-b5d3-498b-85e3-1a29567eccd9","timestamp":"2023-09-29T01:31:07.296397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:31:07.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:31:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a519340c-3bd3-4832-b191-a9ca964b440d","timestamp":"2023-09-29T01:31:14.326374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:31:14.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a519340c-3bd3-4832-b191-a9ca964b440d","timestamp":"2023-09-29T01:31:14.326374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:31:14.392+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:32:19.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2165cad9-c8db-45ee-b6af-e7a614e59ae8","timestamp":"2023-09-29T01:32:20.613262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:32:19.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:32:31.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70465fb5-f5b8-496a-85f2-9c6a8f875938","timestamp":"2023-09-29T01:32:31.065227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:32:31.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:32:37.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b1b7733-2b63-4160-a060-e32c3c759188","timestamp":"2023-09-29T01:32:37.216823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:32:37.740+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:33:07.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"835b1b81-8705-422c-bc30-15ec2ddc1d8d","timestamp":"2023-09-29T01:33:07.296349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:33:07.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:33:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c6e8c69-e542-4804-b67b-cc1e272b3fe2","timestamp":"2023-09-29T01:33:14.325702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:33:14.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c6e8c69-e542-4804-b67b-cc1e272b3fe2","timestamp":"2023-09-29T01:33:14.325702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:33:14.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:34:19.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71bbb196-3042-4bd3-a5b6-1606dad9d0cc","timestamp":"2023-09-29T01:34:20.609211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:34:19.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:34:31.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c79a96-7756-4dff-b033-88aa4d4e99e2","timestamp":"2023-09-29T01:34:31.065179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:34:31.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:34:37.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb2ce112-ca7f-4ed9-b69a-529da6ecf063","timestamp":"2023-09-29T01:34:37.216781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:34:37.706+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:35:07.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd3b1941-68c6-429f-8a92-77e2e41ee153","timestamp":"2023-09-29T01:35:07.296410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:35:07.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:35:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"570a87a1-4122-435b-8209-e3a82ab8bfc1","timestamp":"2023-09-29T01:35:14.326409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:35:14.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"570a87a1-4122-435b-8209-e3a82ab8bfc1","timestamp":"2023-09-29T01:35:14.326409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:35:14.362+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:36:19.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6984c76-d3b7-4644-af6a-67c7f4798fbb","timestamp":"2023-09-29T01:36:20.609897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:36:19.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:36:31.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5aa571a-54cd-4f71-9c8e-e47753492c2f","timestamp":"2023-09-29T01:36:31.065177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:36:31.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:36:37.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6df4b09-090b-4edd-82f0-5ba55b6c1cda","timestamp":"2023-09-29T01:36:37.216738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:36:37.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:37:07.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93b4df99-d041-4a03-99bb-8261858560b8","timestamp":"2023-09-29T01:37:07.296275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:37:07.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:37:14.325+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22966b11-9f26-4bf1-9e5e-cfddb411c7a5","timestamp":"2023-09-29T01:37:14.325557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:37:14.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22966b11-9f26-4bf1-9e5e-cfddb411c7a5","timestamp":"2023-09-29T01:37:14.325557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:37:14.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:38:19.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cf82fed-c039-46a2-aa5d-f23997fa4bc8","timestamp":"2023-09-29T01:38:20.608821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:38:19.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:38:31.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"488135c0-f0e8-4859-b1c4-f464ae30947c","timestamp":"2023-09-29T01:38:31.065148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:38:31.640+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:38:37.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41210d93-d8c4-4bc2-bc07-e57d43ed148f","timestamp":"2023-09-29T01:38:37.216739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:38:37.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:39:07.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f08728c3-e388-4ccf-8f4e-5b8213810fce","timestamp":"2023-09-29T01:39:07.296383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:39:07.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:39:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e09ddaf-d421-4a93-bb0e-de70336c6e4a","timestamp":"2023-09-29T01:39:14.326279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:39:14.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e09ddaf-d421-4a93-bb0e-de70336c6e4a","timestamp":"2023-09-29T01:39:14.326279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:39:14.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:40:19.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43c03a7d-2e9b-49c2-bef6-1159154aa727","timestamp":"2023-09-29T01:40:20.608792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:40:19.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:40:31.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc464ae3-a3fd-4354-bd5a-636ac064dbae","timestamp":"2023-09-29T01:40:31.065903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:40:31.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:40:37.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c8d91a1-b0c8-4f5c-92c2-5404d95cb5b6","timestamp":"2023-09-29T01:40:37.216706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:40:37.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:41:07.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"387675ac-2069-4a3a-b879-d0e5b559edc5","timestamp":"2023-09-29T01:41:07.296438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:41:07.260+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:41:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a345058-e468-4baf-b116-379207caaaab","timestamp":"2023-09-29T01:41:14.325667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:41:14.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a345058-e468-4baf-b116-379207caaaab","timestamp":"2023-09-29T01:41:14.325667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:41:14.418+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:42:19.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c857a121-993e-4283-8a1b-8fc202018304","timestamp":"2023-09-29T01:42:20.608874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:42:19.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:42:31.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad407141-d9dc-47a4-9611-f38edea53275","timestamp":"2023-09-29T01:42:31.065258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:42:31.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:42:37.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"72044650-af79-4da7-ab8c-8ff0024ae2be","timestamp":"2023-09-29T01:42:37.216693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:42:37.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:43:07.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7c46ca3-ca28-4b56-a826-fe3ff2dfd2e7","timestamp":"2023-09-29T01:43:07.296572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:43:07.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:43:14.325+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e5431a9-20f8-472e-a8fe-43cc206b093c","timestamp":"2023-09-29T01:43:14.325527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:43:14.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e5431a9-20f8-472e-a8fe-43cc206b093c","timestamp":"2023-09-29T01:43:14.325527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:43:14.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:44:19.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdc69015-a8e4-4755-87fa-cc1ad9183a61","timestamp":"2023-09-29T01:44:20.608932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:44:19.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:44:31.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aad60d98-44e0-49ab-bf59-b5e5baf01721","timestamp":"2023-09-29T01:44:31.065151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:44:31.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:44:37.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cf9f01d-e528-4c61-a7f3-1ea63998cce5","timestamp":"2023-09-29T01:44:37.216806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:44:37.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:45:07.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91acfed0-a1cd-4727-889b-292067eb57f3","timestamp":"2023-09-29T01:45:07.296330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:45:07.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:45:14.329+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45495d4f-4538-4452-a801-328163346ab6","timestamp":"2023-09-29T01:45:14.326758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:45:14.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45495d4f-4538-4452-a801-328163346ab6","timestamp":"2023-09-29T01:45:14.326758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:45:14.389+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:46:19.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67b29a09-34cc-4c7f-b509-d6b3157de32e","timestamp":"2023-09-29T01:46:20.608962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:46:19.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:46:31.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2c92823-afc0-457c-bdd1-c9205e1dfa82","timestamp":"2023-09-29T01:46:31.065382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:46:31.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:46:37.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41da0e61-a315-42cf-9555-3448c9c407cd","timestamp":"2023-09-29T01:46:37.216850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:46:37.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:47:07.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"038bf6c3-bc7c-432f-bec6-9d4b3ef747a1","timestamp":"2023-09-29T01:47:07.296323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:47:07.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:47:14.325+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e69b0ed-211d-47a5-b355-cea78ae83d76","timestamp":"2023-09-29T01:47:14.325589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:47:14.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e69b0ed-211d-47a5-b355-cea78ae83d76","timestamp":"2023-09-29T01:47:14.325589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:47:14.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:48:19.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5774a44-9a64-40cc-b596-8cdce62c58c5","timestamp":"2023-09-29T01:48:20.609744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:48:19.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:48:31.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caa987e2-91dc-484d-ad65-8b9308d3b36a","timestamp":"2023-09-29T01:48:31.065173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:48:31.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:48:37.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e760cf15-e9ac-47fa-a76d-4b4f1b4c92b9","timestamp":"2023-09-29T01:48:37.216835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:48:37.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:49:07.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50cc09ea-6628-4799-b808-ac0097cf8256","timestamp":"2023-09-29T01:49:07.296472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:49:07.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:49:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"faa32ceb-5e0e-485e-8ca1-2ad15c04b282","timestamp":"2023-09-29T01:49:14.325612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:49:14.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"faa32ceb-5e0e-485e-8ca1-2ad15c04b282","timestamp":"2023-09-29T01:49:14.325612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:49:14.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:49:44.377+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-09-29T01:50:19.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d655e450-a329-4516-a3c5-7ee3b51cdc31","timestamp":"2023-09-29T01:50:20.608863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:50:19.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:50:31.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28b98f04-bdbe-40de-bf04-1b768d7047b8","timestamp":"2023-09-29T01:50:31.065204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:50:31.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:50:37.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bcf7fcf-3ed6-455b-8d62-702d4dc18721","timestamp":"2023-09-29T01:50:37.216872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:50:37.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:51:07.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"776768dc-c888-44d6-8313-2148770ee85b","timestamp":"2023-09-29T01:51:07.296463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:51:07.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:51:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5762c4ee-07b5-4499-a931-0ae11b897b6c","timestamp":"2023-09-29T01:51:14.326495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:51:14.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5762c4ee-07b5-4499-a931-0ae11b897b6c","timestamp":"2023-09-29T01:51:14.326495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:51:14.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:52:19.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c5b8a4e-ac8a-46c5-a34d-63293aec7d2b","timestamp":"2023-09-29T01:52:20.609595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:52:19.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:52:31.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b659ec7-8aec-445d-acc8-6e8f361d357f","timestamp":"2023-09-29T01:52:31.065271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:52:31.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:52:37.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"26d41da0-7ebb-4301-b450-22f44218f94c","timestamp":"2023-09-29T01:52:37.216874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:52:37.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:53:07.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed1f595c-f7d6-493f-af7f-c2bd3d40d2bc","timestamp":"2023-09-29T01:53:07.296289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:53:07.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:53:14.325+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9027399f-d280-4f80-8a51-9355da3b7706","timestamp":"2023-09-29T01:53:14.325566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:53:14.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9027399f-d280-4f80-8a51-9355da3b7706","timestamp":"2023-09-29T01:53:14.325566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:53:14.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:54:19.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bc89092-7029-4005-9983-79d346758dc5","timestamp":"2023-09-29T01:54:20.609239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:54:19.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:54:31.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f8bde58-9f2b-4604-a8e7-56ca48849e37","timestamp":"2023-09-29T01:54:31.066082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:54:31.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:54:37.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cccc97e-fe10-4faf-957e-7374d062ad45","timestamp":"2023-09-29T01:54:37.216816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:54:37.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:55:07.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1d62bc4-ec59-4a40-9d9d-42524e61f2e4","timestamp":"2023-09-29T01:55:07.296357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:55:07.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:55:14.329+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17af113f-8eb8-4fbe-aade-8f282ea0f920","timestamp":"2023-09-29T01:55:14.326702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:55:14.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17af113f-8eb8-4fbe-aade-8f282ea0f920","timestamp":"2023-09-29T01:55:14.326702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:55:14.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:56:19.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16943c73-3a00-412b-ac30-b71f02c4e2f2","timestamp":"2023-09-29T01:56:20.609134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:56:19.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:56:31.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e99064a4-0403-408e-829a-6627e125c0cd","timestamp":"2023-09-29T01:56:31.065261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:56:31.606+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:56:37.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfe12066-3098-48ab-b283-218cd3b9e73e","timestamp":"2023-09-29T01:56:37.216921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:56:37.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:57:07.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13fce83c-a413-4510-90e0-d76a098ecdb1","timestamp":"2023-09-29T01:57:07.296348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:57:07.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:57:14.325+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caa5756d-897f-4b35-a1cb-61c458f94f09","timestamp":"2023-09-29T01:57:14.325622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:57:14.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caa5756d-897f-4b35-a1cb-61c458f94f09","timestamp":"2023-09-29T01:57:14.325622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:57:14.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:58:19.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e00799dd-0fb1-435c-b5e7-3ef13fcb1ff6","timestamp":"2023-09-29T01:58:20.608976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T01:58:19.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:58:31.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b466ff7-ee03-4040-b042-e3cb7d33d3b7","timestamp":"2023-09-29T01:58:31.065225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T01:58:31.606+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:58:37.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d3f5bb5-1330-4962-8acc-0fee929e8dac","timestamp":"2023-09-29T01:58:37.217280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T01:58:37.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:58:44.477+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 0 disconnected.
[2023-09-29T01:59:07.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37ded949-961e-4182-af27-f77553e3d590","timestamp":"2023-09-29T01:59:07.296286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T01:59:07.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T01:59:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5442c744-cce1-484f-ac7a-3174c95bb83c","timestamp":"2023-09-29T01:59:14.325691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:59:14.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5442c744-cce1-484f-ac7a-3174c95bb83c","timestamp":"2023-09-29T01:59:14.325691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T01:59:14.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:00:19.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bea7b060-8070-4e14-b602-dda2a58b36c8","timestamp":"2023-09-29T02:00:20.610209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T02:00:19.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:00:31.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41b1c033-7d2c-45cb-9bc4-a6e07f90ea7a","timestamp":"2023-09-29T02:00:31.065177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T02:00:31.592+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:00:37.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6300328c-87e8-4e02-8f08-777fb3b7133f","timestamp":"2023-09-29T02:00:37.217042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T02:00:37.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:01:07.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b668cc42-778e-4883-962f-b326c1de7e69","timestamp":"2023-09-29T02:01:07.296328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T02:01:07.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:01:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"505ed6c3-68c2-40a7-9d4d-c0bd0f2ee168","timestamp":"2023-09-29T02:01:14.326349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:01:14.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"505ed6c3-68c2-40a7-9d4d-c0bd0f2ee168","timestamp":"2023-09-29T02:01:14.326349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:01:14.377+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:02:19.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"265f1f3f-c2c7-4f8a-a3ad-bc1e7742b150","timestamp":"2023-09-29T02:02:20.608997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T02:02:19.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:02:31.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad5a2d0c-faa5-436c-b608-92aa52019712","timestamp":"2023-09-29T02:02:31.065119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T02:02:31.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:02:37.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fa421b0-f0bf-40a0-b7cd-cdcfd6c5f400","timestamp":"2023-09-29T02:02:37.216853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T02:02:37.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:03:07.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcbdaf2a-1e53-46e4-91d7-494ea782f073","timestamp":"2023-09-29T02:03:07.296325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T02:03:07.260+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:03:14.325+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14909dd2-f681-488f-a3b5-6b1ac722b464","timestamp":"2023-09-29T02:03:14.325560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:03:14.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14909dd2-f681-488f-a3b5-6b1ac722b464","timestamp":"2023-09-29T02:03:14.325560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:03:14.344+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:04:19.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fd59837-1395-4fa1-aa7f-dee26cd4ea6b","timestamp":"2023-09-29T02:04:20.613371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T02:04:19.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:04:31.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0439dba8-4358-4f7b-8ee8-35697bf62280","timestamp":"2023-09-29T02:04:31.065263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T02:04:31.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:04:37.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c7aafaf-93ed-4fda-af32-d71af2e2821c","timestamp":"2023-09-29T02:04:37.216886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T02:04:37.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:05:07.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4942adac-9f7d-49ee-b23c-422073fae241","timestamp":"2023-09-29T02:05:07.296433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T02:05:07.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:05:14.327+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b36ca650-d227-4e08-aa2a-07c17268e350","timestamp":"2023-09-29T02:05:14.326261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:05:14.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b36ca650-d227-4e08-aa2a-07c17268e350","timestamp":"2023-09-29T02:05:14.326261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:05:14.401+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:06:19.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6103a1fb-f865-4692-b1df-a96b9e34a0e9","timestamp":"2023-09-29T02:06:20.608756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T02:06:19.757+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:06:31.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3798a7b2-7cbf-4755-bf51-21b8953d78a0","timestamp":"2023-09-29T02:06:31.065173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T02:06:31.659+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:06:37.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d56e3d60-4c6b-4e4f-ab17-8defb319b4b7","timestamp":"2023-09-29T02:06:37.216713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T02:06:37.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:07:07.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6e09a14-2499-4c39-b9bd-2f68da172a82","timestamp":"2023-09-29T02:07:07.296424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T02:07:07.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:07:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a928bac-473f-431e-a02c-c4c248f84ab5","timestamp":"2023-09-29T02:07:14.325811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:07:14.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a928bac-473f-431e-a02c-c4c248f84ab5","timestamp":"2023-09-29T02:07:14.325811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:07:14.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:08:19.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb8108b4-a9b5-404a-91f9-2f435e86fe02","timestamp":"2023-09-29T02:08:20.608804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T02:08:19.736+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:08:31.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cd7afbf-4fea-476a-9c24-5198b0a4ee70","timestamp":"2023-09-29T02:08:31.066436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T02:08:31.596+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:08:37.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8234b679-e9b9-4eac-899f-e941d773d5e9","timestamp":"2023-09-29T02:08:37.216797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T02:08:37.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:09:07.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4320d29d-32ad-4f40-855c-e8be2eefc5d4","timestamp":"2023-09-29T02:09:07.296383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T02:09:07.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:09:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4156fbf-f5dd-4a4a-8391-5604605e4a79","timestamp":"2023-09-29T02:09:14.325568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:09:14.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4156fbf-f5dd-4a4a-8391-5604605e4a79","timestamp":"2023-09-29T02:09:14.325568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:09:14.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:10:19.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00325745-8db5-456f-871e-5456f940d686","timestamp":"2023-09-29T02:10:20.608821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T02:10:19.752+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:10:31.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6272ccb-e45a-4afe-9a2e-b6ef000faabc","timestamp":"2023-09-29T02:10:31.065171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T02:10:31.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:10:37.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"99b15c35-27fe-4931-84e1-6bc5289d86ff","timestamp":"2023-09-29T02:10:37.217049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T02:10:37.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:11:07.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e98b455f-bfde-4be9-86c1-3c8228c130e3","timestamp":"2023-09-29T02:11:07.296360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T02:11:07.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:11:14.328+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ca98491-75e3-4a40-8908-22666ec93883","timestamp":"2023-09-29T02:11:14.326485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:11:14.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ca98491-75e3-4a40-8908-22666ec93883","timestamp":"2023-09-29T02:11:14.326485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:11:14.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:12:19.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08e85e5d-c462-42a8-9a89-bb20b8262185","timestamp":"2023-09-29T02:12:20.608990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T02:12:19.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:12:31.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"426bc9c6-be47-4c5b-880a-8679835df654","timestamp":"2023-09-29T02:12:31.065203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T02:12:31.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:12:37.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d468842e-9964-4de2-b2f3-1252560fd9b0","timestamp":"2023-09-29T02:12:37.216828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T02:12:37.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:13:07.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f5407a4-486c-4ff0-baed-d0c5853314ac","timestamp":"2023-09-29T02:13:07.296262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T02:13:07.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:13:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2864497-7341-457b-86c0-a72ce49c19d8","timestamp":"2023-09-29T02:13:14.325681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:13:14.327+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-09-29T02:13:14.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2864497-7341-457b-86c0-a72ce49c19d8","timestamp":"2023-09-29T02:13:14.325681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:13:14.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:14:19.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dac2921-0849-424d-8430-db2ded2ccff4","timestamp":"2023-09-29T02:14:20.610122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T02:14:19.734+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:14:31.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e88cd79-e67a-4e50-86c8-b470d57cd35d","timestamp":"2023-09-29T02:14:31.065114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T02:14:31.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:14:37.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"446b4432-19d7-46fd-8947-42970f4100ef","timestamp":"2023-09-29T02:14:37.216714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T02:14:37.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:15:07.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f9fe0a99-7d6b-404c-b03a-d904f95e1e1a","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5bee15e-e89c-4d85-b563-68d27731376e","timestamp":"2023-09-29T02:15:07.296239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-09-29T02:15:07.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:15:14.326+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c364a01-1038-483d-b139-a28b11570a60","timestamp":"2023-09-29T02:15:14.325623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:15:14.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5daae521-5964-4cc1-890f-0120ea9c47c1","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c364a01-1038-483d-b139-a28b11570a60","timestamp":"2023-09-29T02:15:14.325623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-09-29T02:15:14.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:16:19.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85ddd32d-7053-41db-82aa-dc62e6d1451e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"7ffe14df-eabc-4551-8217-b38254b5e38e","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9fd8d89-0466-43b9-bc54-dcfb62519fb4","timestamp":"2023-09-29T02:16:20.608883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-09-29T02:16:19.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:16:31.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cec854c0-2b5e-494f-aafb-1742c3aa10b3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b76f48-5bbd-49db-8b3d-36a269a25384","timestamp":"2023-09-29T02:16:31.065103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-09-29T02:16:31.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-09-29T02:16:37.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c8ea6c8d-e222-4c27-9bf9-3568fecf10a6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3a4de23-c497-4162-ad57-76f8b8c41c22","timestamp":"2023-09-29T02:16:37.217116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-09-29T02:16:37.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS