Results

By type

          Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml file

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

[2023-04-20T12:36:06.897+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-runtime-acm-777bf4d9b8-2qclg with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-20T12:36:06.905+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-20T12:36:06.939+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-20T12:36:09.690+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-04-20T12:36:10.215+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 504 ms. Found 5 JPA repository interfaces.
[2023-04-20T12:36:14.799+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-04-20T12:36:14.822+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-04-20T12:36:14.824+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-20T12:36:14.824+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-20T12:36:15.056+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-04-20T12:36:15.057+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 7978 ms
[2023-04-20T12:36:15.990+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-04-20T12:36:16.321+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-04-20T12:36:16.468+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-04-20T12:36:16.948+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-04-20T12:36:17.351+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-04-20T12:36:17.682+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-04-20T12:36:17.736+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-04-20T12:36:21.005+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-04-20T12:36:21.070+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-04-20T12:36:24.113+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-runtime-acm-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-runtime-acm
	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-04-20T12:36:24.232+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-20T12:36:24.442+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-20T12:36:24.442+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-20T12:36:24.442+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681994184438
[2023-04-20T12:36:24.449+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-1, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-20T12:36:25.289+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@640d604, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@62cbc478, org.springframework.security.web.context.SecurityContextPersistenceFilter@4f1afe8f, org.springframework.security.web.header.HeaderWriterFilter@372f0a99, org.springframework.security.web.authentication.logout.LogoutFilter@7c8874ef, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@76396509, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@443a06ad, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@752b69e3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5438fa43, org.springframework.security.web.session.SessionManagementFilter@3887c7d7, org.springframework.security.web.access.ExceptionTranslationFilter@48cd319d, org.springframework.security.web.access.intercept.AuthorizationFilter@5c3d4f05]
[2023-04-20T12:36:26.269+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2023-04-20T12:36:30.775+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-04-20T12:36:30.850+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-04-20T12:36:30.883+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-04-20T12:36:30.914+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-20T12:36:30.914+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-20T12:36:30.929+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b458c949-3b9c-4b9b-a1a6-825a3e85b706, consumerInstance=onap-policy-clamp-runtime-acm-777bf4d9b8-2qclg, 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-04-20T12:36:31.015+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-runtime-acm-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-runtime-acm
	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-04-20T12:36:31.031+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-20T12:36:31.031+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-20T12:36:31.031+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681994191031
[2023-04-20T12:36:31.031+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-20T12:36:31.033+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=aa36cff0-e55c-4f9b-9f6b-5ea32ee46f33, alive=false, publisher=null]]: starting
[2023-04-20T12:36:31.075+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-runtime-acm-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-04-20T12:36:31.103+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-04-20T12:36:31.139+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-20T12:36:31.140+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-20T12:36:31.140+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681994191139
[2023-04-20T12:36:31.140+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=aa36cff0-e55c-4f9b-9f6b-5ea32ee46f33, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-20T12:36:31.140+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$370f755c
[2023-04-20T12:36:31.155+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$4ef24fb6
[2023-04-20T12:36:31.160+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$70f48562
[2023-04-20T12:36:31.167+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$807a6010
[2023-04-20T12:36:31.174+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$220353ed
[2023-04-20T12:36:31.184+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$9778bdbb
[2023-04-20T12:36:31.191+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-04-20T12:36:31.192+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-04-20T12:36:31.192+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-04-20T12:36:31.192+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-04-20T12:36:31.192+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-04-20T12:36:31.192+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-04-20T12:36:31.192+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-20T12:36:31.192+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b458c949-3b9c-4b9b-a1a6-825a3e85b706, consumerInstance=onap-policy-clamp-runtime-acm-777bf4d9b8-2qclg, 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@6f0c45f4
[2023-04-20T12:36:31.193+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b458c949-3b9c-4b9b-a1a6-825a3e85b706, consumerInstance=onap-policy-clamp-runtime-acm-777bf4d9b8-2qclg, 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-04-20T12:36:31.193+00:00|INFO|ServiceManager|main] service manager started
[2023-04-20T12:36:31.198+00:00|INFO|Application|main] Started Application in 25.984 seconds (JVM running for 27.936)
[2023-04-20T12:36:32.391+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: 7usRU5YbRx6CJ1VRU6dZfA
[2023-04-20T12:36:32.394+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] ProducerId set to 3 with epoch 0
[2023-04-20T12:36:32.411+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to ocOy3i3RRj2DlIub_006XA
[2023-04-20T12:36:32.412+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to ocOy3i3RRj2DlIub_006XA
[2023-04-20T12:36:32.414+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to ocOy3i3RRj2DlIub_006XA
[2023-04-20T12:36:32.414+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to ocOy3i3RRj2DlIub_006XA
[2023-04-20T12:36:32.414+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to ocOy3i3RRj2DlIub_006XA
[2023-04-20T12:36:32.415+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to ocOy3i3RRj2DlIub_006XA
[2023-04-20T12:36:32.424+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cluster ID: 7usRU5YbRx6CJ1VRU6dZfA
[2023-04-20T12:36:32.426+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-04-20T12:36:32.462+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-04-20T12:36:32.561+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-runtime-acm-2-e8de7b29-ce26-485e-a17a-766a555423b0
[2023-04-20T12:36:32.562+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] 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-04-20T12:36:32.562+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-04-20T12:36:35.579+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-e8de7b29-ce26-485e-a17a-766a555423b0', protocol='range'}
[2023-04-20T12:36:35.585+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Finished assignment for group at generation 1: {consumer-policy-clamp-runtime-acm-2-e8de7b29-ce26-485e-a17a-766a555423b0=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-04-20T12:36:35.636+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-e8de7b29-ce26-485e-a17a-766a555423b0', protocol='range'}
[2023-04-20T12:36:35.636+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] 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-04-20T12:36:35.643+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] 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-04-20T12:36:35.659+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-04-20T12:36:35.659+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-20T12:36:35.659+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-20T12:36:35.659+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-20T12:36:35.659+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-20T12:36:35.659+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-20T12:36:35.769+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-20T12:36:35.770+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-20T12:36:35.785+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-20T12:36:35.786+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=3, 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-04-20T12:36:35.787+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=2, 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-04-20T12:36:35.787+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-20T12:37:44.750+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-04-20T12:37:44.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50c2f8a4-4001-4492-b645-01c3c50d4604","timestamp":"2023-04-20T12:37:44.734825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:37:47.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7f3b342-5244-4ab9-a00f-061cc388ee74","timestamp":"2023-04-20T12:37:46.657398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:37:48.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9adf0fc-b755-4e22-88a4-6358abbae6fa","timestamp":"2023-04-20T12:37:47.783147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:37:59.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a06d5eae-415d-4511-a581-8dec57cf64d2","timestamp":"2023-04-20T12:37:59.021023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:38:11.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66e5830f-7115-48ff-aef1-8b06e8bbf5c4","timestamp":"2023-04-20T12:38:10.770007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:38:30.914+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:39:44.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4deb0850-cfcc-4df9-beea-5edd9813b6c9","timestamp":"2023-04-20T12:39:44.731754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:39:47.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"519e6222-25a9-4c86-9b48-52dff30b9651","timestamp":"2023-04-20T12:39:46.657477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:39:48.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"231c1529-2a0c-4f57-972b-0f9688f8f658","timestamp":"2023-04-20T12:39:47.785424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:39:58.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79d7e524-8b2a-4cf7-9935-c5021cba1d6b","timestamp":"2023-04-20T12:39:59.021172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:40:11.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6621c2ae-c1ee-4299-bfd1-d91b528be86f","timestamp":"2023-04-20T12:40:10.770411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:40:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:41:44.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44731868-bd44-4b91-8e99-c9c7c2596edb","timestamp":"2023-04-20T12:41:44.734508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:41:47.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c231aa7-e1cd-4024-8a16-afb12548810b","timestamp":"2023-04-20T12:41:46.657505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:41:48.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d24db7d8-0d97-4c60-b6a0-40288f9937a1","timestamp":"2023-04-20T12:41:47.783385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:41:58.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6e31ca8-3a59-4587-93cf-a0391b131c5b","timestamp":"2023-04-20T12:41:59.021126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:42:11.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"813ebeb8-12e0-40aa-b186-70ce497b3b3b","timestamp":"2023-04-20T12:42:10.769999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:42:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:43:44.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5e1df79-7247-4b6e-b7f0-e0eba29e2375","timestamp":"2023-04-20T12:43:44.732008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:43:47.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcc7e302-1c6a-4e08-95bd-ab5e4207f67d","timestamp":"2023-04-20T12:43:46.657412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:43:48.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc0c1d3b-05f5-462b-8f1d-32e1f8fa06ca","timestamp":"2023-04-20T12:43:47.783049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:43:58.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"71cc9f58-e57c-46d2-8a89-630a7e5cc684","timestamp":"2023-04-20T12:43:59.020920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:44:11.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87b7c2fc-ff04-4097-b03f-a56dc2175efb","timestamp":"2023-04-20T12:44:10.770010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:44:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:45:32.509+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected.
[2023-04-20T12:45:32.708+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Node -1 disconnected.
[2023-04-20T12:45:44.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a6ff503-76c3-45c1-b0f0-93504ceb0c56","timestamp":"2023-04-20T12:45:44.733560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:45:47.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cf4e42c-314b-471b-9353-d46d0f2c6245","timestamp":"2023-04-20T12:45:46.658505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:45:48.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f74ff9c-4b44-4d22-8f43-1a30f36e5e4c","timestamp":"2023-04-20T12:45:47.782955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:45:59.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c6609e8-37f3-439f-9cf0-04d5a571a48d","timestamp":"2023-04-20T12:45:59.021018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:46:11.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcab0de7-83ad-4f7d-9150-b80579faf59f","timestamp":"2023-04-20T12:46:10.769949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:46:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:47:44.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc6427e4-bb6b-4c6c-b43b-3b0089f362bf","timestamp":"2023-04-20T12:47:44.731749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:47:47.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6601b35c-7d10-4e78-8a32-8a292f85d2bf","timestamp":"2023-04-20T12:47:46.657571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:47:48.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f3496b0-4efe-47db-9b56-0dd83c668633","timestamp":"2023-04-20T12:47:47.785731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:47:58.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"165ac96b-45c8-48b3-af4a-c7131d7b3146","timestamp":"2023-04-20T12:47:59.021148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:48:11.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0924824-c7af-46b7-be43-782828c3827e","timestamp":"2023-04-20T12:48:10.771811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:48:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:49:44.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ace7091-f668-4a7c-9b00-765cb3d2a88a","timestamp":"2023-04-20T12:49:44.732155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:49:47.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2d3b518-d7eb-4031-8e28-230312d3c882","timestamp":"2023-04-20T12:49:46.657631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:49:48.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b09ff538-2c22-4f4b-94dc-7b371032cb3e","timestamp":"2023-04-20T12:49:47.783090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:49:58.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b8c5b8d-85b9-4db9-82cf-764f2dc1e8f6","timestamp":"2023-04-20T12:49:59.021180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:50:11.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16570590-cfd8-461e-9018-d46a17ca7577","timestamp":"2023-04-20T12:50:10.771011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:50:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:51:44.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83da5093-404c-4876-8c5c-998027959b94","timestamp":"2023-04-20T12:51:44.732262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:51:47.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eee952b-6dc3-4130-99f5-c6a69b604ac6","timestamp":"2023-04-20T12:51:46.657726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:51:48.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fe75c04-6e60-48cd-a01a-ca7b91ac9ef8","timestamp":"2023-04-20T12:51:47.783051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:51:59.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24586d75-fcd1-470e-9b28-a43e274777b9","timestamp":"2023-04-20T12:51:59.021189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:52:11.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aae10e0e-e317-4495-9165-3d956c7f69e8","timestamp":"2023-04-20T12:52:10.770116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:52:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:53:44.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1666084-27d3-4aa3-b6eb-bb2aa0f7fca1","timestamp":"2023-04-20T12:53:44.731954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:53:47.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d151b558-6c13-4bf3-bf49-d55af987460b","timestamp":"2023-04-20T12:53:46.657459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:53:48.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"572e1492-04b4-4322-9ad4-1fad39b6d7c7","timestamp":"2023-04-20T12:53:47.783163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:53:59.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51dd1e7a-819e-498b-88e1-e94a43580f62","timestamp":"2023-04-20T12:53:59.021132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:54:11.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e81a9168-fba9-40bf-9e63-4a6198d54d20","timestamp":"2023-04-20T12:54:10.770059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:54:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:55:44.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55e18880-3426-4a64-bcf1-0f61e48599eb","timestamp":"2023-04-20T12:55:44.731953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:55:47.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cdc81b9-3ee9-471f-9e0a-b7ff11fc3974","timestamp":"2023-04-20T12:55:46.657463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:55:48.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5e76ca5-adf1-4da0-82b1-91727db795d1","timestamp":"2023-04-20T12:55:47.783136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:55:59.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"245702c3-4b88-42e6-9d49-1b58e1e89fc6","timestamp":"2023-04-20T12:55:59.021654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:56:11.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"295fe385-4b7c-43f0-9e64-dcb146b09ce2","timestamp":"2023-04-20T12:56:10.772024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:56:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:57:44.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f68633-0639-4773-9d5e-1182fc5c88df","timestamp":"2023-04-20T12:57:44.731820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:57:47.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ba3f260-0e42-49f6-8f87-0eed8348cdb8","timestamp":"2023-04-20T12:57:46.657591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:57:48.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"414b0395-da75-4553-b151-66e3ce32bdc7","timestamp":"2023-04-20T12:57:47.783129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:57:59.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea18f05b-96f5-4ae9-a858-7d253c086e72","timestamp":"2023-04-20T12:57:59.021179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T12:58:11.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5507665e-9b25-47df-8116-d5e4e783e240","timestamp":"2023-04-20T12:58:10.770083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T12:58:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T12:59:44.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d6f22a1-e94d-4c80-a79a-74f9a7e04915","timestamp":"2023-04-20T12:59:44.733282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T12:59:47.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31418962-c264-440b-8bc9-57c7dcc591bb","timestamp":"2023-04-20T12:59:46.657630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T12:59:48.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"261ed79f-cbae-4990-a500-6b9d3c95845e","timestamp":"2023-04-20T12:59:47.783153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T12:59:59.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"947125ac-52e7-41be-96c8-a96a681d6f20","timestamp":"2023-04-20T12:59:59.022674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:00:11.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca33ed56-514b-482f-8e89-7249e732d74d","timestamp":"2023-04-20T13:00:10.770963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:00:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:01:44.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adf063ca-2d91-4555-9a07-df53b9d33db1","timestamp":"2023-04-20T13:01:44.731939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:01:47.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f45477dd-6e57-4189-8b93-368d94afa4ee","timestamp":"2023-04-20T13:01:46.658004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:01:48.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b288510-626f-488d-adfb-3c25f1f84f33","timestamp":"2023-04-20T13:01:47.783051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:01:59.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f9815d4-f3be-48e5-b748-46256f7454bd","timestamp":"2023-04-20T13:01:59.021101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:02:11.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5d44fb7-3aa9-4b4d-a880-6614c429548e","timestamp":"2023-04-20T13:02:10.772984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:02:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:03:44.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3aaec81-2c29-4db2-8a5d-9a0135a03185","timestamp":"2023-04-20T13:03:44.732514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:03:47.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5234dea-0ed3-432e-8669-bab116816bd2","timestamp":"2023-04-20T13:03:46.657471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:03:48.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a142051-5c36-489d-ba6b-f506225df634","timestamp":"2023-04-20T13:03:47.782947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:03:59.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6163c48d-5886-4033-87fe-9571a535d2ae","timestamp":"2023-04-20T13:03:59.021003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:04:11.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b01fb429-124b-4e8a-ab17-c486f70fc9c4","timestamp":"2023-04-20T13:04:10.770034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:04:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:05:44.731+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bd68b31-6a08-433e-b18c-2cbc5305cf15","timestamp":"2023-04-20T13:05:44.732220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:05:47.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47aa2e3d-06d7-491b-812a-fe7f50092fd6","timestamp":"2023-04-20T13:05:46.657467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:05:48.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89489e14-65a2-481d-a3f0-b7cb9ee63113","timestamp":"2023-04-20T13:05:47.783729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:05:59.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fee5753-b3db-45e0-89e6-96fee81e5dc6","timestamp":"2023-04-20T13:05:59.021024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:06:11.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a11b2f-8b1b-4a19-a00b-f6ea809cc3b4","timestamp":"2023-04-20T13:06:10.770200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:06:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:07:44.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dd12b38-7e00-4887-be7d-10eb5794c0f2","timestamp":"2023-04-20T13:07:44.731740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:07:47.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"055431ca-880a-4822-acaa-5789e0330dd2","timestamp":"2023-04-20T13:07:46.657543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:07:48.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba70d04-7b9a-4fab-bacb-7d24ece960f5","timestamp":"2023-04-20T13:07:47.783135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:07:59.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c97c795f-b583-4b5a-97f5-9bb989c350e5","timestamp":"2023-04-20T13:07:59.021056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:08:11.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d4a1449-9ac6-47ba-8f7f-cf1fc119324c","timestamp":"2023-04-20T13:08:10.770037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:08:30.915+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:09:44.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc81bd9d-ba8a-452c-b0ce-28dcb80685e2","timestamp":"2023-04-20T13:09:44.731778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:09:47.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef534af8-87cb-4ae0-bfc4-3b9db1f03ca1","timestamp":"2023-04-20T13:09:46.657618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:09:48.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"721630e8-839a-4044-9922-fa82bc709f7f","timestamp":"2023-04-20T13:09:47.783160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:09:59.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c9078f0-1138-4d67-a004-38f75f293b17","timestamp":"2023-04-20T13:09:59.020924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:10:11.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32ae72ed-ab07-44ef-bfed-00c8df75b358","timestamp":"2023-04-20T13:10:10.769964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:10:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:11:44.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee24a698-c6a4-40e0-b979-c2c2e01160ba","timestamp":"2023-04-20T13:11:44.733210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:11:47.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc885332-d440-4594-9d9a-35558ae1ac47","timestamp":"2023-04-20T13:11:46.657480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:11:48.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a952e04-73a3-4ff6-917a-35577997a1e8","timestamp":"2023-04-20T13:11:47.783122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:11:59.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86ea3f79-5fe6-423a-9485-b74340accaaf","timestamp":"2023-04-20T13:11:59.021537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:12:11.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a17f34b-e112-4d4f-ae8d-d72d0f7ff8ed","timestamp":"2023-04-20T13:12:10.769993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:12:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:13:44.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6457a7d4-9068-4db9-b193-2434bbe9d73f","timestamp":"2023-04-20T13:13:44.731833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:13:47.594+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7d2da9e-e680-4341-97ee-19be4cc87b46","timestamp":"2023-04-20T13:13:46.657378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:13:48.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"209295a6-c8fa-4092-a2a3-9828550bbb03","timestamp":"2023-04-20T13:13:47.783927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:13:59.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"805387a6-cb6f-4fe0-9f36-a0b736e46ecd","timestamp":"2023-04-20T13:13:59.021061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:14:11.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dac8fe0-d805-4e27-b669-ca1d62a3735d","timestamp":"2023-04-20T13:14:10.770166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:14:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:15:44.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1057ec3a-1090-4f04-8559-4c7d7544ce03","timestamp":"2023-04-20T13:15:44.731850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:15:47.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eab4dc3-5a86-44b8-9a57-88e9dd969342","timestamp":"2023-04-20T13:15:46.658012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:15:48.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca2ff75-234b-4ae7-99e3-727f34e97a96","timestamp":"2023-04-20T13:15:47.783182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:15:59.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e305ee7e-74b0-42b7-b87a-e0e793bffc94","timestamp":"2023-04-20T13:15:59.021085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:16:11.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"081de721-90a7-40fc-8ed3-a39e52eae3fe","timestamp":"2023-04-20T13:16:10.769931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:16:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:17:44.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8802a641-8f98-45de-a5f9-aa59c303a8a1","timestamp":"2023-04-20T13:17:44.732038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:17:47.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e602a718-466b-4faa-8ecb-419371fce032","timestamp":"2023-04-20T13:17:46.657368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:17:48.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3c2f541-7ab2-4bd9-8d56-42c9690e096b","timestamp":"2023-04-20T13:17:47.783106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:17:59.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1f3e37a-28ad-4b23-a0fd-fc2391ef3bae","timestamp":"2023-04-20T13:17:59.020976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:18:11.070+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d87afc9-f57d-461a-b718-6b6d08603362","timestamp":"2023-04-20T13:18:10.770475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:18:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:19:44.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d5d2f2c-f906-4a50-a2cc-e6c66fb713d0","timestamp":"2023-04-20T13:19:44.731775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:19:47.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"395d04a8-0528-48f8-9709-07dc5b32c96e","timestamp":"2023-04-20T13:19:46.657462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:19:48.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a52c1b9-faec-4019-b324-5087edc24109","timestamp":"2023-04-20T13:19:47.783086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:19:59.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23b2eb37-f4e1-42d8-8445-c34649c777d1","timestamp":"2023-04-20T13:19:59.021216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:20:11.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee69549e-f8fb-4fa9-b36e-8d7ead77aac6","timestamp":"2023-04-20T13:20:10.771758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:20:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:21:44.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88a3a546-1f5a-4e2b-b439-4da2e3573301","timestamp":"2023-04-20T13:21:44.731778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:21:47.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99493861-8f56-4364-96bf-fe9bb7177957","timestamp":"2023-04-20T13:21:46.657546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:21:48.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c116b6dc-3a11-4532-8111-58ef44f8144a","timestamp":"2023-04-20T13:21:47.783212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:21:59.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e8275a8-b234-47cd-9982-c5855924a13c","timestamp":"2023-04-20T13:21:59.020883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:22:11.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c4b3a75-dedd-4b76-a855-8f429049606b","timestamp":"2023-04-20T13:22:10.769940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:22:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:23:44.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70d7f99b-0a29-4548-82c8-ccdce97bae5c","timestamp":"2023-04-20T13:23:44.731750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:23:47.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b952af0-8e89-48a3-8b71-6061c87fc19d","timestamp":"2023-04-20T13:23:46.657544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:23:48.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66e5fb5c-c3e7-4ba2-9a01-90a6001c4c98","timestamp":"2023-04-20T13:23:47.783032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:23:59.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7775c512-7749-4cb6-aa92-8e4c513dff89","timestamp":"2023-04-20T13:23:59.021002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:24:11.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4344a1b-480a-49b5-84ff-5673ff891551","timestamp":"2023-04-20T13:24:10.770267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:24:30.914+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:25:44.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9597d594-034e-463b-9842-b32b94fb0fdd","timestamp":"2023-04-20T13:25:44.731838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:25:47.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be318428-ce01-429f-805c-df19ed986101","timestamp":"2023-04-20T13:25:46.657827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:25:48.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95c7243c-c9d3-4075-8e2c-d95c6a2b04c0","timestamp":"2023-04-20T13:25:47.783047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:25:59.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"652b6394-7c1b-4507-96b5-01c1c3906b9f","timestamp":"2023-04-20T13:25:59.021045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:26:11.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"201aa3cc-0535-4011-af1a-fa7b7fecd266","timestamp":"2023-04-20T13:26:10.770374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:26:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:27:44.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"482055f7-d76d-452d-a421-fcbbe3747ae7","timestamp":"2023-04-20T13:27:44.731725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:27:47.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f588696-609b-4ca4-900b-7cc03ae0a486","timestamp":"2023-04-20T13:27:46.657525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:27:48.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7f3baca-1dbe-4cf4-ac66-df1865b05b92","timestamp":"2023-04-20T13:27:47.783303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:27:59.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65f08b17-3b0c-4dbc-b5a4-73a6fa238231","timestamp":"2023-04-20T13:27:59.020975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:28:11.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea6add5b-3f10-4d68-8ac6-e458217d8e37","timestamp":"2023-04-20T13:28:10.769896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:28:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:29:44.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81b5b602-10fd-4a7a-b9c9-821d4c1726aa","timestamp":"2023-04-20T13:29:44.732331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:29:47.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c05dfaed-f8b6-4166-a658-21000c37104c","timestamp":"2023-04-20T13:29:46.657594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:29:48.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3077e02-c918-462e-84c5-ff6685358df8","timestamp":"2023-04-20T13:29:47.783146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:29:59.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ffd0b5f-5ab6-4cfc-9c07-ad48270688e5","timestamp":"2023-04-20T13:29:59.021246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:30:11.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c89e3a42-7bb8-466c-8065-b1243d54e6ac","timestamp":"2023-04-20T13:30:10.770896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:30:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:31:44.759+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acffd554-2b6d-4cca-ad2d-02e3d5ee61c2","timestamp":"2023-04-20T13:31:44.731712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:31:47.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcb6e361-6ad2-47f9-a5af-71bbce3872da","timestamp":"2023-04-20T13:31:46.657577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:31:48.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4301b021-a69b-4280-a2e8-5e228fcb2ba4","timestamp":"2023-04-20T13:31:47.783274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:31:59.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"46ab569d-ebcd-427e-9a25-bf3788d7b6dc","timestamp":"2023-04-20T13:31:59.020928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:32:11.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ab33a7a-7151-42fb-8d37-075007ec6989","timestamp":"2023-04-20T13:32:10.770039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:32:30.919+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:33:44.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3d53521-f966-4ec1-8ebe-634b00e31929","timestamp":"2023-04-20T13:33:44.732651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:33:47.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f699067c-b1c8-405b-a5a8-93a9861cdcca","timestamp":"2023-04-20T13:33:46.657478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:33:48.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56b080ec-ff1c-4245-a2ac-d5d28eccceab","timestamp":"2023-04-20T13:33:47.783028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:33:59.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ca80ab9-4615-4ca1-8f46-81ab6b43b41e","timestamp":"2023-04-20T13:33:59.020974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:34:11.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0957e295-44a8-49ad-8a39-603fcc1ead95","timestamp":"2023-04-20T13:34:10.769950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:34:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:35:44.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d746aac-6d65-4434-8339-ad5ce9ad2c8a","timestamp":"2023-04-20T13:35:44.733365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:35:47.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b8376b4-9386-4b2b-a22e-d6c1092773bf","timestamp":"2023-04-20T13:35:46.657619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:35:49.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e29a327b-ae2c-4d65-ba5c-21e95a9aa985","timestamp":"2023-04-20T13:35:47.783240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:35:59.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bbdaebb-ead7-458b-a227-6a9d8d3a3c97","timestamp":"2023-04-20T13:35:59.021197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:36:11.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84433735-904a-4a13-8b50-cad3f410e440","timestamp":"2023-04-20T13:36:10.769901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:36:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:37:44.767+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb88069e-074a-4f3e-b046-aa7c4f030593","timestamp":"2023-04-20T13:37:44.731727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:37:47.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30cafa3f-87f8-4297-8152-8c56638c93db","timestamp":"2023-04-20T13:37:46.657649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:37:49.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee8490bc-5cd4-4f3a-bc2a-34a250b8eb0b","timestamp":"2023-04-20T13:37:47.783045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:37:59.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0239832-e24b-4d53-ae53-dd2d8c8f6f5c","timestamp":"2023-04-20T13:37:59.020908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:38:11.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af35c462-cfef-42ff-a1ab-9af5275a47bd","timestamp":"2023-04-20T13:38:10.769953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:38:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:39:44.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ae0ea61-1731-452a-bf9d-110e2762ac46","timestamp":"2023-04-20T13:39:44.731793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:39:47.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fe25684-f05f-4cf5-9912-14588c061538","timestamp":"2023-04-20T13:39:46.657625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:39:48.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"701c1f80-3bbb-4370-baa9-cb6fd2e4a180","timestamp":"2023-04-20T13:39:47.783014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:39:59.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4c55abf-7d4f-4b47-b4c6-f85a264c7d48","timestamp":"2023-04-20T13:39:59.021264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:40:11.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88940619-4621-4b73-bcee-41031489fb3a","timestamp":"2023-04-20T13:40:10.770085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:40:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:41:44.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8efd2d35-eb18-4d36-bc92-02245e3b653e","timestamp":"2023-04-20T13:41:44.731802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:41:47.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15460185-5c65-46ac-9b94-21117b5e70a5","timestamp":"2023-04-20T13:41:46.657829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:41:48.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f218d91d-cd91-4104-820b-016731317692","timestamp":"2023-04-20T13:41:47.782973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:41:59.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e2c074e-7ebd-4229-a9cf-2dd273d12599","timestamp":"2023-04-20T13:41:59.020916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:42:11.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f581cf75-0101-48fc-95f7-33a7d7f14b58","timestamp":"2023-04-20T13:42:10.769918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:42:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:43:44.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97458082-7445-40d7-bb82-8cc29b2b16c1","timestamp":"2023-04-20T13:43:44.732934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:43:47.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82072782-4602-4808-988f-0ac1dda99384","timestamp":"2023-04-20T13:43:46.657449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:43:48.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb06c712-71c3-46ca-8685-83874ab0da64","timestamp":"2023-04-20T13:43:47.783087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:43:59.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96d61861-1180-40cb-989f-7fddd5239de2","timestamp":"2023-04-20T13:43:59.020835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:44:11.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"250b75ae-a7fb-4455-a3b9-918ec190f383","timestamp":"2023-04-20T13:44:10.769909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:44:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:45:44.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"060e480d-7d59-4719-8180-bac9c9556843","timestamp":"2023-04-20T13:45:44.731731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:45:47.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50cb7a3e-b401-4486-b842-f35a07af0628","timestamp":"2023-04-20T13:45:46.657561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:45:48.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ea176ca-bd8e-4f89-8bcc-7bb9b0efb71a","timestamp":"2023-04-20T13:45:47.783047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:45:59.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0aaca18d-685a-4ece-8073-d5d352b5767c","timestamp":"2023-04-20T13:45:59.020910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:46:11.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1a5d7f0-bac5-4ca3-bd81-ae04210f5266","timestamp":"2023-04-20T13:46:10.770177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:46:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:47:44.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e73ed48-9522-45d9-a80a-240d822a64ed","timestamp":"2023-04-20T13:47:44.731843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:47:47.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cb7c56c-a16a-427f-987c-842340e02efe","timestamp":"2023-04-20T13:47:46.657500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:47:48.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5eee958b-ceb8-464a-8015-2275ce6b61c7","timestamp":"2023-04-20T13:47:47.783183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:47:59.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91bd9c8d-3ca9-4d63-9a0e-f1ff7ae4a938","timestamp":"2023-04-20T13:47:59.020965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:48:11.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6666d17-8217-4591-bf02-1a97a4e42a2b","timestamp":"2023-04-20T13:48:10.770091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:48:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:49:44.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e43ea447-5a8d-4a96-b03b-f05d203526ab","timestamp":"2023-04-20T13:49:44.733093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:49:47.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"867acdb8-742a-41f7-bace-cca17a3c5591","timestamp":"2023-04-20T13:49:46.657644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:49:48.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddaba8e9-9ae7-465c-b3d0-188847ff3ab4","timestamp":"2023-04-20T13:49:47.783113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:49:59.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4095f3db-a284-4eb7-9670-d4440282d22d","timestamp":"2023-04-20T13:49:59.021050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:50:11.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94293fdd-fa9f-4c56-8fbb-25f18a0e442d","timestamp":"2023-04-20T13:50:10.770310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:50:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:51:44.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11a38e66-efbf-4338-af54-a82910f28b5a","timestamp":"2023-04-20T13:51:44.731742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:51:47.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cb1b674-2281-41b0-b519-95dc427676b5","timestamp":"2023-04-20T13:51:46.659014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:51:48.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ee518ce-f564-439d-8055-3f313aa9dcb6","timestamp":"2023-04-20T13:51:47.783106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:51:59.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae2429d9-bb54-44b3-bb0d-9bdb48430b35","timestamp":"2023-04-20T13:51:59.021037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:52:11.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae13a01d-2098-489e-abfa-e94aacb9f921","timestamp":"2023-04-20T13:52:10.770076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:52:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:53:44.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef0f922b-7a44-44ea-88d8-388ce8f07bb2","timestamp":"2023-04-20T13:53:44.731858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:53:47.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad90e2da-e77b-4595-8666-20083391e082","timestamp":"2023-04-20T13:53:46.657539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:53:48.506+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01a24ae4-2d10-44d1-969e-881d55d97aa7","timestamp":"2023-04-20T13:53:47.783029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:53:59.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58400012-6ba8-4b3c-90d8-18d7125e8dd2","timestamp":"2023-04-20T13:53:59.021054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:54:11.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fda405c-15bc-40a4-a8f1-06ec01420a2e","timestamp":"2023-04-20T13:54:10.770077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:54:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:55:44.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e841dcfb-7895-4c97-bbe6-33de5bfeec39","timestamp":"2023-04-20T13:55:44.731732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:55:47.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e959076-8c4a-49d5-9d8f-0ce4514b807c","timestamp":"2023-04-20T13:55:46.657537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:55:48.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"842e5c98-cc16-43bf-b6c9-e8e53856c761","timestamp":"2023-04-20T13:55:47.783140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:55:59.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96634efa-3d9a-429f-a30b-b39c4d01f6cc","timestamp":"2023-04-20T13:55:59.021064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:56:11.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2984a6d8-9423-494b-83dd-845b5eeb782a","timestamp":"2023-04-20T13:56:10.775539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:56:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:57:44.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0472179a-6178-4233-919d-4d227accc41a","timestamp":"2023-04-20T13:57:44.732109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:57:47.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c948636a-1644-404a-9641-7073f6bba316","timestamp":"2023-04-20T13:57:46.657377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:57:48.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"351d7ef2-7461-4415-97d3-456dfdc4f554","timestamp":"2023-04-20T13:57:47.783161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:57:59.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"13fc0fb9-d6eb-429f-a020-ca1856bd6820","timestamp":"2023-04-20T13:57:59.020894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T13:58:11.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7525548-1541-40bc-beb2-34161ed107a4","timestamp":"2023-04-20T13:58:10.770087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T13:58:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T13:59:44.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeb6e40f-64cb-42b4-817a-4f75debe8646","timestamp":"2023-04-20T13:59:44.731899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T13:59:47.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50702a6c-59dc-406f-bea7-2e8b3259a2b8","timestamp":"2023-04-20T13:59:46.657815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T13:59:48.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"925cbd39-79ff-4855-8b44-f4270d2d80d0","timestamp":"2023-04-20T13:59:47.783104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T13:59:59.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eeb9fac-086b-449a-8a6d-8be2c521f5dd","timestamp":"2023-04-20T13:59:59.021177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:00:11.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc9a5f18-d6b5-43fc-a2ee-1957e4bf8486","timestamp":"2023-04-20T14:00:10.769894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:00:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:01:44.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a70bbd93-2edd-4294-8a8b-c10d14545ea0","timestamp":"2023-04-20T14:01:44.732254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:01:47.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f39d6b5-5b1f-4bb9-b760-a1682056edf1","timestamp":"2023-04-20T14:01:46.657483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:01:48.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58ff990a-73d1-4ad1-bd14-df4651c06aff","timestamp":"2023-04-20T14:01:47.783134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:01:59.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef2151f4-6954-4bfc-8fd1-839526ef6157","timestamp":"2023-04-20T14:01:59.020812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:02:11.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef80a5b7-a55a-4730-8648-d762d604dffd","timestamp":"2023-04-20T14:02:10.770068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:02:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:03:44.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3e2d2b0-81d0-453d-b2c6-3d8a00d0d9e0","timestamp":"2023-04-20T14:03:44.734512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:03:47.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e20ed23-d3ed-45c6-a5fc-16cdb9b57249","timestamp":"2023-04-20T14:03:46.657473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:03:48.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"936e1c58-ca36-4cd0-8cdf-8a2c5cb3180f","timestamp":"2023-04-20T14:03:47.783092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:03:59.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68bf0636-8453-4011-a932-bac6acd0ca7f","timestamp":"2023-04-20T14:03:59.020961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:04:11.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6236be22-cab3-4826-b78a-b7c4bf177023","timestamp":"2023-04-20T14:04:10.770238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:04:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:05:44.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57179103-624c-4f6e-9530-9d05873fd7bc","timestamp":"2023-04-20T14:05:44.731779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:05:47.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbc7ca1b-e940-4f09-b6f7-dae3b9eb535d","timestamp":"2023-04-20T14:05:46.657680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:05:48.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34b2ae45-6e08-4dc9-8162-183d7de4f48d","timestamp":"2023-04-20T14:05:47.782949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:05:59.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"df7a36dc-f81f-4d54-967d-9521659726b2","timestamp":"2023-04-20T14:05:59.021357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:06:11.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0263c7ce-551f-467f-9b1d-f042a855d8ee","timestamp":"2023-04-20T14:06:10.769877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:06:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:07:44.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50af1417-840c-4657-8f9a-fe50e1dd96dc","timestamp":"2023-04-20T14:07:44.735323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:07:47.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ba76312-ddec-4df7-8aea-d4f5a0f1a406","timestamp":"2023-04-20T14:07:46.659209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:07:48.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ade923a7-9462-45f3-9d4c-c7b5d641e82b","timestamp":"2023-04-20T14:07:47.783100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:07:59.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52f7451b-66ff-451b-88d8-f83049e67cd8","timestamp":"2023-04-20T14:07:59.020973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:08:11.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5166b73-bfdb-4e22-958f-2f9aa6ef1d34","timestamp":"2023-04-20T14:08:10.770059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:08:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:09:44.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec50f7da-05ab-4e56-b2c6-ad5ad36f1083","timestamp":"2023-04-20T14:09:44.731768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:09:47.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbf52574-207f-4318-a19c-ca3293380350","timestamp":"2023-04-20T14:09:46.657596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:09:48.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b762ad53-8717-4fc7-9151-e029853b11f0","timestamp":"2023-04-20T14:09:47.782953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:09:59.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82c6a67e-07cb-4b16-ab8a-862d59538c86","timestamp":"2023-04-20T14:09:59.021269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:10:11.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87f74925-8b34-4141-8ed0-f13dc2bc3f37","timestamp":"2023-04-20T14:10:10.770169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:10:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:11:44.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4ae52c2-0930-4250-ac00-5073ab53d15b","timestamp":"2023-04-20T14:11:44.731742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:11:47.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39b591eb-df1a-4f65-8de8-98f07034de6c","timestamp":"2023-04-20T14:11:46.657610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:11:48.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69f37cb7-22be-4b95-ad07-b8f2113aaba8","timestamp":"2023-04-20T14:11:47.783117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:11:59.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb845e93-7890-4779-991b-abf4659416cb","timestamp":"2023-04-20T14:11:59.020950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:12:11.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"884f7fea-9f3e-4071-9c5f-c8611cb4fc03","timestamp":"2023-04-20T14:12:10.770308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:12:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:13:44.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67992d4e-633e-432a-95c9-b97d034dee80","timestamp":"2023-04-20T14:13:44.731758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:13:47.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a3e01d2-a366-4b2d-aa5d-32a8d28af65e","timestamp":"2023-04-20T14:13:46.657542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:13:48.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"487161c9-f8d8-4308-9255-585111ff2a50","timestamp":"2023-04-20T14:13:47.783094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:13:59.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f25f017a-11dc-4bc5-8548-31e71d93431a","timestamp":"2023-04-20T14:13:59.021275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:14:11.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78204145-33a8-4bf7-8652-beba5b78f2c4","timestamp":"2023-04-20T14:14:10.775056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:14:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:15:44.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65877a2a-db52-4d06-8cb4-af8baec1e98e","timestamp":"2023-04-20T14:15:44.731958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:15:47.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20ed5219-afcb-4ba6-9720-26c0bb7308bd","timestamp":"2023-04-20T14:15:46.657552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:15:48.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10d6e15a-8b75-4fec-8569-3ca016d1b198","timestamp":"2023-04-20T14:15:47.783364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:15:59.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"747f93ea-f222-4eab-b7ce-9e8fc9015069","timestamp":"2023-04-20T14:15:59.021435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:16:11.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bb80fac-6ebe-4a99-9453-7b54788fc8c3","timestamp":"2023-04-20T14:16:10.770082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:16:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:17:44.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5f43675-0741-4e51-ab69-296911e58151","timestamp":"2023-04-20T14:17:44.731738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:17:47.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb026a21-6c0c-48f8-abb2-27c2a2eff5eb","timestamp":"2023-04-20T14:17:46.657794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:17:48.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4230a6a6-fbf8-4f12-8ea0-19b19e74de62","timestamp":"2023-04-20T14:17:47.783107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:17:59.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b90fd385-a7b5-42cb-aa57-4f3c9a6a5c7c","timestamp":"2023-04-20T14:17:59.021259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:18:11.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e55ca3ff-67a2-42b1-ab36-f22d67fdab86","timestamp":"2023-04-20T14:18:10.769960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:18:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:19:44.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6101cd2d-e53d-4926-87b5-7bbe13eae602","timestamp":"2023-04-20T14:19:44.731931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:19:47.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7d1c5b7-1039-4d30-a762-283cad679b5d","timestamp":"2023-04-20T14:19:46.657406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:19:48.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c73bcd-c245-45ce-a065-78c30804b094","timestamp":"2023-04-20T14:19:47.783235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:19:59.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f9e94ce-14bb-4e1f-af5a-a868247daa81","timestamp":"2023-04-20T14:19:59.021068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:20:11.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ddb6a54-3d8e-4887-a953-9a39f32f324b","timestamp":"2023-04-20T14:20:10.770080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:20:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:21:44.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d88fce98-bec6-46f9-b5c4-46d989806dfa","timestamp":"2023-04-20T14:21:44.731591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:21:47.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1195a9c-c650-47b7-a9cb-1f0f13920924","timestamp":"2023-04-20T14:21:46.657392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:21:48.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"843a37bb-4229-414e-8fdf-373347dceacd","timestamp":"2023-04-20T14:21:47.783040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:21:59.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"81cf0348-c591-477f-bc9c-8a00e3ec1e3c","timestamp":"2023-04-20T14:21:59.020991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:22:11.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4909c3e2-a3ee-4b1c-bdd5-96a831ca173a","timestamp":"2023-04-20T14:22:10.770083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:22:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:23:44.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60cee878-14a8-4749-b773-fdacf31d34ac","timestamp":"2023-04-20T14:23:44.731938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:23:47.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec11d658-7a61-4181-8b96-7aa6e27a4da8","timestamp":"2023-04-20T14:23:46.657601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:23:48.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02758f0d-2202-4fed-a181-87657f83b266","timestamp":"2023-04-20T14:23:47.783089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:23:59.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c86c1855-e265-4995-84b0-d66066fd44e1","timestamp":"2023-04-20T14:23:59.020901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:24:11.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"277a220f-4079-4aa1-b3fa-49d6434d7040","timestamp":"2023-04-20T14:24:10.769936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:24:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:25:44.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2b0c484-f8c9-41a0-9355-4357638c646c","timestamp":"2023-04-20T14:25:44.732398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:25:47.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2342322c-cd7e-4a7d-b137-115abfc8a373","timestamp":"2023-04-20T14:25:46.657625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:25:48.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9370a68c-7e23-4f90-85fd-d5f2e502c6af","timestamp":"2023-04-20T14:25:47.783204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:25:59.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c251a07f-f954-439b-8b84-b1a3eaf99e7b","timestamp":"2023-04-20T14:25:59.021072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:26:11.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51cf1f3c-a187-4bcd-b73f-a8d2e0e56977","timestamp":"2023-04-20T14:26:10.769847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:26:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:27:44.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5cab651-6076-4678-a5a6-1a693ff5f734","timestamp":"2023-04-20T14:27:44.731786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:27:47.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ed0acc9-c9dd-42fd-b69c-0e8a410e8b22","timestamp":"2023-04-20T14:27:46.657487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:27:48.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fba608e-9566-4b91-9e68-0c820bb5cc75","timestamp":"2023-04-20T14:27:47.782989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:27:59.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0e4d518-36b1-4e97-996b-736d2c813a53","timestamp":"2023-04-20T14:27:59.021124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:28:11.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8957fbbd-f4ed-4d41-8591-9760c7201d5b","timestamp":"2023-04-20T14:28:10.769924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:28:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:29:44.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48b61975-6ba8-40ef-a3a1-4a43bd3255b8","timestamp":"2023-04-20T14:29:44.733568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:29:47.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb208656-3be1-4d42-9376-c1e94242bd63","timestamp":"2023-04-20T14:29:46.657568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:29:48.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"540296df-d4d4-4bd4-8f65-890281f38b92","timestamp":"2023-04-20T14:29:47.783118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:29:59.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"323505ad-f5db-48bc-92cf-1761c74d271e","timestamp":"2023-04-20T14:29:59.020934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:30:11.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6531ae5-a9fd-408a-9f79-e993d2aaac65","timestamp":"2023-04-20T14:30:10.770752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:30:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:31:44.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"985b99f7-f48c-445d-9a8d-b1dd1c2a721d","timestamp":"2023-04-20T14:31:44.732225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:31:47.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b07fbdf-4a5f-4475-ab5c-831221af4693","timestamp":"2023-04-20T14:31:46.657470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:31:48.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38b951a1-3eee-4615-9a64-ffadc45086ae","timestamp":"2023-04-20T14:31:47.783033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:31:59.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93e586a7-6fb5-4006-9e1a-4790458c95a6","timestamp":"2023-04-20T14:31:59.021665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:32:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"042220d8-f269-4028-ae6a-1265ff71c322","timestamp":"2023-04-20T14:32:10.770100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:32:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:33:44.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd372506-8116-4877-b92a-86d7af26d6a1","timestamp":"2023-04-20T14:33:44.731699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:33:47.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90517bc0-3871-4ec4-b60e-6867b5e0c328","timestamp":"2023-04-20T14:33:46.657554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:33:48.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91694f10-7792-452f-a5ee-9c4a0c07b4c0","timestamp":"2023-04-20T14:33:47.783051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:33:59.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42e99b05-83de-42f3-89a8-6324c13c9768","timestamp":"2023-04-20T14:33:59.021051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:34:11.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6584d276-8962-460b-92c4-5b06f2a2ebbc","timestamp":"2023-04-20T14:34:10.770021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:34:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:35:44.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6ac4e8b-33bc-4ec4-8b71-aa4564f6d54c","timestamp":"2023-04-20T14:35:44.731774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:35:47.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14778a26-2975-4937-b9c2-0a9dc7b7dd88","timestamp":"2023-04-20T14:35:46.657660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:35:48.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f339a0e1-6e2d-46e0-9afd-4ed3a67dc99f","timestamp":"2023-04-20T14:35:47.783468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:35:59.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"951e749b-2c0a-4326-b0a6-2c5d83c09317","timestamp":"2023-04-20T14:35:59.021250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:36:11.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcd79ca6-37f7-4ef8-b7ed-f5bbf157ad0a","timestamp":"2023-04-20T14:36:10.770068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:36:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:37:44.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6c9dddb-19e4-47bb-bb5c-fc5f72eeafc5","timestamp":"2023-04-20T14:37:44.732045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:37:47.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b1c6636-8903-48a9-b36f-40897265704e","timestamp":"2023-04-20T14:37:46.657379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:37:48.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53733ce8-c591-4028-b5da-c64bf6e92add","timestamp":"2023-04-20T14:37:47.783083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:37:59.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b55b31c9-d734-4cd5-805e-cfa8ed28eb3a","timestamp":"2023-04-20T14:37:59.021008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:38:11.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0bf3a80-bb23-4019-bd24-2650a5190429","timestamp":"2023-04-20T14:38:10.769877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:38:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:39:44.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"feed2818-2538-49c0-b436-5e8a9208313c","timestamp":"2023-04-20T14:39:44.732041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:39:47.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38de50e7-0234-4ace-a3ec-2f4e4438a503","timestamp":"2023-04-20T14:39:46.657372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:39:48.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"266e476c-b042-4f9f-8661-8bf81ae2586c","timestamp":"2023-04-20T14:39:47.783142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:39:59.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14f8cb06-9b14-4d57-b126-64923b1c46e8","timestamp":"2023-04-20T14:39:59.021200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:40:11.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee2b040a-c902-4df8-8967-7dd7e79eeadd","timestamp":"2023-04-20T14:40:10.770162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:40:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:41:44.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caab1870-324c-464f-b63c-5571aaee3948","timestamp":"2023-04-20T14:41:44.731992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:41:47.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11619fb7-a57c-468e-85ed-779a181d2d75","timestamp":"2023-04-20T14:41:46.657862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:41:48.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"065fb7a9-f0fe-47be-b479-e26c7e8657ce","timestamp":"2023-04-20T14:41:47.783052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:41:59.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb59e0e9-9c67-4713-a9bf-6eafd842a342","timestamp":"2023-04-20T14:41:59.020875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:42:11.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43af3ee8-2eac-4a3a-a30e-4b7480ac9e64","timestamp":"2023-04-20T14:42:10.770520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:42:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:43:44.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e7e039c-4aae-4675-8e04-48c54d07bf05","timestamp":"2023-04-20T14:43:44.731951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:43:47.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"739a5338-ee47-45e7-adf7-6a2d7a4b640f","timestamp":"2023-04-20T14:43:46.657499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:43:48.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3a572ad-3fd3-4dc9-987b-e3079f194f34","timestamp":"2023-04-20T14:43:47.783018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:43:59.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1130b402-76a3-4d65-81ea-48022f9b4488","timestamp":"2023-04-20T14:43:59.020946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:44:11.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62efce57-35e8-4d4b-bc30-2c5e1380c6ff","timestamp":"2023-04-20T14:44:10.770116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:44:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:45:44.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd88d53d-b724-4ba3-ab64-1f469d9be8f6","timestamp":"2023-04-20T14:45:44.731752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:45:47.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91ac565e-0ec1-4b4a-8256-e51e1560d065","timestamp":"2023-04-20T14:45:46.657541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:45:49.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aad4fbda-e92f-4680-95c5-c5d1eb5dc200","timestamp":"2023-04-20T14:45:47.783234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:45:59.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96d483a7-0bb8-4d60-87de-af6caf2d5b12","timestamp":"2023-04-20T14:45:59.021184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:46:11.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfda5ebd-2bc0-4e0e-993e-bbd9c75d218c","timestamp":"2023-04-20T14:46:10.769935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:46:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:47:44.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"933c48ce-47ac-462e-b6d4-cbb3d6bc8401","timestamp":"2023-04-20T14:47:44.732049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:47:47.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a1efe60-3f5a-42a6-82ca-6a214a986b57","timestamp":"2023-04-20T14:47:46.657405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:47:48.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70fe2117-b64d-45de-b9ae-d06ad5aab390","timestamp":"2023-04-20T14:47:47.783208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:47:59.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a2cf649-d365-416d-848d-9357641a5731","timestamp":"2023-04-20T14:47:59.020983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:48:11.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f49e5a80-d86a-41cf-a942-76b7e0a27a2a","timestamp":"2023-04-20T14:48:10.770037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:48:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:49:44.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3019321-d214-4788-8d0d-c2704b6ac54a","timestamp":"2023-04-20T14:49:44.731887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:49:47.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d51cf919-d2d0-4258-b920-e3fc84773c84","timestamp":"2023-04-20T14:49:46.657834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:49:48.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f59c8d1-f1af-4641-abde-64ff985573ee","timestamp":"2023-04-20T14:49:47.783029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:49:59.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"06e8b970-7b5f-4520-8897-c289c1d48e6f","timestamp":"2023-04-20T14:49:59.021078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:50:11.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20e16c1f-ee9f-4dc5-9740-99470d6f15bb","timestamp":"2023-04-20T14:50:10.770860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:50:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:51:44.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e3e9f4a-6da2-4d21-a0e5-c2146ddeee08","timestamp":"2023-04-20T14:51:44.731848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:51:47.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d161efd-cc75-4da0-8bc6-294765a05d05","timestamp":"2023-04-20T14:51:46.657426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:51:48.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"809fa289-94ab-45a2-9776-5a3794d47c25","timestamp":"2023-04-20T14:51:47.783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:51:59.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"657287d0-bb2c-4e15-bdab-f68c41f35f7a","timestamp":"2023-04-20T14:51:59.020909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:52:11.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a26c9c67-66c0-4348-a277-66c2f5f8579a","timestamp":"2023-04-20T14:52:10.771020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:52:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:53:44.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd58951a-8828-4079-aed8-165479a832c2","timestamp":"2023-04-20T14:53:44.731674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:53:47.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9399f012-b36f-4e50-b978-3344d1219982","timestamp":"2023-04-20T14:53:46.657448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:53:48.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d82afae2-99fe-4276-845d-cd55c76615bc","timestamp":"2023-04-20T14:53:47.783032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:53:59.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ac9121a-cb30-42d9-aa76-ff48001e1bde","timestamp":"2023-04-20T14:53:59.020991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:54:11.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac0ee798-1047-4d23-8ac0-e58fbf6a6416","timestamp":"2023-04-20T14:54:10.769970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:54:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:55:44.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b89d487-417f-4eb7-a16e-f83ad68f8337","timestamp":"2023-04-20T14:55:44.734496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:55:47.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c635058-26f0-4a11-b2fb-825a0a39ca3b","timestamp":"2023-04-20T14:55:46.657524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:55:48.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7295ae01-87f6-4a6b-9f3c-0b7a5bf7f68e","timestamp":"2023-04-20T14:55:47.783580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:55:59.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"049562bb-29e8-48bd-b678-798f18b93079","timestamp":"2023-04-20T14:55:59.021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:56:11.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76a95873-bb4e-4adf-bbe1-38d18dbc942b","timestamp":"2023-04-20T14:56:10.770173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:56:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:57:44.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebf04a9a-cba3-4476-b01e-76dcd50b4782","timestamp":"2023-04-20T14:57:44.732332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:57:47.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05deda74-3814-4df3-8e6c-040797cd4b0f","timestamp":"2023-04-20T14:57:46.657523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:57:48.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b787c19-6ac9-48cc-9346-f291bd75be82","timestamp":"2023-04-20T14:57:47.783129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:57:59.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d857586c-500e-402e-ae02-5de15399bac9","timestamp":"2023-04-20T14:57:59.020950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T14:58:11.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5195de85-6b6b-40d5-9d67-7c1cb4ac6947","timestamp":"2023-04-20T14:58:10.769866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T14:58:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T14:59:44.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e445ec28-1c9d-4a18-8bf4-f99363e7fe31","timestamp":"2023-04-20T14:59:44.731905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T14:59:47.730+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b5cc4ea-6df1-436f-8f47-2581f31123cb","timestamp":"2023-04-20T14:59:46.657404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T14:59:48.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"507ee578-0681-44fc-a4ca-961a8f2b4af8","timestamp":"2023-04-20T14:59:47.783078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T14:59:59.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e07df1f8-d1a0-4c20-b45b-af924727bc67","timestamp":"2023-04-20T14:59:59.021092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:00:11.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc189e25-577f-4ef3-a593-c9495dd557dd","timestamp":"2023-04-20T15:00:10.770878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:00:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:01:44.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11233f37-a857-4756-9131-f791f5b48133","timestamp":"2023-04-20T15:01:44.732086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:01:47.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"336cf871-09e2-45f9-9315-0a01518ca781","timestamp":"2023-04-20T15:01:46.657284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:01:48.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e38ff3e2-c9db-4445-938f-41311bd419e6","timestamp":"2023-04-20T15:01:47.783021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:01:59.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f184272-6cda-4c97-9604-bbc41a8f641c","timestamp":"2023-04-20T15:01:59.021202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:02:11.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf4c4187-74a8-489a-a02a-f445d93dd714","timestamp":"2023-04-20T15:02:10.769923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:02:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:03:44.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73980bda-3ff1-4790-9636-e94c8d68236b","timestamp":"2023-04-20T15:03:44.732016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:03:47.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"855b5c46-56d6-4d7e-8f24-72ce68af20bb","timestamp":"2023-04-20T15:03:46.657411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:03:48.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08a00d1b-3115-4af0-8b16-da0881209a7b","timestamp":"2023-04-20T15:03:47.783199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:03:59.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91d796b5-15fe-42a5-b34e-2a85058bb6f2","timestamp":"2023-04-20T15:03:59.020942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:04:11.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e07291e7-f04a-4db4-baea-a59e84346e2c","timestamp":"2023-04-20T15:04:10.770019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:04:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:05:44.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baa7a57e-93c7-4a20-bef9-364e03366b6f","timestamp":"2023-04-20T15:05:44.731904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:05:47.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1b2bf03-fc57-4a88-bf9f-7ffa3bc585f4","timestamp":"2023-04-20T15:05:46.657662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:05:48.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87e2f1fa-d28f-4bf4-9f1a-3118e138c199","timestamp":"2023-04-20T15:05:47.783014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:05:59.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91ed037d-6aad-4963-b7a9-3b447911d05f","timestamp":"2023-04-20T15:05:59.021030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:06:11.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"594fafa9-30ab-4662-a896-4acb4f13bae6","timestamp":"2023-04-20T15:06:10.770059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:06:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:07:44.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5861ffef-41bf-438a-ac25-0e1f792bb3f8","timestamp":"2023-04-20T15:07:44.731798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:07:47.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb29527e-7e79-4693-9526-91e0c5dc3629","timestamp":"2023-04-20T15:07:46.657668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:07:48.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6df0cbda-5d1a-4ea8-b379-cb3f66cef290","timestamp":"2023-04-20T15:07:47.783179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:07:59.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f7dddf1-b666-4a87-aeed-14152cfafac1","timestamp":"2023-04-20T15:07:59.020945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:08:11.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efb15375-ecb1-46a5-8238-23c8ba9958a1","timestamp":"2023-04-20T15:08:10.770599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:08:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:09:44.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c554fb93-7189-4b9e-a30f-d7f986f8df7b","timestamp":"2023-04-20T15:09:44.733491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:09:47.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adb84730-d6fa-468e-bd90-3e967b7fcafd","timestamp":"2023-04-20T15:09:46.657598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:09:48.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a24adc9-3b6c-4c7e-a6c0-c0ac4a89bc1c","timestamp":"2023-04-20T15:09:47.783038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:09:59.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42aa3524-08fc-42c8-a87e-7393a1f6349c","timestamp":"2023-04-20T15:09:59.021096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:10:11.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9567e7c5-1aeb-427c-aeb6-5b0f65012746","timestamp":"2023-04-20T15:10:10.769915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:10:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:11:44.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddae8c27-b294-41f2-8011-261099a7dc87","timestamp":"2023-04-20T15:11:44.731675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:11:47.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a5a1900-c76d-490e-9e04-63000f193843","timestamp":"2023-04-20T15:11:46.657587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:11:48.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"290b1cfa-f39e-4101-a06a-9afd95ea8d95","timestamp":"2023-04-20T15:11:47.783128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:11:59.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c0f2d85-d66e-4029-a2f3-dd1f214a1cb4","timestamp":"2023-04-20T15:11:59.020934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:12:11.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b31f838b-bf5c-4b7d-a1f1-bc6ecf4e3f33","timestamp":"2023-04-20T15:12:10.769848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:12:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:13:44.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"570a13ce-ae2c-4922-9932-690e5e269abc","timestamp":"2023-04-20T15:13:44.731829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:13:47.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3cfabe7-7507-4172-92a0-812d6fd40328","timestamp":"2023-04-20T15:13:46.657451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:13:48.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bcdfcb2-b29f-4c94-b6c7-6fa62a235e99","timestamp":"2023-04-20T15:13:47.783103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:13:59.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a8bb599-b858-48fe-beb6-68a88f70156e","timestamp":"2023-04-20T15:13:59.021111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:14:11.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa009d78-b6f7-4031-bf44-af3b09270d5f","timestamp":"2023-04-20T15:14:10.769840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:14:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:15:44.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acab6b39-e470-4284-b8a3-5cc051d5338c","timestamp":"2023-04-20T15:15:44.731867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:15:47.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1eded7d-50c2-4026-ac43-0924115fe533","timestamp":"2023-04-20T15:15:46.657450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:15:48.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07be13ce-5258-4604-a446-1e3e1666324a","timestamp":"2023-04-20T15:15:47.783012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:15:59.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"217a219c-bf1c-4177-995a-408e7b7f03c6","timestamp":"2023-04-20T15:15:59.020935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:16:11.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e10efa23-33ad-4c23-8d42-7a342c090b92","timestamp":"2023-04-20T15:16:10.775071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:16:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:17:44.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9162efd-92dc-41d2-a83f-1016fa8d628c","timestamp":"2023-04-20T15:17:44.732280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:17:47.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81bfb63c-3467-458d-a830-870f0906d7a3","timestamp":"2023-04-20T15:17:46.657452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:17:48.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3ba933d-befb-4dcf-b4b7-9f72e93a04dc","timestamp":"2023-04-20T15:17:47.783071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:17:59.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25b2a57e-37f4-4e93-a9a5-22e23563f1ac","timestamp":"2023-04-20T15:17:59.021050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:18:11.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db92ea60-988c-4d2d-b6c3-de57de6f5b85","timestamp":"2023-04-20T15:18:10.770404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:18:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:19:44.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3daeaa31-8ea0-422b-a9da-9864f4ad2f26","timestamp":"2023-04-20T15:19:44.731955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:19:47.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74e13795-287d-49a7-8bd1-83ee66844aa9","timestamp":"2023-04-20T15:19:46.657391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:19:48.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4695dfea-d69a-4440-b82f-df14bf7bbfc2","timestamp":"2023-04-20T15:19:47.783108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:19:59.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b73ee91-bf4d-43e9-85ce-e5f797ebeac3","timestamp":"2023-04-20T15:19:59.021044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:20:11.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30227573-1d19-4e6c-b8db-9d09c646805d","timestamp":"2023-04-20T15:20:10.771312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:20:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:21:44.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8e3634f-8e1a-4f6a-86c3-64003abc1f6d","timestamp":"2023-04-20T15:21:44.731845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:21:47.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f97b6a44-cf4f-488f-993a-599fe9785f1c","timestamp":"2023-04-20T15:21:46.657654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:21:48.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b69b6782-734b-4d3d-9a79-fcb886c145da","timestamp":"2023-04-20T15:21:47.782986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:21:59.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d6112c4-27c4-46c1-9cfd-f66c8f8534a2","timestamp":"2023-04-20T15:21:59.020951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:22:11.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da33ccd2-d99a-4de9-a102-d5328b0ff982","timestamp":"2023-04-20T15:22:10.769954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:22:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:23:44.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccaec711-1a98-4711-a6fb-cbc539facfe5","timestamp":"2023-04-20T15:23:44.731876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:23:47.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c57f69b5-a6e9-450b-a9f3-c590755f3175","timestamp":"2023-04-20T15:23:46.657418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:23:48.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43606d1e-55c5-47de-81d4-9d57b65f0892","timestamp":"2023-04-20T15:23:47.783066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:23:59.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9c56127-e39b-46af-ad87-13709e0693da","timestamp":"2023-04-20T15:23:59.020889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:24:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"758163c4-cfc4-433a-9255-9cf7d8ee8b12","timestamp":"2023-04-20T15:24:10.774894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:24:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:25:44.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4e14d8f-9334-4534-9243-c61b89029c09","timestamp":"2023-04-20T15:25:44.731931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:25:47.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5ce14fd-1696-4cc8-a9ef-bab6dc0e141d","timestamp":"2023-04-20T15:25:46.657540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:25:48.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ee21d5a-26d7-44eb-913c-b445abfce7a2","timestamp":"2023-04-20T15:25:47.783141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:25:59.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9755544-f89b-40da-ab71-78e8ba975e81","timestamp":"2023-04-20T15:25:59.020844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:26:11.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c8f32a9-9c28-461b-982a-2349645a08b0","timestamp":"2023-04-20T15:26:10.770442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:26:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:27:44.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5b67695-57f9-46d2-9f9d-f3e9d09f0a7f","timestamp":"2023-04-20T15:27:44.733232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:27:47.767+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"207ac902-facb-4c5f-8c94-153be7ccf1c3","timestamp":"2023-04-20T15:27:46.657649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:27:48.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2127f54f-55dc-49e3-a491-ed440141cae3","timestamp":"2023-04-20T15:27:47.783167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:27:59.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4cd1ea9-fc7a-4e5e-903f-cd918f97733c","timestamp":"2023-04-20T15:27:59.020983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:28:11.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad2bb1c7-3d8d-4044-9d14-30d5505e47d0","timestamp":"2023-04-20T15:28:10.769869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:28:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:29:44.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b8a5d72-fda3-4853-9a07-7f625e5fa9eb","timestamp":"2023-04-20T15:29:44.731804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:29:47.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31ff3ffa-170d-4a7e-9254-2c315da41639","timestamp":"2023-04-20T15:29:46.657581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:29:48.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f605b873-9dbd-4d22-9112-d2705fc87f7e","timestamp":"2023-04-20T15:29:47.783049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:29:59.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6267a377-1b04-4bb3-aa14-710248a56c9d","timestamp":"2023-04-20T15:29:59.020963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:30:11.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8862e569-0c9c-4379-874b-afdde5df6430","timestamp":"2023-04-20T15:30:10.770152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:30:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:31:44.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1cbfd4f-c8bd-4743-b56f-3b836d278166","timestamp":"2023-04-20T15:31:44.731640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:31:47.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89736151-b9e9-4d71-ab28-769df27a3ee2","timestamp":"2023-04-20T15:31:46.657404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:31:48.584+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9510ca93-6f75-46c6-8269-b3399d91b137","timestamp":"2023-04-20T15:31:47.783193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:31:59.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"690cb6e9-085e-405a-b40b-5d66081b25d8","timestamp":"2023-04-20T15:31:59.020990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:32:11.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93cad52f-d83e-431d-8b9a-c34402b060b3","timestamp":"2023-04-20T15:32:10.769939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:32:30.916+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:33:44.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f36f5cec-1598-43df-be6b-41f2549aa58e","timestamp":"2023-04-20T15:33:44.731766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:33:47.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7f6300b-0d41-404b-a692-94344e6878d7","timestamp":"2023-04-20T15:33:46.657469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:33:48.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30d4ab3b-5120-498e-a0f9-0a712ece0154","timestamp":"2023-04-20T15:33:47.782974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:33:59.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91dcd946-acb4-43fa-9d19-dc754f1f318e","timestamp":"2023-04-20T15:33:59.021018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:34:11.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe43982-3a47-4485-94f2-dd854df0e7b2","timestamp":"2023-04-20T15:34:10.770111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:34:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:35:44.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da147432-e476-43de-8c9d-c06fa79c1a8d","timestamp":"2023-04-20T15:35:44.736809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:35:47.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d021434a-7057-42b8-9979-2112fe3b87f4","timestamp":"2023-04-20T15:35:46.657588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:35:48.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4fbbd80-aa37-43e4-a372-e47220d2cd10","timestamp":"2023-04-20T15:35:47.782974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:35:59.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"714b1f70-2043-494c-a014-1cb630345bfd","timestamp":"2023-04-20T15:35:59.021030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:36:11.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5584aabf-0dfb-4a84-907a-0e2fe7a5590c","timestamp":"2023-04-20T15:36:10.770962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:36:30.914+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:37:44.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b8e2e52-eddd-4073-9b89-367f5f89bbdf","timestamp":"2023-04-20T15:37:44.731735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:37:47.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a9ed587-0653-462a-ae46-21d66c6c7f90","timestamp":"2023-04-20T15:37:46.657516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:37:48.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46d3b971-bcef-4cc2-bab1-c38514f06902","timestamp":"2023-04-20T15:37:47.783109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:37:59.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d70b8b5-93fc-4aa4-a0ce-4aa5b743117c","timestamp":"2023-04-20T15:37:59.021004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:38:11.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bcb05e3-bd7d-45ac-8444-fd56805031b2","timestamp":"2023-04-20T15:38:10.770128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:38:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:39:44.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe068b8-990b-4ed3-840b-8c7f6bd22d28","timestamp":"2023-04-20T15:39:44.733223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:39:47.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d0d1fe0-80a1-4e2f-8377-5038c7bba006","timestamp":"2023-04-20T15:39:46.657543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:39:48.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74ecee57-2476-4ed3-a272-c701b54ab193","timestamp":"2023-04-20T15:39:47.783187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:39:59.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd0f8240-a8a5-43d8-8cb1-5b281ac382f4","timestamp":"2023-04-20T15:39:59.021150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:40:11.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"582d8ca8-becd-45ea-b274-a663a7c48cd3","timestamp":"2023-04-20T15:40:10.770061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:40:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:41:44.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e027c8f-eacf-4a37-9f80-9d180a76b5e9","timestamp":"2023-04-20T15:41:44.731674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:41:47.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11827f06-3c4f-4baf-b06f-f91f8bffbbbd","timestamp":"2023-04-20T15:41:46.657557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:41:48.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d346b756-e5f7-4d56-ad51-aec4f1cbef12","timestamp":"2023-04-20T15:41:47.783027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:41:59.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f42d1e4a-cebc-4984-b2ee-f86594cf11ae","timestamp":"2023-04-20T15:41:59.022655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:42:11.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ea09e05-fe4e-4cbc-8850-f481a52e97c9","timestamp":"2023-04-20T15:42:10.769832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:42:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:43:44.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e2087e9-a473-4776-92a0-ae9068cae424","timestamp":"2023-04-20T15:43:44.731775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:43:47.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5c61d39-d602-4be2-b892-a3562d600c26","timestamp":"2023-04-20T15:43:46.657682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:43:48.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bc83210-c7f4-4c9d-985f-194e16ed6cbb","timestamp":"2023-04-20T15:43:47.783046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:43:59.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82ae2228-39e1-47fd-a804-861751c9391c","timestamp":"2023-04-20T15:43:59.021020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:44:11.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"478703e3-5d14-4b0a-9427-a240b7b281c9","timestamp":"2023-04-20T15:44:10.769863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:44:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:45:44.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43cbf903-0b5f-4e58-8f7e-f9b66f6c0dc9","timestamp":"2023-04-20T15:45:44.731921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:45:47.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b556639d-ce58-4386-8ae0-6317371cdea7","timestamp":"2023-04-20T15:45:46.657549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:45:48.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"029a4154-4c35-43dd-ba1f-4b6b443b5aea","timestamp":"2023-04-20T15:45:47.783012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:45:59.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"698d8fc4-d4d4-46ff-a64a-acaa3a8dee40","timestamp":"2023-04-20T15:45:59.021115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:46:11.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4d73836-73c9-4082-8f90-e62e6fb01980","timestamp":"2023-04-20T15:46:10.770143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:46:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:47:44.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b4056c-7267-4dcd-bc47-6103d102a74c","timestamp":"2023-04-20T15:47:44.731769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:47:47.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bd0924e-0cd7-4d98-a034-5db7763c0ae4","timestamp":"2023-04-20T15:47:46.657526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:47:48.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3aa3859-1a6f-408c-9823-5bff06a85368","timestamp":"2023-04-20T15:47:47.783107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:47:59.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c36bc52-1bd1-4bda-b2ea-af0434bd9ade","timestamp":"2023-04-20T15:47:59.020980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:48:11.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16307f80-258c-46b3-9b11-8d8a535905c4","timestamp":"2023-04-20T15:48:10.770004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:48:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:49:44.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81126c72-d0e2-4293-b25b-e020af931bd9","timestamp":"2023-04-20T15:49:44.731697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:49:47.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc6b9d73-9c57-4026-8ff3-2102e3f910c3","timestamp":"2023-04-20T15:49:46.657523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:49:48.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6625f46e-33fd-49a5-80b2-4e6c297b2c28","timestamp":"2023-04-20T15:49:47.783078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:49:59.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"21600ad0-8b39-4bfb-877c-495c90494a03","timestamp":"2023-04-20T15:49:59.021256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:50:11.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99dcc3c1-193a-48a0-bcc6-782c7738933c","timestamp":"2023-04-20T15:50:10.770069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:50:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:51:44.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3058f98-dcd4-44e6-b5b6-76dbb38c9be9","timestamp":"2023-04-20T15:51:44.732002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:51:47.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"439e3b7a-e039-43ed-becf-20d05cc9811b","timestamp":"2023-04-20T15:51:46.657472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:51:49.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1cf20b3-d2ab-4142-b58a-ec2a2255e4e0","timestamp":"2023-04-20T15:51:47.783042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:51:59.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a1b6d36-afa4-4bde-9a4e-9c873acd0a63","timestamp":"2023-04-20T15:51:59.020990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:52:11.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"230c92fe-60c8-4fc9-a712-b3c93370d83b","timestamp":"2023-04-20T15:52:10.770872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:52:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:53:44.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"004c2325-67d9-47ee-b25b-f6bafb32d66b","timestamp":"2023-04-20T15:53:44.731615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:53:47.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec41476-bc51-44c0-8374-545f370fab3e","timestamp":"2023-04-20T15:53:46.657390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:53:48.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"576c0371-2e97-47ae-bb72-586dbef24903","timestamp":"2023-04-20T15:53:47.783068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:53:59.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"050b7957-58f4-4c97-86b6-8d5a2e8bc614","timestamp":"2023-04-20T15:53:59.020958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:54:11.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caf1a313-4c11-4d14-a650-4729d2451965","timestamp":"2023-04-20T15:54:10.771419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:54:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:55:44.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ad6f18c-05c4-477b-a4a5-ea0dad66b215","timestamp":"2023-04-20T15:55:44.731747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:55:47.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f9b317e-86cc-4b2a-ba10-352c405845ce","timestamp":"2023-04-20T15:55:46.657458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:55:48.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ba0648c-a9d7-432b-80da-6e6927f98def","timestamp":"2023-04-20T15:55:47.782966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:55:59.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"483a3ddd-b48c-4c50-8e26-75f9745b5eef","timestamp":"2023-04-20T15:55:59.020914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:56:11.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfb679a1-2c8f-4d96-bf2a-4d96dd219e59","timestamp":"2023-04-20T15:56:10.770936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:56:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:57:44.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"005c90c9-2cee-4cba-87ee-a9a07ced1470","timestamp":"2023-04-20T15:57:44.731782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:57:47.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d263b77-730c-4dcf-b8e4-5f3a1953552f","timestamp":"2023-04-20T15:57:46.657412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:57:48.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cebfdc49-14e9-49bf-9064-1be7906ab124","timestamp":"2023-04-20T15:57:47.783099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:57:59.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0535b93-582f-4e8a-85a4-6baf63915f71","timestamp":"2023-04-20T15:57:59.020933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T15:58:11.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d26f3c2-6b7c-4256-b352-3c0056cedba3","timestamp":"2023-04-20T15:58:10.771254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T15:58:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-20T15:59:44.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"83261108-cccd-4fe4-978f-814dc5197edd","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b16273b-e5a8-4bbd-9e7d-4a1215003db0","timestamp":"2023-04-20T15:59:44.731715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-20T15:59:47.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f48b8370-b715-485f-83e3-10057579d909","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a1ef9d3-dddc-4fb6-84fa-25f544155566","timestamp":"2023-04-20T15:59:46.657523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-20T15:59:48.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6bb983-133c-44cb-b0cc-d9f433c7fd0e","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"5f6b23d8-c627-413f-bd0a-8d7a33f783e1","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1399254-e306-4991-a174-a54f463bfd9f","timestamp":"2023-04-20T15:59:47.783047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-20T15:59:59.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2f2cb128-61f7-442c-9056-f6cf90996b8c","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3223c172-8753-4ff4-868d-1b1105a2be1c","timestamp":"2023-04-20T15:59:59.021153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-20T16:00:11.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"393675ee-6e11-4583-a336-9c2f3dd7ce37","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a982a16-fb0f-4657-907b-da35581e87dc","timestamp":"2023-04-20T16:00:10.770003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-20T16:00:30.913+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning