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-29T03:05:56.854+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-runtime-acm-777bf4d9b8-gbd9f with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-29T03:05:56.862+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-29T03:05:56.990+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-29T03:05:59.710+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-04-29T03:06:00.177+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 431 ms. Found 5 JPA repository interfaces.
[2023-04-29T03:06:03.565+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-04-29T03:06:03.584+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-04-29T03:06:03.585+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-29T03:06:03.585+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-29T03:06:03.761+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-04-29T03:06:03.761+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 6688 ms
[2023-04-29T03:06:04.902+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-04-29T03:06:05.516+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-04-29T03:06:05.697+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-04-29T03:06:06.386+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-04-29T03:06:06.898+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-04-29T03:06:08.116+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-04-29T03:06:08.196+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-04-29T03:06:12.968+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-04-29T03:06:13.016+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-04-29T03:06:15.405+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-29T03:06:15.577+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-29T03:06:15.764+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-29T03:06:15.764+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-29T03:06:15.764+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682737575760
[2023-04-29T03:06:15.770+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-29T03:06:16.498+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7e7740a5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7aa01bd9, org.springframework.security.web.context.SecurityContextPersistenceFilter@1fb2eec, org.springframework.security.web.header.HeaderWriterFilter@3887c7d7, org.springframework.security.web.authentication.logout.LogoutFilter@5d194314, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4dc52559, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a0b901c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6544899b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e61e25c, org.springframework.security.web.session.SessionManagementFilter@6ddd1c51, org.springframework.security.web.access.ExceptionTranslationFilter@7c588adc, org.springframework.security.web.access.intercept.AuthorizationFilter@515ab3f2]
[2023-04-29T03:06:17.166+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-29T03:06:21.495+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-04-29T03:06:21.559+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-04-29T03:06:21.716+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-04-29T03:06:21.781+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-29T03:06:21.781+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-29T03:06:21.803+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1c5f67fd-4578-4057-a54d-379dd792b642, consumerInstance=onap-policy-clamp-runtime-acm-777bf4d9b8-gbd9f, 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-29T03:06:21.878+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-29T03:06:21.886+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-29T03:06:21.886+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-29T03:06:21.886+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682737581886
[2023-04-29T03:06:21.886+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-29T03:06:21.887+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=306dd7fc-e75e-4955-904d-699212252d06, alive=false, publisher=null]]: starting
[2023-04-29T03:06:21.943+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-29T03:06:21.992+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-04-29T03:06:22.091+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-29T03:06:22.091+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-29T03:06:22.091+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682737582091
[2023-04-29T03:06:22.091+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=306dd7fc-e75e-4955-904d-699212252d06, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-29T03:06:22.091+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$b53e6cc5
[2023-04-29T03:06:22.105+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$cd21471f
[2023-04-29T03:06:22.110+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$ef237ccb
[2023-04-29T03:06:22.114+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$fea95779
[2023-04-29T03:06:22.120+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$a0324b56
[2023-04-29T03:06:22.125+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$15a7b524
[2023-04-29T03:06:22.137+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-04-29T03:06:22.138+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-04-29T03:06:22.138+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-04-29T03:06:22.138+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-04-29T03:06:22.139+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-04-29T03:06:22.139+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-04-29T03:06:22.139+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-29T03:06:22.139+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1c5f67fd-4578-4057-a54d-379dd792b642, consumerInstance=onap-policy-clamp-runtime-acm-777bf4d9b8-gbd9f, 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@1669931a
[2023-04-29T03:06:22.139+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1c5f67fd-4578-4057-a54d-379dd792b642, consumerInstance=onap-policy-clamp-runtime-acm-777bf4d9b8-gbd9f, 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-29T03:06:22.139+00:00|INFO|ServiceManager|main] service manager started
[2023-04-29T03:06:22.144+00:00|INFO|Application|main] Started Application in 27.059 seconds (JVM running for 28.712)
[2023-04-29T03:06:23.197+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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:06:23.200+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: Q-fyGWGPQXOmkU6wNwHlKw
[2023-04-29T03:06:23.200+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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:06:23.200+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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:06:23.200+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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:06:23.200+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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:06:23.201+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 8wLrsMQzTfa-Mx7HcldhqQ
[2023-04-29T03:06:23.202+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 1003 with epoch 0
[2023-04-29T03:06:23.206+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: Q-fyGWGPQXOmkU6wNwHlKw
[2023-04-29T03:06:23.211+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-04-29T03:06:23.244+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-29T03:06:23.310+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-5b3f7e39-fc84-4555-8113-aaced846c0c9
[2023-04-29T03:06:23.311+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-29T03:06:23.311+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-29T03:06:26.323+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-5b3f7e39-fc84-4555-8113-aaced846c0c9', protocol='range'}
[2023-04-29T03:06:26.332+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-5b3f7e39-fc84-4555-8113-aaced846c0c9=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-29T03:06:26.368+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-5b3f7e39-fc84-4555-8113-aaced846c0c9', protocol='range'}
[2023-04-29T03:06:26.369+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-29T03:06:26.381+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-29T03:06:26.401+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-29T03:06:26.401+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-29T03:06:26.401+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-29T03:06:26.401+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-29T03:06:26.401+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-29T03:06:26.401+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-29T03:06:26.543+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=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-29T03:06:26.544+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=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-29T03:06:26.569+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=4, 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-29T03:06:26.569+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=4, 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-29T03:06:26.575+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-29T03:06:26.575+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-29T03:06:27.194+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-04-29T03:06:27.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db292ec5-2073-4828-af27-67be5685fd42","timestamp":"2023-04-29T03:06:26.785896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:06:35.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f491b393-9a78-4279-9878-4ccec037e22e","timestamp":"2023-04-29T03:06:35.159086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:08:09.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9353b5a-3e57-4d60-89cd-0a771e3d91df","timestamp":"2023-04-29T03:08:09.616262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:08:12.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b3c316-b0de-42e7-9746-b6657d20fd13","timestamp":"2023-04-29T03:08:11.926745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:08:14.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7243735d-7624-4106-9c0b-243292f7c512","timestamp":"2023-04-29T03:08:14.242063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:08:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:08:27.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"970e2b06-1e96-4af0-bf85-50eb5897dd2f","timestamp":"2023-04-29T03:08:26.785531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:08:35.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abadd008-9e88-4b5b-bcd7-fad2ca3ac760","timestamp":"2023-04-29T03:08:35.159144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:10:09.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a04f0150-b955-4b86-96ef-c658474f0c5c","timestamp":"2023-04-29T03:10:09.616218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:10:12.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb0306fe-88f2-48d7-9474-2b4e24485086","timestamp":"2023-04-29T03:10:11.926913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:10:14.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6de1ea78-f07c-4096-9106-2b0975cfb981","timestamp":"2023-04-29T03:10:14.242007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:10:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:10:27.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55d8f4df-da5c-44d5-8663-23f8b3a592d3","timestamp":"2023-04-29T03:10:26.785651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:10:35.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c48333c4-5891-4f07-b9aa-ffee35886dbf","timestamp":"2023-04-29T03:10:35.159002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:12:09.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35234188-5626-47d9-b482-c84921b6834a","timestamp":"2023-04-29T03:12:09.618713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:12:12.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62aca273-56ab-4270-9150-0d15d36641ec","timestamp":"2023-04-29T03:12:11.926823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:12:14.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"313b30bc-7689-4866-88e4-1d9ccc4085e4","timestamp":"2023-04-29T03:12:14.241955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:12:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:12:27.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9d7dbef-c5d5-4c2a-bc39-c3f76a4d51e1","timestamp":"2023-04-29T03:12:26.788805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:12:35.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e2d28f2-711b-46ea-83e9-571c798efe64","timestamp":"2023-04-29T03:12:35.159159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:14:09.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e7561f9-b183-4f3b-9bcb-749e3cae8836","timestamp":"2023-04-29T03:14:09.615187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:14:12.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57a1ea07-372c-472f-824b-c0a898932605","timestamp":"2023-04-29T03:14:11.926555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:14:14.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0a831c9-4b83-49fd-9cd9-0206d1326d20","timestamp":"2023-04-29T03:14:14.241997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:14:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:14:27.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6b4989-5ae5-4322-a67e-76f084709e1b","timestamp":"2023-04-29T03:14:26.785304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:14:35.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d13e0c8-d264-4d3d-bcfd-0caa8cbd0cfa","timestamp":"2023-04-29T03:14:35.159223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:15:23.524+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-29T03:15:23.623+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-29T03:16:09.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0838890-62ff-4789-8a56-72e74b9afb38","timestamp":"2023-04-29T03:16:09.615463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:16:12.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b44576-7a59-41b8-b9a3-796d29518959","timestamp":"2023-04-29T03:16:11.926715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:16:14.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a68d43a-111d-4ac9-8340-313f6b01dfb7","timestamp":"2023-04-29T03:16:14.242570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:16:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:16:27.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"222355dd-0c8f-4f4c-82e9-7c4fbed9f14a","timestamp":"2023-04-29T03:16:26.785593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:16:35.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab942eaf-50f3-4c8a-8685-0491c853b7cb","timestamp":"2023-04-29T03:16:35.158988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:18:09.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a463e57-1ba4-4f93-a47e-2a1b01f1b49c","timestamp":"2023-04-29T03:18:09.616236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:18:12.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c70233e-1c2e-4138-91c0-a6f1f28c3949","timestamp":"2023-04-29T03:18:11.926576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:18:14.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ae8ca7b-6076-426f-90e9-2576809d534f","timestamp":"2023-04-29T03:18:14.242261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:18:21.782+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:18:27.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc2095d-3e9c-4f3a-956c-3ec5dc34a06c","timestamp":"2023-04-29T03:18:26.785499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:18:35.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85e93869-92cf-49f6-95a5-0f933fdeaef6","timestamp":"2023-04-29T03:18:35.161374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:20:09.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bdbfe7c-9757-4b0c-b90f-c2c7a102a771","timestamp":"2023-04-29T03:20:09.615431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:20:12.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5986bb5-1ef2-4412-9e69-6d40e270d32d","timestamp":"2023-04-29T03:20:11.926669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:20:14.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c792c31-75e8-45e1-a98a-3837fcc5c5e1","timestamp":"2023-04-29T03:20:14.242427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:20:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:20:27.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a07faeeb-768f-4eda-a6f6-4b38c3b1670d","timestamp":"2023-04-29T03:20:26.785522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:20:35.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bff5292-cad4-4fd0-98b9-7d2be58902d0","timestamp":"2023-04-29T03:20:35.159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:22:09.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9a6839b-ccda-4129-88f8-d3109a390e6b","timestamp":"2023-04-29T03:22:09.615624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:22:12.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b74de8e5-ce8e-4e75-83ae-4e433852d7e2","timestamp":"2023-04-29T03:22:11.926692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:22:14.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a2e9fed-ae08-4b14-ad8a-2d1062999e53","timestamp":"2023-04-29T03:22:14.242443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:22:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:22:27.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22e35e5c-7662-4791-871a-d214f531e705","timestamp":"2023-04-29T03:22:26.785646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:22:35.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c419d6f5-4158-485b-9235-15b16a244157","timestamp":"2023-04-29T03:22:35.159185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:24:09.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"414542da-ac4c-49db-913a-94c808e46202","timestamp":"2023-04-29T03:24:09.616462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:24:12.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a606638-e3b2-4a59-994a-7a84eb837ac2","timestamp":"2023-04-29T03:24:11.928102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:24:14.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5eb07f8b-6267-493b-839c-c4392cb4f1d6","timestamp":"2023-04-29T03:24:14.242127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:24:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:24:27.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9bafc88-6e03-4341-aa1b-c33b9db4cca7","timestamp":"2023-04-29T03:24:26.785461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:24:35.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fb17430-f9d1-4eb3-94c9-aeb04bbf2ad3","timestamp":"2023-04-29T03:24:35.159174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:26:09.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a57bb73-818e-4301-9801-5d9d1b1fadfc","timestamp":"2023-04-29T03:26:09.616116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:26:12.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee8a0837-4d14-4956-a594-b1a4e244d7e1","timestamp":"2023-04-29T03:26:11.926482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:26:14.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"544d8237-5d9c-4fc6-9f7d-25ecfaf31deb","timestamp":"2023-04-29T03:26:14.242082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:26:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:26:27.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9ba7d75-fe93-4b6a-a136-66598b9df966","timestamp":"2023-04-29T03:26:26.785634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:26:35.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0ce3e4f-d7f7-4a26-a995-bcc75a3de7e6","timestamp":"2023-04-29T03:26:35.159454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:28:09.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cd368b3-60de-4aff-9d18-98f618ce5718","timestamp":"2023-04-29T03:28:09.616473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:28:12.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d079039-95dd-4e9e-a9fd-8d658601f0dc","timestamp":"2023-04-29T03:28:11.926587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:28:14.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f0c503f-8785-41a2-b6bc-9aa45c20a608","timestamp":"2023-04-29T03:28:14.242080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:28:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:28:27.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac7d0e75-914e-4fb6-9322-16eac4f82afc","timestamp":"2023-04-29T03:28:26.785552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:28:35.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f65f8dd7-9ac0-4bf0-9f09-8d8a856f121f","timestamp":"2023-04-29T03:28:35.159176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:30:09.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5b20693-adaa-432d-a88c-ed534cf7c702","timestamp":"2023-04-29T03:30:09.614979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:30:12.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"696419fc-f48d-48a1-b378-612e1c0d20e0","timestamp":"2023-04-29T03:30:11.926784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:30:14.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a9406ad-442b-403f-9b1f-6796c5997d8e","timestamp":"2023-04-29T03:30:14.242060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:30:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:30:27.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8382a705-2cc4-41dd-9aac-801f460e0a69","timestamp":"2023-04-29T03:30:26.785663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:30:35.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a966520-d7b5-49d2-9dd6-0b06989ad605","timestamp":"2023-04-29T03:30:35.158977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:32:09.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49dc6ea7-dd5c-4f90-9fc3-455e385b5ae2","timestamp":"2023-04-29T03:32:09.615958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:32:12.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e0c6f08-6c8d-46b4-8c45-7faab7060436","timestamp":"2023-04-29T03:32:11.926559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:32:14.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9ffd14b-5a37-4170-adad-660bba626ea2","timestamp":"2023-04-29T03:32:14.242306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:32:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:32:27.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b9bf4f7-a5f2-433b-8885-56cb14a4c9a4","timestamp":"2023-04-29T03:32:26.785596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:32:35.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aac0462e-edc3-4726-a1c6-57603f8b5581","timestamp":"2023-04-29T03:32:35.159115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:34:09.511+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d5c3725-89e0-4042-9d70-e886d6b7e67f","timestamp":"2023-04-29T03:34:09.615297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:34:12.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2795848-7360-4d08-bd51-6f71215bee8b","timestamp":"2023-04-29T03:34:11.926591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:34:14.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a5be7c7-be8c-463c-bbcf-2a3607470778","timestamp":"2023-04-29T03:34:14.241979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:34:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:34:27.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c79f745-7fb8-4a7e-be39-e63137f8895f","timestamp":"2023-04-29T03:34:26.785356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:34:35.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeaf4151-3cfa-4d30-8644-6b108cdd5e41","timestamp":"2023-04-29T03:34:35.159292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:36:09.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9332d06-7f88-4f56-8170-953ecb475c53","timestamp":"2023-04-29T03:36:09.616459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:36:12.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c70ed2d9-f2d4-4797-9066-b259a6516068","timestamp":"2023-04-29T03:36:11.926518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:36:14.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"630d822f-fac6-43f1-a1d0-2883ebfb9048","timestamp":"2023-04-29T03:36:14.242268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:36:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:36:27.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4aa6665-6fca-4eca-9a5b-4c9b1fc72505","timestamp":"2023-04-29T03:36:26.785874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:36:35.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b87e32c4-6be8-4b59-bd31-58956bdbeeb9","timestamp":"2023-04-29T03:36:35.159086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:38:09.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a24650a-7a6f-490e-810a-4be5cddf8a81","timestamp":"2023-04-29T03:38:09.616008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:38:12.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9ba712e-2604-4ed6-b9ad-2ced5ad7ae01","timestamp":"2023-04-29T03:38:11.926458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:38:14.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1f9b408-47df-4e10-8867-03fb4344e5a6","timestamp":"2023-04-29T03:38:14.242065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:38:21.781+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:38:27.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be27de2b-b746-4bf3-9140-a47500d2ecc4","timestamp":"2023-04-29T03:38:26.785372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:38:35.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e5543a-d69a-41bf-9073-c836caea6c3d","timestamp":"2023-04-29T03:38:35.159220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:40:09.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"229c7bac-ccb5-41ba-8728-c524bf5cfb41","timestamp":"2023-04-29T03:40:09.615338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:40:12.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e82c513-9630-48b4-a4fc-bda4fb5eb448","timestamp":"2023-04-29T03:40:11.926582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:40:14.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fadc20e8-5619-40c7-b6b9-88cc0955e901","timestamp":"2023-04-29T03:40:14.242007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:40:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:40:27.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"189a5a45-0e8a-47ae-b6db-f5a4244af1a5","timestamp":"2023-04-29T03:40:26.785558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:40:35.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ca13b67-d3df-4c72-9364-2c90a302d603","timestamp":"2023-04-29T03:40:35.159290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:42:09.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff528ba2-5b0d-4aab-a2dd-cfc9b9891f92","timestamp":"2023-04-29T03:42:09.615492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:42:12.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11265327-52db-437a-8f9b-aa7c6ef0c78c","timestamp":"2023-04-29T03:42:11.927156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:42:14.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30ab0457-51b1-414e-b61e-1f6cfba2a94c","timestamp":"2023-04-29T03:42:14.242063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:42:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:42:27.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90af10be-089d-45bf-86a9-8510ba96fc7a","timestamp":"2023-04-29T03:42:26.785502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:42:35.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9e8babb-5127-48ff-8068-32afd5d6dacb","timestamp":"2023-04-29T03:42:35.159146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:44:09.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2f72991-fe48-4dcb-ae56-c8bb80ae657d","timestamp":"2023-04-29T03:44:09.615110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:44:12.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1a702f0-2ce7-4f37-adbb-1ed2e541f36b","timestamp":"2023-04-29T03:44:11.926539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:44:14.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ab30608-ebe5-4ea1-ac6e-3f5710d6de8d","timestamp":"2023-04-29T03:44:14.241926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:44:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:44:27.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ad5960e-acad-4994-b8b4-217de6ac1f78","timestamp":"2023-04-29T03:44:26.785533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:44:35.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85bafd05-deb2-42fb-88a4-70fd596d6c2e","timestamp":"2023-04-29T03:44:35.159112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:46:09.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c15eb5a-ed79-4f1c-b225-69d0f17d6325","timestamp":"2023-04-29T03:46:09.615799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:46:12.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88ff4493-4193-441d-838c-c5c7ff1309e9","timestamp":"2023-04-29T03:46:11.926637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:46:14.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"99dd6582-d013-46c3-9742-00d8e8d4772c","timestamp":"2023-04-29T03:46:14.242580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:46:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:46:27.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bfe7e97-9b6a-4b0b-979f-9349067a9101","timestamp":"2023-04-29T03:46:26.785670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:46:35.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11f76037-eebd-4e51-a81c-ca9da59a1603","timestamp":"2023-04-29T03:46:35.159167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:48:09.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dfa18d5-6067-4279-ab48-df273beb497e","timestamp":"2023-04-29T03:48:09.616007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:48:12.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a092b3-308e-4d66-8ca3-d9592587aa46","timestamp":"2023-04-29T03:48:11.926506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:48:14.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5278f25d-fc6b-4f2d-b990-de7b8c0240e2","timestamp":"2023-04-29T03:48:14.242018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:48:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:48:27.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"118a4dac-2466-408f-ae7f-bdc13e101d41","timestamp":"2023-04-29T03:48:26.785481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:48:35.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"354c699f-b98a-4ff6-95c7-585148737f66","timestamp":"2023-04-29T03:48:35.159203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:50:09.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fde5d41-0637-45e0-9e61-e3870e325b7f","timestamp":"2023-04-29T03:50:09.614951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:50:12.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bdea05d-76b6-4870-8f51-502b53fa2f3c","timestamp":"2023-04-29T03:50:11.926425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:50:14.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccf2096e-a68e-4c83-811a-182f8161a7e0","timestamp":"2023-04-29T03:50:14.242381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:50:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:50:27.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f153da3-954a-4c2a-8c9d-db5f3c7c8850","timestamp":"2023-04-29T03:50:26.785379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:50:35.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e78099e6-5129-4ab6-bc67-5013f3ea0792","timestamp":"2023-04-29T03:50:35.159160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:52:09.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c76b5c31-885b-431d-bee8-2fa465b9a1e0","timestamp":"2023-04-29T03:52:09.616151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:52:12.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4580509-26b5-4d67-bf06-d46cfe83c946","timestamp":"2023-04-29T03:52:11.927113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:52:14.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2ded17c-db8b-4db6-be1f-f3d142e5c3c2","timestamp":"2023-04-29T03:52:14.241974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:52:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:52:27.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ccc464a-653e-4bfc-b720-8d16fd2f43ef","timestamp":"2023-04-29T03:52:26.785614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:52:35.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"349831e3-44d2-4bbe-8031-1d5825bf5a35","timestamp":"2023-04-29T03:52:35.159163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:54:09.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ed1b89f-5613-413b-89fc-ba252a8bf778","timestamp":"2023-04-29T03:54:09.615012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:54:12.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f6e1848-4c85-422b-826b-b72dec89f6c3","timestamp":"2023-04-29T03:54:11.926792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:54:14.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba4c07db-d9a9-4217-b027-6d05647f8c64","timestamp":"2023-04-29T03:54:14.241901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:54:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:54:27.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67c08eda-5e67-4ebd-bfc7-484a5aec5e90","timestamp":"2023-04-29T03:54:26.785514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:54:35.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99912a89-f769-4c97-9261-7d8e95679005","timestamp":"2023-04-29T03:54:35.159170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:56:09.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f250c56-235b-4ebf-a712-b7506d3b242e","timestamp":"2023-04-29T03:56:09.616622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:56:12.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c46367b4-627b-47eb-b791-48c0372e9873","timestamp":"2023-04-29T03:56:11.926606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:56:14.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9199f257-ab11-4fa0-84bc-c8ee1575080b","timestamp":"2023-04-29T03:56:14.242138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:56:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:56:27.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddc8b24c-1c1f-4d6a-83bd-e75a2d51a4ea","timestamp":"2023-04-29T03:56:26.785407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:56:35.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2af55ceb-4ca7-4065-b3be-bbfbf126c556","timestamp":"2023-04-29T03:56:35.159151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T03:58:09.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74e45dc9-1af7-4c36-936f-2958b622c1b9","timestamp":"2023-04-29T03:58:09.614934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T03:58:12.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7550edbc-24de-47e6-9a4a-80c041ce0780","timestamp":"2023-04-29T03:58:11.926634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T03:58:14.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05cbb11b-c508-4a7a-8050-afa4ce98c5e4","timestamp":"2023-04-29T03:58:14.242035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T03:58:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T03:58:27.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a7354ce-4c7b-47b2-851a-4e6b2652c67b","timestamp":"2023-04-29T03:58:26.786088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T03:58:35.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"319a39a6-f3a0-4edd-a74c-8a85e58725ec","timestamp":"2023-04-29T03:58:35.159194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:00:09.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93f79566-30e9-4617-aae8-1dec26beb97c","timestamp":"2023-04-29T04:00:09.616273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:00:12.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be29ea83-c8da-4865-bcc6-59ffae722b75","timestamp":"2023-04-29T04:00:11.926752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:00:14.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a59d663b-1c45-4db4-8a18-1ddf8d5f5636","timestamp":"2023-04-29T04:00:14.242183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:00:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:00:27.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"802d3244-be9b-4ccf-b623-1f970da90770","timestamp":"2023-04-29T04:00:26.785628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:00:35.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6875b348-b678-4b9b-b548-a9b90d934765","timestamp":"2023-04-29T04:00:35.159149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:02:09.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"251f1c1a-cb44-4e04-9904-aca5d634b522","timestamp":"2023-04-29T04:02:09.615447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:02:12.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bbfe355-21a5-427e-8e40-6f74c25ac36a","timestamp":"2023-04-29T04:02:11.926469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:02:14.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4300f5d6-f138-46d0-9d8f-bcc309ddcc31","timestamp":"2023-04-29T04:02:14.242074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:02:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:02:27.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c78239c3-4fe7-4287-b2c2-5b29a3cf55e0","timestamp":"2023-04-29T04:02:26.785733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:02:35.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32f3dbf6-f93e-4d13-907d-8771d9ac2a22","timestamp":"2023-04-29T04:02:35.161593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:04:09.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"740c7997-60fc-4316-b5c8-36c1414414a0","timestamp":"2023-04-29T04:04:09.614983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:04:12.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6c1d787-ad75-4ee7-9078-92d343b00d29","timestamp":"2023-04-29T04:04:11.926533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:04:14.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2751798-da4b-48cc-8e8e-0c2092c95313","timestamp":"2023-04-29T04:04:14.241956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:04:21.781+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:04:27.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"992d1aeb-d531-48bf-acea-d2abe1621e06","timestamp":"2023-04-29T04:04:26.785605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:04:35.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea3c3f61-6662-4b35-af23-9705d3c8ed54","timestamp":"2023-04-29T04:04:35.159162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:06:09.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"760db461-960c-49dc-bb65-3e73c5d6e5dd","timestamp":"2023-04-29T04:06:09.616410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:06:12.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"322141bd-e763-477f-a859-427cd5e9fbd7","timestamp":"2023-04-29T04:06:11.926680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:06:14.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b8e45ae-1cef-435e-9513-9eaaf2ca2998","timestamp":"2023-04-29T04:06:14.242097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:06:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:06:27.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98fb89f0-98be-4019-8e5a-6ec0cb79822a","timestamp":"2023-04-29T04:06:26.785498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:06:35.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97e3c69d-07ea-467d-bf59-442bdb77e67d","timestamp":"2023-04-29T04:06:35.159051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:08:09.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"250fd769-505e-4a26-957c-89b5768bb498","timestamp":"2023-04-29T04:08:09.614799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:08:12.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc408ca2-6151-4382-8a6f-380ef31b462a","timestamp":"2023-04-29T04:08:11.926841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:08:14.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e0dfee1-4c55-4dc8-af20-c85d71f73bab","timestamp":"2023-04-29T04:08:14.242170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:08:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:08:27.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a62cb143-3bfe-4361-ad5a-212fdf4260d1","timestamp":"2023-04-29T04:08:26.785647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:08:35.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c11f50e2-9173-40c5-a955-65ede4237af8","timestamp":"2023-04-29T04:08:35.159087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:10:09.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccc86597-e9fd-4916-a4d3-52c05d0e4b3e","timestamp":"2023-04-29T04:10:09.614987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:10:12.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87142595-4a3a-4db3-852e-4331832f26d1","timestamp":"2023-04-29T04:10:11.926674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:10:14.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a019f89-75ce-4028-bf41-a6983cc328b1","timestamp":"2023-04-29T04:10:14.242403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:10:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:10:27.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38f3459f-afff-45e5-936c-14eab070c2e7","timestamp":"2023-04-29T04:10:26.785496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:10:35.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d490a944-06d2-4713-ad1b-9876ac66aca4","timestamp":"2023-04-29T04:10:35.159405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:12:09.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7611e66-0b77-452c-8720-d4933608a1ed","timestamp":"2023-04-29T04:12:09.616174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:12:12.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77a3b6de-cdd3-400c-89e9-fb9594fb5682","timestamp":"2023-04-29T04:12:11.926639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:12:14.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4383110c-253c-4208-a259-d2c698181098","timestamp":"2023-04-29T04:12:14.242165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:12:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:12:27.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"730a4a64-1bac-4e36-970e-0d8f3b508066","timestamp":"2023-04-29T04:12:26.785497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:12:35.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d9ab366-8007-416c-a372-fdf6cde05eb3","timestamp":"2023-04-29T04:12:35.158991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:14:09.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8a550be-a0cf-42bb-9fbf-ebc22ff07b6e","timestamp":"2023-04-29T04:14:09.614797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:14:12.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e0566a4-1c34-4b2d-a3a9-a60f18e5a742","timestamp":"2023-04-29T04:14:11.926588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:14:14.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9aa2cd6d-dab8-4cd2-93b8-43cc9fcdb6b8","timestamp":"2023-04-29T04:14:14.242044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:14:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:14:27.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf0ba794-64b8-43ca-a0d7-a62ef3309907","timestamp":"2023-04-29T04:14:26.787463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:14:35.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e91581c2-6322-4828-8dca-596b30c5549d","timestamp":"2023-04-29T04:14:35.159139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:16:09.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd7f10eb-6faf-4982-bab1-53381d978f64","timestamp":"2023-04-29T04:16:09.615190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:16:12.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58ed7680-24da-410e-b949-3645c23186cb","timestamp":"2023-04-29T04:16:11.926508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:16:14.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3160d949-c118-4c3c-b0d9-9e9394aa85ba","timestamp":"2023-04-29T04:16:14.242084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:16:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:16:27.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01167a88-5411-48b5-9493-bba8a1227e60","timestamp":"2023-04-29T04:16:26.785434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:16:35.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0448a310-b1b0-4541-b567-e77955ac9551","timestamp":"2023-04-29T04:16:35.159234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:18:09.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd557691-56cb-413c-b766-045ef8aebd7b","timestamp":"2023-04-29T04:18:09.616227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:18:12.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92cefd80-c82b-4929-a285-e43562aa3015","timestamp":"2023-04-29T04:18:11.926648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:18:14.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b350cf06-b90f-4ec5-97d0-7d4154fb44ed","timestamp":"2023-04-29T04:18:14.242814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:18:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:18:27.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3546fb7c-a228-4046-83fd-cf9d38cf9789","timestamp":"2023-04-29T04:18:26.785548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:18:35.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9672f2e3-e993-4831-9bc5-d46902e78abe","timestamp":"2023-04-29T04:18:35.159053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:20:09.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b3406c7-c9c0-4c31-99e5-304c8e3779ff","timestamp":"2023-04-29T04:20:09.614738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:20:12.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a5cdad8-5c7a-43d1-9643-24e684b78d1e","timestamp":"2023-04-29T04:20:11.926703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:20:14.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a091cc59-bbd6-426a-8db0-71a36c025aa3","timestamp":"2023-04-29T04:20:14.242863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:20:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:20:27.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5cde32d-2f63-4d34-9ee3-1461f464c9df","timestamp":"2023-04-29T04:20:26.785413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:20:35.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca5ec6c4-6a7a-4c2a-88c2-969bd30591ec","timestamp":"2023-04-29T04:20:35.158998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:22:09.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fb12687-fbf6-4c22-8e72-f62e8ade2571","timestamp":"2023-04-29T04:22:09.617606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:22:12.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ead61ada-b066-4461-a28d-3e3d7dceef5b","timestamp":"2023-04-29T04:22:11.926544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:22:14.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"016ccc13-b63b-4f84-8ed9-81b706495189","timestamp":"2023-04-29T04:22:14.241918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:22:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:22:27.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9034c924-ee58-4875-996f-55007983d44b","timestamp":"2023-04-29T04:22:26.785785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:22:35.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f4eb30c-26d6-4e74-ad23-753709775c73","timestamp":"2023-04-29T04:22:35.159076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:24:09.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34c2277e-5870-4f07-8a98-d221a707e20f","timestamp":"2023-04-29T04:24:09.615163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:24:12.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9328cc3c-0c0e-4610-8216-b87bac773303","timestamp":"2023-04-29T04:24:11.926422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:24:14.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b2c057f-8b73-4490-832c-f252c9012aba","timestamp":"2023-04-29T04:24:14.241946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:24:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:24:27.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a77d30b6-0ad8-439d-82fe-f4d30c53e980","timestamp":"2023-04-29T04:24:26.785605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:24:35.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1cba9f0-f44e-427c-8403-65f69c38de75","timestamp":"2023-04-29T04:24:35.159231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:26:09.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ae5d5b1-f6a2-4e90-9705-dad3cf5cca6f","timestamp":"2023-04-29T04:26:09.615145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:26:12.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b677fe81-90ac-4429-84ad-ddf8448ba474","timestamp":"2023-04-29T04:26:11.926671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:26:14.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b3df8d9-d2a8-42a1-9aaa-dfe783bc9413","timestamp":"2023-04-29T04:26:14.242088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:26:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:26:27.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"586056ab-b13f-4ad6-9847-97c8b26970da","timestamp":"2023-04-29T04:26:26.785444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:26:35.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e3ca97-4a2f-45db-9368-43431bda4080","timestamp":"2023-04-29T04:26:35.159251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:28:09.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f5146da-dd4b-4839-955c-ee4653fec52b","timestamp":"2023-04-29T04:28:09.614865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:28:12.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc4abffd-9ee7-4313-a14a-2585b870961a","timestamp":"2023-04-29T04:28:11.926891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:28:14.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96b54dce-24ee-4930-abfd-ccaebf2aa062","timestamp":"2023-04-29T04:28:14.242090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:28:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:28:27.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe8902b3-7df5-4e88-8d92-2e985afd68b9","timestamp":"2023-04-29T04:28:26.785574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:28:35.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63810ec1-a897-4cb7-ad00-875c9f11c6c5","timestamp":"2023-04-29T04:28:35.159187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:30:09.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49390512-a87d-4098-8fb2-7f133f5eeb6b","timestamp":"2023-04-29T04:30:09.617001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:30:12.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74982482-3ee5-49b8-8de5-f124e19d4c1c","timestamp":"2023-04-29T04:30:11.926728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:30:14.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8922b22-f3bd-4bbe-b15e-44b166524a77","timestamp":"2023-04-29T04:30:14.242049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:30:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:30:27.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"666e4546-b2dd-4ed6-9a3c-45e812590536","timestamp":"2023-04-29T04:30:26.785624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:30:35.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38dff474-2e23-4709-8a7b-95efac996c19","timestamp":"2023-04-29T04:30:35.159131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:32:09.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"437bb664-e2b9-4f77-8b89-597e914decd8","timestamp":"2023-04-29T04:32:09.614768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:32:12.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5abd068d-914a-4122-b948-ecef6799ea0c","timestamp":"2023-04-29T04:32:11.926580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:32:14.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"958c8064-3b3d-4315-b97d-20c7a5ece6d5","timestamp":"2023-04-29T04:32:14.242151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:32:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:32:27.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42303716-5c0b-4246-b18d-7817caf2ccdc","timestamp":"2023-04-29T04:32:26.785438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:32:35.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f8987fb-6e96-4e36-ae5d-44de49269e02","timestamp":"2023-04-29T04:32:35.159599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:34:09.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58c3b802-e5b4-412e-b353-fd297dd89216","timestamp":"2023-04-29T04:34:09.615648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:34:12.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c074c138-ef88-446e-bd84-17e2f97891a7","timestamp":"2023-04-29T04:34:11.926892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:34:14.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93d90dfb-a097-4feb-aab9-23d84d187d39","timestamp":"2023-04-29T04:34:14.241988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:34:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:34:27.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f9ce659-1ac7-4f0d-ac2b-9d81371c1786","timestamp":"2023-04-29T04:34:26.785584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:34:35.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5adeb8ee-6bc1-40e4-9405-2c7e2eec5f98","timestamp":"2023-04-29T04:34:35.159255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:36:09.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d8a3e7-441e-4164-9734-fb05a20f3366","timestamp":"2023-04-29T04:36:09.615265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:36:12.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8deb674-1c87-45bb-9d91-781df024b73e","timestamp":"2023-04-29T04:36:11.926532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:36:14.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1cf11fb-a22e-4b0a-98b1-bec02bb9e57d","timestamp":"2023-04-29T04:36:14.242189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:36:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:36:27.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f510a41-a3ad-44a6-9c0f-3102aea0095f","timestamp":"2023-04-29T04:36:26.785550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:36:35.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd43fc61-4f79-4fe4-a9e0-1464c15f5961","timestamp":"2023-04-29T04:36:35.159101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:38:09.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8aea379-4d9c-44b3-b68d-e6bb5113caa1","timestamp":"2023-04-29T04:38:09.615401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:38:12.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70c7c2fc-157d-4a08-85a7-8c10c561c010","timestamp":"2023-04-29T04:38:11.926753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:38:14.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"07d11eb9-cf7f-4460-99d7-4b75e34a193a","timestamp":"2023-04-29T04:38:14.242702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:38:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:38:27.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"689558f2-884c-4c47-a3c0-aa7f4d46a016","timestamp":"2023-04-29T04:38:26.785568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:38:35.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28c00d33-d4bd-4ea0-9310-170d50b501e9","timestamp":"2023-04-29T04:38:35.159194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:40:09.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90e9bbe0-9369-49b7-961d-03f2574b1772","timestamp":"2023-04-29T04:40:09.616290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:40:12.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dde664ec-ac2c-4449-8c12-cebd2619fed9","timestamp":"2023-04-29T04:40:11.926565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:40:14.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4e53568-7bdd-4c81-a806-0204cc077a3b","timestamp":"2023-04-29T04:40:14.242251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:40:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:40:27.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0d92be4-5a6a-4fb6-9565-908ab5df5305","timestamp":"2023-04-29T04:40:26.785478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:40:35.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5e8e847-62dd-4dcc-a73d-5e0a8533b797","timestamp":"2023-04-29T04:40:35.159107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:42:09.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27da3916-b266-4b0d-900b-6f5daedaddf1","timestamp":"2023-04-29T04:42:09.615670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:42:12.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2512669e-a988-4aa9-8305-01fe5680877c","timestamp":"2023-04-29T04:42:11.926837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:42:14.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"de7aeb0d-8801-4bb6-bf8a-6896f84bc412","timestamp":"2023-04-29T04:42:14.241901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:42:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:42:27.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbe5109a-d2f4-48fe-8263-8b9e39409688","timestamp":"2023-04-29T04:42:26.785690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:42:35.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a9114b8-21f0-48f4-9513-c44b88919bd4","timestamp":"2023-04-29T04:42:35.159076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:44:09.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dcd43a7-6bfc-498d-a64a-5fc448bb61a3","timestamp":"2023-04-29T04:44:09.614852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:44:12.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7be03c81-8ca4-4b77-b067-97c569242c34","timestamp":"2023-04-29T04:44:11.926714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:44:14.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7be95824-e952-4026-9aae-1b3c97729194","timestamp":"2023-04-29T04:44:14.242341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:44:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:44:27.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1def7573-763e-46f3-8e90-57a3fd66bc13","timestamp":"2023-04-29T04:44:26.785376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:44:35.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f351ea4b-c94d-4bbb-9529-5bbac70a8846","timestamp":"2023-04-29T04:44:35.159324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:46:09.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60ee0b03-6baa-4703-9979-7e8be548761d","timestamp":"2023-04-29T04:46:09.615753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:46:12.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd6f3050-12b4-4a03-9cd6-12158d7479b0","timestamp":"2023-04-29T04:46:11.926447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:46:14.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e63e111-20a7-40f4-81a2-4ad50c9aa1b7","timestamp":"2023-04-29T04:46:14.242242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:46:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:46:27.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2417631-2748-401c-b480-15cf3818496d","timestamp":"2023-04-29T04:46:26.785617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:46:35.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a182cea7-b977-4edf-a59b-95f0d0cc355b","timestamp":"2023-04-29T04:46:35.159069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:48:09.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3f45bd5-40b6-4ef3-9cd3-285e7d99415e","timestamp":"2023-04-29T04:48:09.618672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:48:12.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7e9ee79-5a7f-4390-96ea-abef6d08284c","timestamp":"2023-04-29T04:48:11.926746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:48:14.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dad3181e-f9a9-4339-b474-5dab1a1d1540","timestamp":"2023-04-29T04:48:14.241982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:48:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:48:27.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1a3039-66b8-4c73-9c72-3b0737503ce2","timestamp":"2023-04-29T04:48:26.785591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:48:35.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5aa9ca9f-1375-4982-a247-083eb8320968","timestamp":"2023-04-29T04:48:35.159040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:50:09.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56d559c9-e5f4-43cb-85d6-88a8c220bb73","timestamp":"2023-04-29T04:50:09.615069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:50:12.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56c159f3-027a-4e8f-99eb-f2ebb162ed8e","timestamp":"2023-04-29T04:50:11.926640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:50:14.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61db2c7c-02e2-48df-b3d3-9c39e9b8c153","timestamp":"2023-04-29T04:50:14.242128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:50:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:50:27.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893dd0a2-983b-439e-b85c-a05028309a9e","timestamp":"2023-04-29T04:50:26.785409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:50:35.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"004fbfc0-280d-48ed-8dd2-409b29d6c0d2","timestamp":"2023-04-29T04:50:35.159160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:52:09.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f07df8c-47c5-419d-a2fa-92e77146ee32","timestamp":"2023-04-29T04:52:09.615146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:52:12.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4caf95c-486c-4bf9-b7da-20197aff011b","timestamp":"2023-04-29T04:52:11.926706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:52:14.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1b6c1cb-7ee3-4602-b0e6-63cf8e1adff6","timestamp":"2023-04-29T04:52:14.242177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:52:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:52:27.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cfffccf-e24e-4096-a61b-2e3c0c451e59","timestamp":"2023-04-29T04:52:26.785408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:52:35.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd5d459a-72fb-46eb-aedb-2daf4ff7cd10","timestamp":"2023-04-29T04:52:35.159239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:54:09.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9631400a-c72c-4daf-a1b7-dbdf4fcf7170","timestamp":"2023-04-29T04:54:09.616037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:54:12.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61705f66-ffe2-43d5-a3ee-a1c482227c32","timestamp":"2023-04-29T04:54:11.926731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:54:14.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c049f010-4967-4beb-ad2d-f6c1f74933db","timestamp":"2023-04-29T04:54:14.242197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:54:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:54:27.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6be69c6-3c72-4e6c-ba37-8747bdd3d373","timestamp":"2023-04-29T04:54:26.785710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:54:35.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"070556d1-1d8b-4bc6-80e3-e4c11807580e","timestamp":"2023-04-29T04:54:35.159196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:56:09.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e11fb0c1-0295-4e16-8e9e-a3cf8ed16c14","timestamp":"2023-04-29T04:56:09.614957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:56:12.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9e98401-41e6-48a5-90a7-f88452d13deb","timestamp":"2023-04-29T04:56:11.926579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:56:14.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f63f6dd0-8824-487c-9ebc-6aafa9d44492","timestamp":"2023-04-29T04:56:14.242015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:56:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:56:27.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b004ca36-cd00-4bb3-9458-5a0f7c5009d5","timestamp":"2023-04-29T04:56:26.785464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:56:35.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52ca2dda-005e-4444-b240-b47551e40b7e","timestamp":"2023-04-29T04:56:35.159107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T04:58:09.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b62c0d54-ebaa-41d1-ab17-4f47970c0fb6","timestamp":"2023-04-29T04:58:09.614995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T04:58:12.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b846a9f-c9a8-4eb8-bcd9-e2a989212a79","timestamp":"2023-04-29T04:58:11.926748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T04:58:14.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9dc7693-c067-4f3f-a622-c85a0e34fc75","timestamp":"2023-04-29T04:58:14.242026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T04:58:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T04:58:27.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6eb55e0d-3ac9-4677-8d32-6950eb9e62db","timestamp":"2023-04-29T04:58:26.785361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T04:58:35.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e264d365-c89a-4b8a-8859-b50d5717f1bd","timestamp":"2023-04-29T04:58:35.159215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:00:09.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"264bfa7b-360c-4773-9ad5-739c6cbb961f","timestamp":"2023-04-29T05:00:09.615460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:00:12.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b894d8e-1932-49d9-b138-395692d4f2de","timestamp":"2023-04-29T05:00:11.926563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:00:14.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6be24b57-35dd-48de-b0d9-03c2a0017d73","timestamp":"2023-04-29T05:00:14.242257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:00:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:00:27.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dc7ea1a-65ba-4c4c-971a-dc2f6a6ffb82","timestamp":"2023-04-29T05:00:26.785482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:00:35.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3ac06f7-6461-49cf-a98c-c6c9bb8a0ee1","timestamp":"2023-04-29T05:00:35.159034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:02:09.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a10d7e0b-e652-47d8-8b11-2ea73fe6f02e","timestamp":"2023-04-29T05:02:09.614778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:02:12.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19dfd5d2-edc7-4a0a-b918-c48d02f4cd2e","timestamp":"2023-04-29T05:02:11.928887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:02:14.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"015f6f40-80fb-42ce-a6e4-cd42477f357f","timestamp":"2023-04-29T05:02:14.242157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:02:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:02:27.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baef6768-083b-4b85-9257-b4e07d088494","timestamp":"2023-04-29T05:02:26.785393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:02:35.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2b136dc-d50b-485b-a7a8-6e0449a31df1","timestamp":"2023-04-29T05:02:35.159298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:04:09.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c3be83d-55f8-4886-b94e-5eaac3047dbb","timestamp":"2023-04-29T05:04:09.616180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:04:12.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cab03cc5-215e-48b0-b1d3-8e50de8f4898","timestamp":"2023-04-29T05:04:11.926762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:04:14.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5f6a8d4-608e-4f96-9e7c-0abeaf237cca","timestamp":"2023-04-29T05:04:14.243484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:04:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:04:27.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c705885-1e89-423b-a605-8fe51bc93ad9","timestamp":"2023-04-29T05:04:26.785703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:04:35.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5473efb-9fa5-408f-9b92-ee72bbc69bd5","timestamp":"2023-04-29T05:04:35.159067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:06:09.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"670e811f-1ba2-411f-99d4-45df569e832f","timestamp":"2023-04-29T05:06:09.615021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:06:12.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e371a3a-6a40-48be-8ebd-f9cd2af212c2","timestamp":"2023-04-29T05:06:11.926807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:06:14.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"caafb44c-e8e0-4022-b9ab-e046ac9150fd","timestamp":"2023-04-29T05:06:14.241883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:06:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:06:27.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"705d21c6-ee49-48fb-8d2f-f943863673e3","timestamp":"2023-04-29T05:06:26.785305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:06:35.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a74ac8b3-d358-4f32-8a30-098255714996","timestamp":"2023-04-29T05:06:35.159121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:08:05.714+00:00|INFO|Http11Processor|http-nio-6969-exec-5] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-04-29T05:08:09.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cde5a3db-e61d-445b-8c0f-38e9586ad35d","timestamp":"2023-04-29T05:08:09.614884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:08:12.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36546f7d-5500-470f-a1bb-6c285dff64d6","timestamp":"2023-04-29T05:08:11.926769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:08:14.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"062b81de-0525-4409-8335-5570bf43faea","timestamp":"2023-04-29T05:08:14.242427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:08:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:08:27.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b987ff5-f5b6-430b-a7b3-40cdca60265f","timestamp":"2023-04-29T05:08:26.785523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:08:35.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"041400b5-ac27-4eb6-ab5f-ade55bc4bb52","timestamp":"2023-04-29T05:08:35.159347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:10:09.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2b2b8da-4928-4394-afc5-8f30360590f8","timestamp":"2023-04-29T05:10:09.617673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:10:12.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"265018d3-4d66-496e-89b8-a8f1d26995d9","timestamp":"2023-04-29T05:10:11.926621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:10:14.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fc69759-4c2a-4858-a40b-d1bdd66f9fd7","timestamp":"2023-04-29T05:10:14.242963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:10:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:10:27.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14e72e5b-54d8-4c3f-97c9-1a74336dab3a","timestamp":"2023-04-29T05:10:26.785660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:10:35.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4376d7ad-b746-4887-9339-74009f86da49","timestamp":"2023-04-29T05:10:35.159171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:12:09.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec93cc0-d007-49ba-be8e-78696ea10059","timestamp":"2023-04-29T05:12:09.615507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:12:12.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7874901e-e01b-4499-bcf4-88611ac68842","timestamp":"2023-04-29T05:12:11.926631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:12:14.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c45888c9-9456-4607-adde-f913cfb5a5d0","timestamp":"2023-04-29T05:12:14.242058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:12:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:12:27.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71486e60-9db9-4059-88ee-894c3f5e4186","timestamp":"2023-04-29T05:12:26.785454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:12:35.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1484ef93-4a73-458e-9077-7390b7290c42","timestamp":"2023-04-29T05:12:35.159060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:14:09.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca674708-eeb9-40c0-9561-53b4a9b02365","timestamp":"2023-04-29T05:14:09.615097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:14:12.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8adeab4a-cfc7-4860-a509-9b728b693b98","timestamp":"2023-04-29T05:14:11.926776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:14:14.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c15eedf6-c260-410f-860d-5bef0daf93e4","timestamp":"2023-04-29T05:14:14.242084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:14:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:14:27.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21b13fba-80aa-480a-be71-a5939a1007b9","timestamp":"2023-04-29T05:14:26.785344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:14:35.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc8855a3-210a-49ea-9439-27c27e18ebb3","timestamp":"2023-04-29T05:14:35.159046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:16:09.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b37846e-ec6f-47af-932e-3436e6cc953a","timestamp":"2023-04-29T05:16:09.616938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:16:12.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2ec93b6-baa9-4cf3-8cb8-599ae821aa87","timestamp":"2023-04-29T05:16:11.926531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:16:14.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef2157fb-5784-4728-923d-47cb4a434e43","timestamp":"2023-04-29T05:16:14.241902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:16:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:16:27.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72779c72-6b18-4edc-9977-c591c3162083","timestamp":"2023-04-29T05:16:26.785426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:16:35.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"248cce59-f886-4288-988a-add35f96af93","timestamp":"2023-04-29T05:16:35.159053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:18:09.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a4601da-c937-4e02-9a8a-85293e1f8434","timestamp":"2023-04-29T05:18:09.614849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:18:12.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6463d7dd-92fa-4792-a075-af523d0ce2f1","timestamp":"2023-04-29T05:18:11.926623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:18:14.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"36837cfa-9072-4d1f-bb90-5fc33c78d5d8","timestamp":"2023-04-29T05:18:14.242040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:18:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:18:27.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7775ab65-2c75-42d6-8131-4f11e0f3fa60","timestamp":"2023-04-29T05:18:26.785306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:18:35.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c921bf00-50d3-46c1-b117-a46c03a9b600","timestamp":"2023-04-29T05:18:35.159060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:20:09.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"471311d8-9b61-4422-94b7-cadb50292dc4","timestamp":"2023-04-29T05:20:09.615015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:20:12.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"612803f4-b38e-4e45-9354-84cde9bd738f","timestamp":"2023-04-29T05:20:11.926565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:20:14.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"932e1430-c5e2-43cc-b8fb-59adaa2edd97","timestamp":"2023-04-29T05:20:14.242011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:20:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:20:27.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d562734-5d6e-4a7a-b972-ef12a3ae061a","timestamp":"2023-04-29T05:20:26.785469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:20:35.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fc1576e-aa8a-44bf-8870-8888ea808081","timestamp":"2023-04-29T05:20:35.159046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:22:09.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b5dab6c-4df3-43b0-bf8f-2a1dbf3c9245","timestamp":"2023-04-29T05:22:09.615643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:22:12.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6908d0e-6347-4781-86a9-431404172470","timestamp":"2023-04-29T05:22:11.926838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:22:14.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff22bcc3-3a3a-44aa-8daa-cf17eaddec0c","timestamp":"2023-04-29T05:22:14.242101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:22:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:22:27.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fa4f3b6-a90a-4c14-b1fd-729de4b96ecd","timestamp":"2023-04-29T05:22:26.785487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:22:35.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c9cd00e-28fc-45e5-b7aa-601ba41f4fb5","timestamp":"2023-04-29T05:22:35.159146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:24:09.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35747034-e490-4858-9a73-f790e068cae5","timestamp":"2023-04-29T05:24:09.615856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:24:12.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"538a412c-6e95-48ec-9fd7-1e590f5384d7","timestamp":"2023-04-29T05:24:11.926557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:24:14.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42eba3c7-51b1-48b3-8d6a-226e31749925","timestamp":"2023-04-29T05:24:14.242379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:24:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:24:27.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75ef1138-7638-4b85-9260-350aeba9f603","timestamp":"2023-04-29T05:24:26.785464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:24:35.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aded305e-1921-4591-9650-9404bb635273","timestamp":"2023-04-29T05:24:35.159117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:26:09.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44cebfb6-0423-4c18-aa52-582ef410e84b","timestamp":"2023-04-29T05:26:09.615853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:26:12.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa4d0de3-15a3-485a-81c6-2a3821f74bbe","timestamp":"2023-04-29T05:26:11.926814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:26:14.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"53d129dc-1c45-4ed2-bb89-4de510e1cede","timestamp":"2023-04-29T05:26:14.241958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:26:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:26:27.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"427ec58b-19e7-4448-ae57-41207b98f601","timestamp":"2023-04-29T05:26:26.785442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:26:35.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85ace2cc-d20c-4bbf-bf97-0d1587008b81","timestamp":"2023-04-29T05:26:35.158990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:28:09.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"803c7c74-2424-40dc-acef-7631db545a80","timestamp":"2023-04-29T05:28:09.616416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:28:12.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"799ed638-2886-44fb-ac13-dfa2ba87632c","timestamp":"2023-04-29T05:28:11.926570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:28:14.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d21f17b-0fc2-42d4-81dc-33c11e270ffb","timestamp":"2023-04-29T05:28:14.243536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:28:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:28:27.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7894c724-2571-4919-80da-3c9fd7e27586","timestamp":"2023-04-29T05:28:26.785663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:28:35.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e006371-bcbf-4251-893c-e2409ba46141","timestamp":"2023-04-29T05:28:35.159047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:28:51.707+00:00|INFO|Http11Processor|http-nio-6969-exec-8] Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-04-29T05:30:09.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7626cf88-98db-4e63-a211-dda51d04d797","timestamp":"2023-04-29T05:30:09.614935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:30:12.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e852bde-401f-4575-b774-1a5186b387b0","timestamp":"2023-04-29T05:30:11.926538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:30:14.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3eca2e4-c84b-489f-84d8-4c673574ff77","timestamp":"2023-04-29T05:30:14.241924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:30:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:30:27.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62e6e64c-b87b-440b-ba5f-8c567a795041","timestamp":"2023-04-29T05:30:26.785563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:30:35.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"511cdfc9-7f01-4fc7-bb50-18463d4a954d","timestamp":"2023-04-29T05:30:35.159054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:32:09.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5b1dd8c-61e4-4d16-8ee5-28ebc59181c6","timestamp":"2023-04-29T05:32:09.614934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:32:12.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60ad9794-ba41-44f0-ad6a-0ecef33b0b32","timestamp":"2023-04-29T05:32:11.926537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:32:14.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1402533-e796-4978-943b-c5a3e059d497","timestamp":"2023-04-29T05:32:14.241934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:32:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:32:27.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0c366bf-08f9-409f-928d-5bb3eff4fe45","timestamp":"2023-04-29T05:32:26.785797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:32:35.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da5634c1-32d9-4b6d-90b0-b44caa488b80","timestamp":"2023-04-29T05:32:35.159387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:34:09.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a52f135-c55c-4f3c-8942-753b246bc0b8","timestamp":"2023-04-29T05:34:09.616753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:34:12.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"510b8f98-ac2a-41c9-a85d-bb33c7caf8e4","timestamp":"2023-04-29T05:34:11.926570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:34:14.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e3f32a3-7a95-4ee4-99e9-9a2bd6966904","timestamp":"2023-04-29T05:34:14.242103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:34:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:34:27.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19d40b88-39d2-42d4-a1b3-3d9e3768c8cf","timestamp":"2023-04-29T05:34:26.785514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:34:35.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"406e8d5a-80a8-40ae-9ea1-d571c6089793","timestamp":"2023-04-29T05:34:35.159018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:36:09.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f91c82c2-0ff4-44d8-8526-9a0e7323d69f","timestamp":"2023-04-29T05:36:09.615387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:36:12.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"813efbef-5630-468c-9c23-8a13f597fb04","timestamp":"2023-04-29T05:36:11.926635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:36:14.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cf9bdee-ddc6-4ffd-9f89-9b59a20c2669","timestamp":"2023-04-29T05:36:14.242051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:36:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:36:27.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aae7d300-851d-4f92-861b-148f0704ee89","timestamp":"2023-04-29T05:36:26.785607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:36:35.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"430e6df4-0443-43fc-874d-25b6ec42a178","timestamp":"2023-04-29T05:36:35.159142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:38:09.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7453430-f11a-4157-a67d-30d47d192379","timestamp":"2023-04-29T05:38:09.615157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:38:12.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80de7b4e-eb39-4f28-9299-aa68df61f34b","timestamp":"2023-04-29T05:38:11.926617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:38:14.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d088c9de-c859-4b36-ab56-d4a61fc2f601","timestamp":"2023-04-29T05:38:14.242019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:38:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:38:27.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83726919-8d2f-43bb-b68e-bc5724e14e39","timestamp":"2023-04-29T05:38:26.785669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:38:35.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98e35039-90e8-4cc9-b3e8-830d075a1820","timestamp":"2023-04-29T05:38:35.159153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:40:09.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c38a714-7647-46ba-be08-2ef8c5c2ca5a","timestamp":"2023-04-29T05:40:09.616093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:40:12.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51f92d5e-a09c-4bd5-bcaa-cb51a61777e1","timestamp":"2023-04-29T05:40:11.926573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:40:14.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b8d79af-adfe-4919-bf5c-ada7dec46a31","timestamp":"2023-04-29T05:40:14.241979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:40:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:40:27.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7326e98-d042-4769-8ecc-68b523bded2b","timestamp":"2023-04-29T05:40:26.785474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:40:35.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38f259db-7211-46a8-a11b-94b1ff628340","timestamp":"2023-04-29T05:40:35.159080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:42:09.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10f3ea59-8d4a-4da8-8dcc-be9c578a28f4","timestamp":"2023-04-29T05:42:09.614822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:42:12.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d57ae9e-db4b-4e2a-a6fd-51eb8a48ef3f","timestamp":"2023-04-29T05:42:11.926709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:42:14.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"625f5aca-2653-4211-8e89-c73c4eda6c92","timestamp":"2023-04-29T05:42:14.242294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:42:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:42:27.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6eab5ce6-a80f-4685-a3d2-1320a82a0631","timestamp":"2023-04-29T05:42:26.785471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:42:35.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8bba5eb-7237-4a27-a5eb-7b975d269e7d","timestamp":"2023-04-29T05:42:35.159122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:44:09.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e59a66f3-580b-4fc2-b84a-af2488f9d675","timestamp":"2023-04-29T05:44:09.616357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:44:12.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12dd9525-4707-4e7b-bfe6-d610a9ccb810","timestamp":"2023-04-29T05:44:11.926474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:44:14.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96186d3f-1367-4e34-b761-150a5bc2d33f","timestamp":"2023-04-29T05:44:14.242018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:44:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:44:27.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71f13af1-99fe-4245-8037-8d42ec93d4e6","timestamp":"2023-04-29T05:44:26.785524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:44:35.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eabd8bc-a522-434f-9456-06a3529f13d7","timestamp":"2023-04-29T05:44:35.159069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:46:09.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62026024-a930-4259-b3dd-0ed7559d97df","timestamp":"2023-04-29T05:46:09.616521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:46:12.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44cf7056-d669-4e74-98bb-18f2067c23c9","timestamp":"2023-04-29T05:46:11.926459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:46:14.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"13c13fa8-74a3-4143-a715-247a76dfb3e9","timestamp":"2023-04-29T05:46:14.241926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:46:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:46:27.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b8df9f3-b0f3-45f5-827e-51ca95e8c182","timestamp":"2023-04-29T05:46:26.786316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:46:35.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"680904f7-c5e4-4cae-8fe8-f3452edcd730","timestamp":"2023-04-29T05:46:35.159137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:48:09.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f20d90b5-9920-416c-acf8-595dfd82e899","timestamp":"2023-04-29T05:48:09.614987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:48:12.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"334ba940-2921-45ab-a1cc-1b239a8eb9fd","timestamp":"2023-04-29T05:48:11.926408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:48:14.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6975132a-0693-4b44-9540-344891465a17","timestamp":"2023-04-29T05:48:14.242036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:48:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:48:27.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8709293d-afa5-4d2a-896c-910f22beb35c","timestamp":"2023-04-29T05:48:26.785573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:48:35.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b040b321-a99c-48d8-b309-1f5986d828f7","timestamp":"2023-04-29T05:48:35.159214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:50:09.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"315d0fac-28cc-4832-90ee-2522e196172d","timestamp":"2023-04-29T05:50:09.615010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:50:12.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75baee1c-62a0-4bea-8793-6403bd29c066","timestamp":"2023-04-29T05:50:11.926528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:50:14.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c281064-a55c-4fec-aeaf-b14f594f28e0","timestamp":"2023-04-29T05:50:14.241980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:50:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:50:27.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa261a21-ce37-456b-bdcb-f87c42ef9b4d","timestamp":"2023-04-29T05:50:26.785461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:50:35.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3e0a629-6576-4939-b2ab-a71fb04ef92f","timestamp":"2023-04-29T05:50:35.159153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:52:09.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a34bfcf-c0b2-4b75-85d0-e358069fe845","timestamp":"2023-04-29T05:52:09.615686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:52:12.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35032859-2e86-4043-939f-c3ea7037ec98","timestamp":"2023-04-29T05:52:11.926517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:52:14.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14a242fb-5882-4d7b-9f90-18d59c400a2a","timestamp":"2023-04-29T05:52:14.242139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:52:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:52:27.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfc20a08-3539-4bcc-8499-eb0df9409dad","timestamp":"2023-04-29T05:52:26.785624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:52:35.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"952f3740-525d-42b6-944d-47031ea8affc","timestamp":"2023-04-29T05:52:35.159172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:54:09.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"491f67fc-ae54-4bfd-8a11-b361e07f800f","timestamp":"2023-04-29T05:54:09.615623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:54:12.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f04604a9-8d1b-496c-8b47-469aaacc23e2","timestamp":"2023-04-29T05:54:11.926410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:54:14.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a601cd3-e276-47b0-9001-2d8d09c029be","timestamp":"2023-04-29T05:54:14.241997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:54:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:54:27.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82c491ce-ef6d-4220-9caa-29a4f5e929c1","timestamp":"2023-04-29T05:54:26.785383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:54:35.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4be7933-c0a4-4594-af3b-775c5045a54d","timestamp":"2023-04-29T05:54:35.159068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:56:09.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84ec6e40-ff6b-402d-a52d-81229eff8ed5","timestamp":"2023-04-29T05:56:09.614748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:56:12.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f875ca67-683c-41ed-b969-7ddcc0e5914c","timestamp":"2023-04-29T05:56:11.926515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:56:14.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca63082b-bc7e-47d5-8284-7b31f4214b3f","timestamp":"2023-04-29T05:56:14.241877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:56:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:56:27.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd3ebeff-0a28-4c43-951e-e3dd08afec5f","timestamp":"2023-04-29T05:56:26.785608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:56:35.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf0b5318-2e0c-4471-9041-f28720107e51","timestamp":"2023-04-29T05:56:35.159047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T05:58:09.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8fb9a29-04ea-46b8-baeb-14e4501ebbef","timestamp":"2023-04-29T05:58:09.615632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T05:58:12.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19b2fab3-a055-459d-b0c8-c0ec87239484","timestamp":"2023-04-29T05:58:11.926564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T05:58:14.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf2bce1c-5468-4681-954c-bfb57cd43767","timestamp":"2023-04-29T05:58:14.242737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T05:58:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T05:58:27.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c8541e-2573-4d14-960a-d8a7d944efbf","timestamp":"2023-04-29T05:58:26.785494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T05:58:35.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"806580dc-296c-4886-93a3-68952bd0206c","timestamp":"2023-04-29T05:58:35.159131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:00:09.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2946430e-7c93-4337-b4cf-500939856b20","timestamp":"2023-04-29T06:00:09.615505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:00:12.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a46d68f-223c-481f-9e25-20737e9eaab2","timestamp":"2023-04-29T06:00:11.926601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:00:14.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"822f823b-842e-4632-9bc2-1dc3ac703a7d","timestamp":"2023-04-29T06:00:14.242064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:00:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:00:27.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dfde42b-acfb-4bb3-abe1-2af3ae73de4b","timestamp":"2023-04-29T06:00:26.785629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:00:35.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28bba1ad-161e-47c1-a596-0880d98bec58","timestamp":"2023-04-29T06:00:35.159041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:02:09.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db7c5fbf-15b3-4f71-822f-7069f3048132","timestamp":"2023-04-29T06:02:09.615066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:02:12.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64ba9e59-3777-4763-9d5c-b80bf3187514","timestamp":"2023-04-29T06:02:11.926722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:02:14.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9f18c93-7ae7-49ee-ab19-a4a327a3ad04","timestamp":"2023-04-29T06:02:14.242163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:02:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:02:27.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f0d0352-58e0-4fc0-b8de-4cb2432d9413","timestamp":"2023-04-29T06:02:26.785488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:02:35.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e05269f-b0cf-4959-a639-fa9713764785","timestamp":"2023-04-29T06:02:35.159169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:04:09.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb68a66b-58e6-4f5b-aea1-71f60262aaab","timestamp":"2023-04-29T06:04:09.614821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:04:12.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cbd0cff-bd97-4b10-87d8-4b699cdfa2bc","timestamp":"2023-04-29T06:04:11.926702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:04:14.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2ee4b0f-2666-496d-bcd8-e069ac4123e5","timestamp":"2023-04-29T06:04:14.241941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:04:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:04:27.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36d1ab5a-e904-4409-9dbf-ddac93e08a55","timestamp":"2023-04-29T06:04:26.785566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:04:35.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0274c0b9-b9a8-446b-9a24-6836a02df8b4","timestamp":"2023-04-29T06:04:35.159385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:06:09.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85288927-e879-4672-a2fb-f4041cbfc2df","timestamp":"2023-04-29T06:06:09.615379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:06:12.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fa882e6-d772-440d-aea8-e8c94c2222f5","timestamp":"2023-04-29T06:06:11.926684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:06:14.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"281e8e44-8db8-4b9e-99a4-d5782fd77d57","timestamp":"2023-04-29T06:06:14.241962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:06:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:06:27.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd48469c-8194-4308-93c1-a460d445ff5c","timestamp":"2023-04-29T06:06:26.785563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:06:35.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45b7e42d-f5ce-48b3-960b-31c5b99736cd","timestamp":"2023-04-29T06:06:35.158999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:08:09.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c79a871b-7d26-4ba0-a0b6-77b843666ec9","timestamp":"2023-04-29T06:08:09.614882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:08:12.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"209c6729-d6d7-48a4-82a6-51b9bcd30db1","timestamp":"2023-04-29T06:08:11.926645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:08:14.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7766677e-3029-4d81-b8cc-c114be97bd8c","timestamp":"2023-04-29T06:08:14.243780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:08:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:08:27.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48a100e6-aa71-4a5c-a93f-0d8208712713","timestamp":"2023-04-29T06:08:26.785511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:08:35.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46d76736-d4f0-4120-803f-45a0913a96cb","timestamp":"2023-04-29T06:08:35.159231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:10:09.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee740c7c-3d2a-4d51-88b4-57473b00650b","timestamp":"2023-04-29T06:10:09.615055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:10:12.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ede09a9-6c31-45b6-aa3c-47ec401044d0","timestamp":"2023-04-29T06:10:11.926799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:10:14.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e2084fc-c72f-41ae-9a0a-9eef519e57bb","timestamp":"2023-04-29T06:10:14.242619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:10:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:10:27.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88c7b897-012d-4425-b42e-43a88fb56b09","timestamp":"2023-04-29T06:10:26.785409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:10:35.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1160974-717d-4cbc-9d9a-afc15ddda16c","timestamp":"2023-04-29T06:10:35.159055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:12:09.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a946e51a-aadd-4742-a9d8-119e39bf1989","timestamp":"2023-04-29T06:12:09.615700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:12:12.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc0e1ad6-5e72-4f79-8903-988018f19835","timestamp":"2023-04-29T06:12:11.926648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:12:14.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"21b54e79-f355-44df-9f9d-7edc29eabdb6","timestamp":"2023-04-29T06:12:14.241982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:12:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:12:27.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5a58552-6138-4871-ac3c-fb2afa9766a4","timestamp":"2023-04-29T06:12:26.785312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:12:35.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53bd3270-9726-4523-adca-7665290d1630","timestamp":"2023-04-29T06:12:35.158951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:14:09.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c68d3b5a-5ac9-4878-8871-7f38299d47d2","timestamp":"2023-04-29T06:14:09.614682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:14:12.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6767d476-4d2f-4e30-8aff-ee1e94969356","timestamp":"2023-04-29T06:14:11.926660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:14:14.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"991523a7-ed7f-4003-832a-4594ba226e69","timestamp":"2023-04-29T06:14:14.242093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:14:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:14:27.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"544c8df2-9faa-45d6-876d-f8c9bd0bdc84","timestamp":"2023-04-29T06:14:26.785628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:14:35.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9835583b-4015-40fa-be03-4ac76a55a873","timestamp":"2023-04-29T06:14:35.159100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:16:09.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc17b13c-2bcb-4660-a6b4-155f6609ef39","timestamp":"2023-04-29T06:16:09.615082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:16:12.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3d054d1-ba7b-4cfa-9f33-ba2d5231754d","timestamp":"2023-04-29T06:16:11.926535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:16:14.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d91303c4-0e0a-4552-ad05-0713a5a09764","timestamp":"2023-04-29T06:16:14.242125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:16:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:16:27.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cf60b04-c28b-4f2a-b2d9-89192a28bdac","timestamp":"2023-04-29T06:16:26.785759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:16:35.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fbd5f64-5a7d-472b-a19a-647efad731e1","timestamp":"2023-04-29T06:16:35.159078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:18:09.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"458c9603-8e5e-4bd3-892e-96fc13d39a11","timestamp":"2023-04-29T06:18:09.618681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:18:12.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77ddeaf8-3137-4e76-82da-dd56da115e33","timestamp":"2023-04-29T06:18:11.926503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:18:14.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7a37092-7c56-4483-b95c-40b6982e9c17","timestamp":"2023-04-29T06:18:14.242506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:18:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:18:27.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3accc006-8bd5-432a-8f36-75f68fc86802","timestamp":"2023-04-29T06:18:26.785457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:18:35.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd8d4874-57ac-4564-9561-7bb73162b75d","timestamp":"2023-04-29T06:18:35.159161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:20:09.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebc73c5d-1ee5-4901-a883-64bf582575b2","timestamp":"2023-04-29T06:20:09.614949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:20:12.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"985f0ad0-c8ef-4a13-a964-27ac27c2b420","timestamp":"2023-04-29T06:20:11.926694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:20:14.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e6f448a-f05d-49f0-92b9-fdf963471897","timestamp":"2023-04-29T06:20:14.242114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:20:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:20:27.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11779790-fe5f-41d5-8756-3b715182cfdb","timestamp":"2023-04-29T06:20:26.785477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:20:35.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aba937a4-9bb8-431a-9c6b-137ac1ca97eb","timestamp":"2023-04-29T06:20:35.159107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:22:09.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a56da8a-1752-4d18-81ef-df7c0f52e7d9","timestamp":"2023-04-29T06:22:09.614771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:22:12.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21fd0477-ca36-44da-8774-c1d02067c585","timestamp":"2023-04-29T06:22:11.926560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:22:14.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"354565d6-1bae-4090-994a-c1c8d0f8a05c","timestamp":"2023-04-29T06:22:14.241983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:22:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:22:27.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41331bba-4d62-4e25-975c-2ffd871567a8","timestamp":"2023-04-29T06:22:26.785282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:22:35.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3de8eaf0-7281-4783-9318-746743c97a15","timestamp":"2023-04-29T06:22:35.159212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:24:09.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eab0cc1-0bca-41a9-a1b9-f6e5ad7aed2f","timestamp":"2023-04-29T06:24:09.616438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:24:12.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6825dd7-159e-44e1-9f22-f7e09bbd4874","timestamp":"2023-04-29T06:24:11.926495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:24:14.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34bce6b9-f085-493d-abd7-682ce3d07cfd","timestamp":"2023-04-29T06:24:14.242830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:24:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:24:27.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88dbc93a-ad95-45d9-8f22-a1a2d04a1452","timestamp":"2023-04-29T06:24:26.785350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:24:35.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b37ba843-6731-4575-a19b-504597723f0d","timestamp":"2023-04-29T06:24:35.159100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:26:09.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c855aed2-96f1-45ad-bd1a-b885ba64c04c","timestamp":"2023-04-29T06:26:09.614874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:26:12.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6786a974-16b5-4ade-a172-ed1834b6efb6","timestamp":"2023-04-29T06:26:11.926673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:26:14.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a7bf93b-3d3e-4a31-b7ef-e4d05882952a","timestamp":"2023-04-29T06:26:14.241984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:26:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:26:27.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c58ba3db-3f42-431e-8930-b936dce7a02c","timestamp":"2023-04-29T06:26:26.785633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:26:35.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd553a59-425c-41cb-b29d-c83f8c796c65","timestamp":"2023-04-29T06:26:35.159099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:28:09.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52b27656-c46d-403a-ad2a-0a7875a173cf","timestamp":"2023-04-29T06:28:09.615919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:28:12.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"819bd7b2-c41f-466b-8e05-195736f429f7","timestamp":"2023-04-29T06:28:11.926824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:28:14.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b01e1485-90e8-4c22-93f4-454ad404a4d3","timestamp":"2023-04-29T06:28:14.242031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:28:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:28:27.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76a2ff0d-5129-46bf-a60e-8207e627196a","timestamp":"2023-04-29T06:28:26.785302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:28:35.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bedfa60a-0f81-4cf0-848e-47d2e2c1abdd","timestamp":"2023-04-29T06:28:35.159242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:30:09.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d633271e-c0c1-48ef-a85f-98f76816f86f","timestamp":"2023-04-29T06:30:09.615130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:30:12.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0cfd8fe-7f83-4f0d-852d-43a716881292","timestamp":"2023-04-29T06:30:11.926485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:30:14.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ebd1714-ed06-4fcf-9640-1e810da13c4d","timestamp":"2023-04-29T06:30:14.242011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:30:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:30:27.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bf7e21c-7d63-471f-8d3e-ce67b06818ed","timestamp":"2023-04-29T06:30:26.785359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:30:35.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd66b365-093d-4e64-a0db-985696f44ac3","timestamp":"2023-04-29T06:30:35.159170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:32:09.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"571eee56-c161-4d79-84b1-b406e5e908f9","timestamp":"2023-04-29T06:32:09.616283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:32:12.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"011a0f35-4b5a-47b7-b52a-f3f38b4aca85","timestamp":"2023-04-29T06:32:11.926408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:32:14.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41894fa3-e2aa-46fa-b41f-97a30f8489c0","timestamp":"2023-04-29T06:32:14.242307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:32:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:32:27.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7623cf8-5ed6-4384-a93e-7da24d141001","timestamp":"2023-04-29T06:32:26.785432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:32:35.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dca52d67-c6bb-4efe-8c21-595bc0fbb0bc","timestamp":"2023-04-29T06:32:35.159169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:34:09.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c347cad-ac6f-4e85-91ef-069a7d3a7a59","timestamp":"2023-04-29T06:34:09.614861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:34:12.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0417decf-baf4-4168-9624-a6dec1548a35","timestamp":"2023-04-29T06:34:11.926424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:34:14.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cadc546e-183b-4d13-b263-6703cdb81709","timestamp":"2023-04-29T06:34:14.241876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:34:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:34:27.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"810a3712-255d-4eae-ba7c-2be3888f8078","timestamp":"2023-04-29T06:34:26.785498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:34:35.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e24ec4f-ee55-4b56-ade4-b7f64634a413","timestamp":"2023-04-29T06:34:35.159242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:36:09.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90df23e4-e292-45d1-9ae7-7dce7c8a430b","timestamp":"2023-04-29T06:36:09.615078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:36:12.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f35d3c8d-0ec7-41cd-a123-ae2cdac9ffe7","timestamp":"2023-04-29T06:36:11.926601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:36:14.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22618d92-9af7-414e-971d-8d619cce44a8","timestamp":"2023-04-29T06:36:14.242101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:36:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:36:27.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebd50796-5e58-4de6-b021-c4afdedf1fc6","timestamp":"2023-04-29T06:36:26.785535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:36:35.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff23a204-d66c-404e-bb79-ec425bf34928","timestamp":"2023-04-29T06:36:35.159234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:38:09.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4203e56a-7b37-403e-bdd9-450332a242af","timestamp":"2023-04-29T06:38:09.615541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:38:12.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e686bcd3-c993-40e0-9e63-4737dc843004","timestamp":"2023-04-29T06:38:11.926648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:38:14.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fad1f361-3899-4ebd-ba9c-333c60b9e08e","timestamp":"2023-04-29T06:38:14.242396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:38:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:38:27.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5814276a-c297-49cd-a035-23252e104bc2","timestamp":"2023-04-29T06:38:26.785345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:38:35.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d524f94-3aa1-4d54-98bf-28c639922fdb","timestamp":"2023-04-29T06:38:35.159202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:40:09.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d52da650-64f1-486c-8690-3fd72a7bc8c4","timestamp":"2023-04-29T06:40:09.614990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:40:12.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a82a445b-f8b7-4b9a-bfdd-146f4e3ff27b","timestamp":"2023-04-29T06:40:11.926476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:40:14.360+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cba42380-f520-48ef-8dd6-de14fb985c36","timestamp":"2023-04-29T06:40:14.242433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:40:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:40:27.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e00cf73d-6537-48fe-bed7-13d376011b75","timestamp":"2023-04-29T06:40:26.785459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:40:35.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc3dce66-df2f-4d7e-8989-aa8557dfaa30","timestamp":"2023-04-29T06:40:35.159381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:42:09.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb7267f1-c10f-4091-be69-a706716c1e42","timestamp":"2023-04-29T06:42:09.615658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:42:12.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6f95fc0-5112-44d0-8cfb-d2d991159dcd","timestamp":"2023-04-29T06:42:11.926675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:42:14.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"07176ef0-e714-40c5-b789-18f24c6e859e","timestamp":"2023-04-29T06:42:14.241893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:42:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:42:27.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"047517e2-9823-44b5-bbc1-562c95c71081","timestamp":"2023-04-29T06:42:26.785332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:42:35.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bfac84e-aae9-40af-8766-5db37dfee1c5","timestamp":"2023-04-29T06:42:35.159082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:44:09.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b9e1aaf-d314-4500-9fcf-cd9965c9e23a","timestamp":"2023-04-29T06:44:09.614983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:44:12.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84df12ff-b3d5-4b28-80d5-fbfd2dd75ce2","timestamp":"2023-04-29T06:44:11.926531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:44:14.360+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d61a6ca3-da91-4107-861d-0c9dea682c06","timestamp":"2023-04-29T06:44:14.241927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:44:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:44:27.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3c39dc6-fad3-4a05-a639-93b75a215792","timestamp":"2023-04-29T06:44:26.785536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:44:35.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c866eb0-5ec5-43f9-a1a7-03b877a2694b","timestamp":"2023-04-29T06:44:35.159139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:46:09.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b1ae42d-87ed-4098-bc84-c6bafa778d53","timestamp":"2023-04-29T06:46:09.614808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:46:12.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a0bf083-93cd-418b-9060-a9b831ab0fe4","timestamp":"2023-04-29T06:46:11.926708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:46:14.360+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dca8d3e6-fa84-4bde-bb73-64f8f988e869","timestamp":"2023-04-29T06:46:14.242065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:46:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:46:27.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"322a5fcc-ed56-41a7-8dc2-13aadb8632ab","timestamp":"2023-04-29T06:46:26.785929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:46:35.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bb130e8-aebe-4ef5-a648-28ad78dc3568","timestamp":"2023-04-29T06:46:35.159152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:48:09.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71fe47f0-1217-459c-8c2e-ed49bdedfaa3","timestamp":"2023-04-29T06:48:09.615670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:48:12.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47205c85-e6d6-40b7-9288-bd6032dd4a76","timestamp":"2023-04-29T06:48:11.926626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:48:14.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae402d1f-a6ad-4d8a-92bf-37238d1153e8","timestamp":"2023-04-29T06:48:14.242027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:48:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:48:27.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18505b01-7fea-4c13-a43b-93a58cad517b","timestamp":"2023-04-29T06:48:26.785395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:48:35.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"207e622a-c164-44b7-8794-af82749a690b","timestamp":"2023-04-29T06:48:35.159215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:50:09.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe91efc2-fc9c-417b-893d-9d0c663fbc0d","timestamp":"2023-04-29T06:50:09.614791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:50:12.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7777b327-2feb-46b9-a452-556a85186399","timestamp":"2023-04-29T06:50:11.926583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:50:14.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc8861b8-bba9-4d9a-9ba7-5c8176a8b5bf","timestamp":"2023-04-29T06:50:14.242822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:50:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:50:27.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0364f777-23a3-44ba-8f9a-3ef2ebd48531","timestamp":"2023-04-29T06:50:26.785687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:50:35.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"754ecd3e-fc80-43d8-a67b-7a16e2c8ee3b","timestamp":"2023-04-29T06:50:35.159258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:52:09.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db38b9be-c106-495f-b1be-19e6df4c05ac","timestamp":"2023-04-29T06:52:09.615163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:52:12.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1752a9e3-e7e1-4d05-a7d4-29e4a9f82c04","timestamp":"2023-04-29T06:52:11.926678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:52:14.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"554f1fe7-8644-4307-905d-5605564958ea","timestamp":"2023-04-29T06:52:14.242199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:52:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:52:27.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89cf84cc-0b00-4724-a169-2b92667a227e","timestamp":"2023-04-29T06:52:26.785472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:52:35.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66aa2a22-1ab3-4aa3-8986-260d3b67903e","timestamp":"2023-04-29T06:52:35.159138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:54:09.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec9a9f0c-04c8-4737-9576-a2ef0a3b39c6","timestamp":"2023-04-29T06:54:09.615604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:54:12.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1b44141-21d8-4cb6-bf7d-82fbb046c368","timestamp":"2023-04-29T06:54:11.926808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:54:14.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6564d19b-e2e4-423e-b242-378d3a834781","timestamp":"2023-04-29T06:54:14.242323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:54:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:54:27.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c212bfe-f3a8-4d35-99eb-f7d55d7a1921","timestamp":"2023-04-29T06:54:26.785438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:54:35.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fc5aaec-9e0d-4c83-81a2-b92deb6ed76c","timestamp":"2023-04-29T06:54:35.159105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:56:09.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f687a7cc-be4f-4489-8f1f-4037fb0d0852","timestamp":"2023-04-29T06:56:09.615524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:56:12.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ec5ca26-6589-469c-a86e-df878d78777b","timestamp":"2023-04-29T06:56:11.926621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:56:14.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"800edb6c-d4ea-4df4-bb56-9a02d2be11e3","timestamp":"2023-04-29T06:56:14.241902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:56:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:56:27.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3326beb-f4fc-4139-87b2-5b1166e121d9","timestamp":"2023-04-29T06:56:26.785449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:56:35.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87d5dd4f-500e-44bb-8945-7185bc55456c","timestamp":"2023-04-29T06:56:35.159009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T06:58:09.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf940470-a047-43a5-aec2-34009019d527","timestamp":"2023-04-29T06:58:09.614877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T06:58:12.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6e68d2c-1bc5-4ace-be82-fe03bd12b203","timestamp":"2023-04-29T06:58:11.926716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T06:58:14.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b23c75af-d4b9-433f-a92b-b2f06e9e69ca","timestamp":"2023-04-29T06:58:14.242596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T06:58:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T06:58:27.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16388314-ba2c-4e45-99a5-aadc872fce1e","timestamp":"2023-04-29T06:58:26.785516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T06:58:35.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f69c4835-0de7-4bc3-b062-5244a619c00e","timestamp":"2023-04-29T06:58:35.162223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:00:09.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19a4cd8f-cabe-497b-a0ab-96add3287ae2","timestamp":"2023-04-29T07:00:09.615952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:00:12.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fd42637-eaf8-49b5-b44c-dd55d977136a","timestamp":"2023-04-29T07:00:11.926664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:00:14.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1044add3-71e7-491a-87d9-9e1b6f3ecf06","timestamp":"2023-04-29T07:00:14.247714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:00:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:00:27.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ad8d7f9-956e-46f9-8a92-db964120d2c7","timestamp":"2023-04-29T07:00:26.785541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:00:35.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"150e8c7e-9a70-4e9e-b99a-6e9402b7172a","timestamp":"2023-04-29T07:00:35.159512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:02:09.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c577d629-068b-4aac-8eaf-6f69ddda8290","timestamp":"2023-04-29T07:02:09.615388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:02:12.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b847455-66de-4dc0-8f5a-5f5d5be8bdd2","timestamp":"2023-04-29T07:02:11.926622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:02:14.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"87eb130a-95bc-45de-bba0-b6c67a6660f2","timestamp":"2023-04-29T07:02:14.242072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:02:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:02:27.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e0612ca-1720-4f21-b149-b11fa6be3c5d","timestamp":"2023-04-29T07:02:26.785483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:02:35.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a77d9f85-7b31-4959-b838-7557078e56fc","timestamp":"2023-04-29T07:02:35.159101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:04:09.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41fdabd6-8eb5-44d1-a23f-422cd224240e","timestamp":"2023-04-29T07:04:09.614935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:04:12.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bace1737-b9be-4e40-ba8b-d66dcd11d2e1","timestamp":"2023-04-29T07:04:11.926564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:04:14.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"212923ca-82f2-4043-aeee-ff77c08a2a7d","timestamp":"2023-04-29T07:04:14.241965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:04:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:04:27.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c19de38-3696-4af5-a7c2-d2daa4e6132a","timestamp":"2023-04-29T07:04:26.785494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:04:35.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f90154d-9b79-44fd-9cff-f7f3038c7eaa","timestamp":"2023-04-29T07:04:35.159200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:06:09.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"174ec44b-307e-4a4d-8103-216339af1c0c","timestamp":"2023-04-29T07:06:09.614982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:06:12.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26f48cd1-8101-487f-a572-3ce3e48e8be8","timestamp":"2023-04-29T07:06:11.926656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:06:14.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18679339-a505-43fb-ae4d-aad3cb6ca8cb","timestamp":"2023-04-29T07:06:14.243665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:06:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:06:27.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41806672-f95b-4259-8ead-f5f33bf84cd3","timestamp":"2023-04-29T07:06:26.785339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:06:35.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dd73401-9ddb-4823-8854-0d6bf9ec1541","timestamp":"2023-04-29T07:06:35.159203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:08:09.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fb190f8-362d-482a-89c6-e2c75aeb589f","timestamp":"2023-04-29T07:08:09.614766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:08:12.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49e5c78b-b7d7-4a34-a8eb-fe2e44a376f1","timestamp":"2023-04-29T07:08:11.926612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:08:14.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7872b32-f454-4409-bfa5-a14a86b3bfcb","timestamp":"2023-04-29T07:08:14.246306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:08:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:08:27.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb494d0a-b090-409e-a612-56164ce95ec3","timestamp":"2023-04-29T07:08:26.785537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:08:35.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeeb305b-1984-44cb-ad48-d5b98bc573f7","timestamp":"2023-04-29T07:08:35.159002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:10:09.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"025026a3-2ffb-4fa9-9ca6-8b0d944e2965","timestamp":"2023-04-29T07:10:09.616372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:10:12.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17eda3ca-4b05-4dce-b0ef-00504fdb6d30","timestamp":"2023-04-29T07:10:11.926617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:10:14.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"88874a0e-1ec2-4832-8135-ad4e65276f23","timestamp":"2023-04-29T07:10:14.242080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:10:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:10:27.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c114464-5caa-425a-8b4d-332272dfe76f","timestamp":"2023-04-29T07:10:26.785389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:10:35.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb12950e-fd53-4f6f-b65d-e7e539ddd6b9","timestamp":"2023-04-29T07:10:35.159281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:12:09.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b529c78e-72d1-4473-92a8-6c74a8ff8e7c","timestamp":"2023-04-29T07:12:09.614862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:12:12.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9643e6b-1293-4201-bc7c-5818fa4dd4b6","timestamp":"2023-04-29T07:12:11.926905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:12:14.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"440ffd64-2124-495b-b36e-e7471707eea4","timestamp":"2023-04-29T07:12:14.242026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:12:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:12:27.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec242a3-541a-44da-81f8-2d9e723d0b8e","timestamp":"2023-04-29T07:12:26.785411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:12:35.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad1ba78d-7034-4ff2-8ff3-6acda187f307","timestamp":"2023-04-29T07:12:35.159354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:14:09.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f97278e-ace7-4f6f-82d7-5b178df5d5e8","timestamp":"2023-04-29T07:14:09.615151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:14:12.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa8d8648-c7d8-4599-b510-6a87285b332e","timestamp":"2023-04-29T07:14:11.927440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:14:14.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe15e645-a15c-4b02-ab8a-bf60811ff601","timestamp":"2023-04-29T07:14:14.242022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:14:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:14:27.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f58ed4f-34a4-4ef2-a80d-057f644ebf79","timestamp":"2023-04-29T07:14:26.785450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:14:35.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78695b62-43d1-4192-a279-0b9125a92cf0","timestamp":"2023-04-29T07:14:35.159094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:16:09.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dc52d2d-b85c-4cea-ae78-2ae6071e3247","timestamp":"2023-04-29T07:16:09.614960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:16:12.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f95b184b-082b-4ceb-80be-aeb85b1a1807","timestamp":"2023-04-29T07:16:11.926839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:16:14.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c06267b-4fbd-4ff9-a33f-4415cd3c34e7","timestamp":"2023-04-29T07:16:14.242329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:16:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:16:27.070+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb405b9e-423f-4556-80cf-2ee4dc0256e0","timestamp":"2023-04-29T07:16:26.785949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:16:35.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d3c2108-015d-4cb2-92f8-f641cbafc3bb","timestamp":"2023-04-29T07:16:35.160400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:18:09.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed986a19-1186-4f80-afbc-e5def4d8cb73","timestamp":"2023-04-29T07:18:09.616453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:18:12.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd19ef99-2e85-4d71-8065-d7e9f11fb489","timestamp":"2023-04-29T07:18:11.926819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:18:14.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e88a9283-9473-4a83-b587-bb1d472349a0","timestamp":"2023-04-29T07:18:14.241977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:18:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:18:27.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6de7210b-9dec-487c-88e4-d53ef89b51b6","timestamp":"2023-04-29T07:18:26.785498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:18:35.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c00f8d9b-ca16-43f9-b0f4-39935ae8bb62","timestamp":"2023-04-29T07:18:35.159423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:20:09.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b80113d5-832d-4404-a42d-18e5899319f6","timestamp":"2023-04-29T07:20:09.614866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:20:12.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9a43d6e-411d-4dc6-8c43-6c9d8c15dda6","timestamp":"2023-04-29T07:20:11.926372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:20:14.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f16ddd-43f0-4af0-875e-73b5261ccea7","timestamp":"2023-04-29T07:20:14.241871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:20:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:20:27.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4980317a-6577-44f7-8ab3-e183d963e49e","timestamp":"2023-04-29T07:20:26.785343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:20:35.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0a244e5-cd29-4318-86a6-f2058382dd1a","timestamp":"2023-04-29T07:20:35.159116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:22:09.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39b01073-12b4-4b25-bb0c-517249aa588d","timestamp":"2023-04-29T07:22:09.614795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:22:12.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8648ffe7-4a67-4890-bfc3-e1b18dd233c6","timestamp":"2023-04-29T07:22:11.926486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:22:14.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35d78208-4d30-4931-9cf4-81325cb9895e","timestamp":"2023-04-29T07:22:14.241857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:22:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:22:27.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c84b331e-b658-44ed-aefb-8b364f277ddf","timestamp":"2023-04-29T07:22:26.785416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:22:35.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c92e04a-6834-49c6-89ff-b0c41e67563f","timestamp":"2023-04-29T07:22:35.159189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:24:09.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"698f8812-990b-4a7c-a4b1-6019fec8bfd3","timestamp":"2023-04-29T07:24:09.614966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:24:12.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"244d6d73-9e89-4d33-be1a-60732ecdf323","timestamp":"2023-04-29T07:24:11.926534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:24:14.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"60865326-d6ed-4faf-b7eb-9f556a0b7e39","timestamp":"2023-04-29T07:24:14.242026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:24:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:24:27.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7bf6213-85dd-41cd-9c04-15cbeb9417bc","timestamp":"2023-04-29T07:24:26.785489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:24:35.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9867e20-491c-488e-910f-f2e49f8db043","timestamp":"2023-04-29T07:24:35.159024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:26:09.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab816f1c-45c5-4358-9402-4e1df7adbcb2","timestamp":"2023-04-29T07:26:09.616517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:26:12.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01e45abe-0c22-4c42-8227-f1d54d570de5","timestamp":"2023-04-29T07:26:11.927160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:26:14.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5865e5e-166a-4b14-bebe-08c2a682f3d2","timestamp":"2023-04-29T07:26:14.242019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:26:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:26:27.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf12ca5e-b201-44d0-b9ca-958614248b50","timestamp":"2023-04-29T07:26:26.785356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:26:35.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"394c7242-c507-4547-b8ab-0de58611c203","timestamp":"2023-04-29T07:26:35.159023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:28:09.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08737118-1437-472c-9efb-89ec6b83e1c1","timestamp":"2023-04-29T07:28:09.614753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:28:12.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fa0610c-63f3-4297-b495-5c94f651d878","timestamp":"2023-04-29T07:28:11.926643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:28:14.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0533a52d-2714-4640-a81b-de1430423353","timestamp":"2023-04-29T07:28:14.241981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:28:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:28:27.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"133a68ac-33c9-4277-9038-72c1fb50d0c5","timestamp":"2023-04-29T07:28:26.785314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:28:35.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a45e0f0a-068d-4d13-b8d8-92400167cbbb","timestamp":"2023-04-29T07:28:35.159058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:30:09.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b799e2b0-d73f-42ec-aebd-751b8f2cfb96","timestamp":"2023-04-29T07:30:09.615192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:30:12.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"738d3916-fe7a-4cba-9bae-3e31c9ec3456","timestamp":"2023-04-29T07:30:11.926601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:30:14.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fd5fba3-afa4-4e05-8d08-57d6a4bc8698","timestamp":"2023-04-29T07:30:14.243415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:30:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:30:27.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af68eb39-678e-4b03-ab68-dc7e1697d20f","timestamp":"2023-04-29T07:30:26.785414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:30:35.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b938d17c-4d54-4b8e-b091-103263f04899","timestamp":"2023-04-29T07:30:35.158958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:32:09.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d92368b-f786-445b-b829-24f60af4725e","timestamp":"2023-04-29T07:32:09.614967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:32:12.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20b9ec31-40c6-497d-b674-71c88b7bca97","timestamp":"2023-04-29T07:32:11.926560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:32:14.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16fd6e4d-1191-46c5-a863-e283fd07432a","timestamp":"2023-04-29T07:32:14.242115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:32:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:32:27.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b14aebbb-dac6-4206-93c6-392267de222e","timestamp":"2023-04-29T07:32:26.785435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:32:35.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07dc66af-5359-4196-b198-f2aff730eb2b","timestamp":"2023-04-29T07:32:35.159037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:34:09.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed17242b-8959-415b-a042-43408a4d0f17","timestamp":"2023-04-29T07:34:09.615206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:34:12.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75d19554-f973-4aa5-96f0-0a3c32dd74cd","timestamp":"2023-04-29T07:34:11.926610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:34:14.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62412836-bf75-4838-b82b-3ce0e54319ec","timestamp":"2023-04-29T07:34:14.241993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:34:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:34:27.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf2a0c15-61e2-41f6-99ea-3a81c6385b69","timestamp":"2023-04-29T07:34:26.785421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:34:35.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c6f1c26-8462-44fa-9fe9-40d7252929d9","timestamp":"2023-04-29T07:34:35.159092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:36:09.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a53c274-0d8a-464d-80cd-94c3f597eae0","timestamp":"2023-04-29T07:36:09.615385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:36:12.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bbacbc1-c964-4029-be10-be1148bd5bc2","timestamp":"2023-04-29T07:36:11.926477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:36:14.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d356665-8821-4bdd-bfca-83a626dfc7d4","timestamp":"2023-04-29T07:36:14.241999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:36:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:36:27.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad5e2da9-8c1b-48a7-b6e0-09e74ef55fa1","timestamp":"2023-04-29T07:36:26.785340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:36:35.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85d7a7da-c3b7-42ec-97de-fbebc5841c28","timestamp":"2023-04-29T07:36:35.159005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:38:09.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c84ffd7-ecf3-4034-a867-5f2cd9539296","timestamp":"2023-04-29T07:38:09.615012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:38:12.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e460533-15b9-4861-af6f-2cb65dd1a32e","timestamp":"2023-04-29T07:38:11.926453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:38:14.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cc46c76-f806-4df7-a363-b9f0d9b47d3b","timestamp":"2023-04-29T07:38:14.242299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:38:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:38:27.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4bcba48-a58a-4064-9d43-de2cd0f14489","timestamp":"2023-04-29T07:38:26.785960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:38:35.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4523941a-b3e4-4534-8ca4-e5d93254614b","timestamp":"2023-04-29T07:38:35.159190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:40:09.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68b8676f-069e-4b2f-89d2-baf86b88f923","timestamp":"2023-04-29T07:40:09.614717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:40:12.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df6fa5e5-b8a3-4d30-b3fc-0b499e62d23a","timestamp":"2023-04-29T07:40:11.926577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:40:14.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"602ebe57-a3b6-47c1-ae35-c96e2e2f7a00","timestamp":"2023-04-29T07:40:14.242388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:40:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:40:27.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"525653e7-6b50-4120-8dbf-260675a85cd4","timestamp":"2023-04-29T07:40:26.785436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:40:35.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"494641ed-be71-4211-8c18-e1e9a6c235ed","timestamp":"2023-04-29T07:40:35.159186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:42:09.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a57048b5-8af7-4582-9695-35a164d97505","timestamp":"2023-04-29T07:42:09.614688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:42:12.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51b66ea8-f42c-4196-80a5-26f9cfed8f50","timestamp":"2023-04-29T07:42:11.926434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:42:14.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2cb96eb-976e-4a8b-9946-cfa9f9a79f27","timestamp":"2023-04-29T07:42:14.242091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:42:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:42:27.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13a01705-86d7-45e7-9a5d-9c00213cefba","timestamp":"2023-04-29T07:42:26.785694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:42:35.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87b8467b-59ae-4a44-bc6f-34789b065986","timestamp":"2023-04-29T07:42:35.159021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:44:09.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1d90b71-33bc-4f62-ba43-f92989268d44","timestamp":"2023-04-29T07:44:09.615393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:44:12.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53ff6b48-5640-4780-a145-1756a379c774","timestamp":"2023-04-29T07:44:11.926672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:44:14.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b191136-9917-42bd-b1f1-c92e7fc3aabf","timestamp":"2023-04-29T07:44:14.242052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:44:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:44:27.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d18e216-c300-4389-b465-0bcfa8e1a377","timestamp":"2023-04-29T07:44:26.785385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:44:35.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bae722d-4675-4352-8f79-e7b7fb19298b","timestamp":"2023-04-29T07:44:35.159083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:46:09.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55ba3dd1-6513-48d7-bacc-dd7179dc25ac","timestamp":"2023-04-29T07:46:09.614656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:46:12.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecc9585d-502b-4ab9-8c59-c0dc7fba74ff","timestamp":"2023-04-29T07:46:11.926507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:46:14.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74a3318a-324f-4a48-aeb1-2e72aeda1de9","timestamp":"2023-04-29T07:46:14.242105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:46:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:46:27.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6dd5347-a9da-4241-98bc-f32ffd36d6d1","timestamp":"2023-04-29T07:46:26.785775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:46:35.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fc55fe6-e6cd-4b0b-b82c-d23a169d2c95","timestamp":"2023-04-29T07:46:35.159137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:48:09.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13611e42-9364-41b5-923b-5cd3d9fa6f95","timestamp":"2023-04-29T07:48:09.614835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:48:12.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de1a03d2-d3d8-47b3-9868-6bdb64231946","timestamp":"2023-04-29T07:48:11.926655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:48:14.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dab5b2e-0310-4076-937f-29773b224818","timestamp":"2023-04-29T07:48:14.241970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:48:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:48:27.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87eda08d-15ab-4e64-8bd4-81dafed5d706","timestamp":"2023-04-29T07:48:26.785444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:48:35.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fae74e8-1d92-42c0-ab79-d3b577934665","timestamp":"2023-04-29T07:48:35.159066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:50:09.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09a77fc7-6cf8-4669-838b-0ffe9d399e3f","timestamp":"2023-04-29T07:50:09.614968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:50:12.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"229ba47a-7d1f-48c6-bfcf-94140dafcf37","timestamp":"2023-04-29T07:50:11.926513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:50:14.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2902f03c-12b4-40be-a2b6-b92123edb246","timestamp":"2023-04-29T07:50:14.242265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:50:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:50:27.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a79651a8-667e-427e-9443-2d3c578bbb8a","timestamp":"2023-04-29T07:50:26.785857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:50:35.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12287018-cd22-4b99-93fe-294b58f0dbdd","timestamp":"2023-04-29T07:50:35.159040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:52:09.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f73e48fa-af42-44e8-9809-1fb6c27d085c","timestamp":"2023-04-29T07:52:09.616507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:52:12.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cc30489-74bb-436e-a1f7-2448513b44b4","timestamp":"2023-04-29T07:52:11.926629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:52:14.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4c15a46-142d-45b0-8d5e-7b7786435233","timestamp":"2023-04-29T07:52:14.251871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:52:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:52:27.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67e61e3b-3325-479b-b6c9-c1c12c00ef3c","timestamp":"2023-04-29T07:52:26.785279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:52:35.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d6f9cbf-93ec-424c-9ab0-0af2be8cf0a5","timestamp":"2023-04-29T07:52:35.159096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:54:09.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8df38e1-c761-4de6-a71e-a7642249115e","timestamp":"2023-04-29T07:54:09.614988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:54:12.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79a9a146-e857-48c2-831c-a2c7fd28c0c7","timestamp":"2023-04-29T07:54:11.926479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:54:14.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9a74dbf-06d3-43e6-88ca-83857d826f8a","timestamp":"2023-04-29T07:54:14.243921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:54:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:54:27.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16c509f1-247c-46d0-a25d-e6fea10ace9d","timestamp":"2023-04-29T07:54:26.785475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:54:35.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9db85ed8-1262-4f0f-8709-028e71fc4559","timestamp":"2023-04-29T07:54:35.158992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:56:09.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06153cad-51a0-41b4-9de2-40e9dd5c385d","timestamp":"2023-04-29T07:56:09.616542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:56:12.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3ea3f4e-ad79-4064-9172-66c3f4e11304","timestamp":"2023-04-29T07:56:11.926470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:56:14.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7918b63b-1a01-4ea6-a4da-13394b1eae30","timestamp":"2023-04-29T07:56:14.242204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:56:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:56:27.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d269dcda-8968-4f7c-8e57-563f8bef616e","timestamp":"2023-04-29T07:56:26.786051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:56:35.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5d4f63-7873-41b7-b824-2b9122dfcda0","timestamp":"2023-04-29T07:56:35.159041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T07:58:09.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43bc8560-83ac-4758-aa65-d674053897ff","timestamp":"2023-04-29T07:58:09.614874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T07:58:12.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2ce644d-d235-4444-b03a-24249a6970f1","timestamp":"2023-04-29T07:58:11.926522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T07:58:14.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8dc12a5-905b-47f6-be01-d08f9a6243a4","timestamp":"2023-04-29T07:58:14.242895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T07:58:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T07:58:27.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb48d53d-8ebd-41a8-be57-61e6d49c2114","timestamp":"2023-04-29T07:58:26.785441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T07:58:35.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e4bfecd-6551-41c9-8fa9-4fa296e9d7ac","timestamp":"2023-04-29T07:58:35.159021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T08:00:09.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bf5d2bb-01ec-4d58-ac57-7107a9e1b50d","timestamp":"2023-04-29T08:00:09.615101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T08:00:12.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d9a2439-04e4-4e39-8f6b-1dee1e8e104a","timestamp":"2023-04-29T08:00:11.926514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T08:00:14.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51f267ec-aa1a-4baa-8873-45ecba06a271","timestamp":"2023-04-29T08:00:14.241942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T08:00:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T08:00:27.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c89d58bb-7ee3-43ff-8a3e-78ac7eda09fc","timestamp":"2023-04-29T08:00:26.785530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T08:00:35.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01eaf0e5-531a-4477-9355-c6e314d16dcf","timestamp":"2023-04-29T08:00:35.159082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T08:02:09.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d37c9b0f-ead9-494b-846f-723333e5fecd","timestamp":"2023-04-29T08:02:09.615844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T08:02:12.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07729952-e21d-4e24-8f9a-eebb9bf1d23b","timestamp":"2023-04-29T08:02:11.926392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T08:02:14.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c529fe8-02d2-4394-a5a3-a6b2fdc48d29","timestamp":"2023-04-29T08:02:14.242096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T08:02:21.780+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T08:02:27.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1904d5e5-d8da-46a3-9d69-de93b3cfa1b1","timestamp":"2023-04-29T08:02:26.785404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T08:02:35.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"145a5cb9-5c09-427a-a8fb-4f479365e034","timestamp":"2023-04-29T08:02:35.159019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T08:04:09.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e65458cc-43d2-4317-8327-2d2de0e9441e","timestamp":"2023-04-29T08:04:09.615165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T08:04:12.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8e34dd8-56c5-4532-9204-cc864d1a256b","timestamp":"2023-04-29T08:04:11.926965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T08:04:14.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93164f21-2735-4232-8ef9-37f7e28f33af","timestamp":"2023-04-29T08:04:14.241816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T08:04:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T08:04:27.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"211c1730-2f41-48a9-a419-62aa987f5074","timestamp":"2023-04-29T08:04:26.785367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T08:04:35.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d63a2371-f9da-423d-95e1-f3833a1678ba","timestamp":"2023-04-29T08:04:35.159136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T08:06:09.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b601f1f7-0b93-46df-b179-1f2da7fa60b0","timestamp":"2023-04-29T08:06:09.614796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T08:06:12.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"995d7596-7879-4f10-b047-5fe9da4a5c88","timestamp":"2023-04-29T08:06:11.926744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T08:06:14.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b78578c6-2ad9-4e4b-96bc-f9c85ebae76d","timestamp":"2023-04-29T08:06:14.242607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T08:06:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T08:06:27.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a80b749-7fb1-4b24-b854-bd702e5b2b5d","timestamp":"2023-04-29T08:06:26.785531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T08:06:35.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5be26057-87e9-4dc3-9db9-ba51f48af382","timestamp":"2023-04-29T08:06:35.159182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T08:08:09.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a60d99b-088a-496e-92ad-7f8b2863987e","timestamp":"2023-04-29T08:08:09.614836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T08:08:12.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edd899e1-9e74-4551-9935-150d4b482997","timestamp":"2023-04-29T08:08:11.926575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T08:08:14.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40af79c9-b577-46de-9bcd-f30a7289301c","timestamp":"2023-04-29T08:08:14.242194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T08:08:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T08:08:27.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"789a12f5-9169-46bf-a0d5-6bc740703163","timestamp":"2023-04-29T08:08:26.785360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T08:08:35.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4e73b7e-8b7f-4333-8cdd-ae130341ae06","timestamp":"2023-04-29T08:08:35.159115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T08:10:09.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"874473cf-a40b-4790-8354-a3d7a7f90ae0","timestamp":"2023-04-29T08:10:09.614914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T08:10:12.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39e28307-d89c-49ad-9cc2-4f8450d7ad24","timestamp":"2023-04-29T08:10:11.926567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T08:10:14.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47d84dce-0528-4223-979e-38822c0bb25b","timestamp":"2023-04-29T08:10:14.242204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T08:10:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T08:10:27.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd0ad6de-00f8-4715-91fd-3ed480b68de7","timestamp":"2023-04-29T08:10:26.785439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T08:10:35.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a96918d-3a48-4204-b608-851fcd90e8e0","timestamp":"2023-04-29T08:10:35.159086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T08:12:09.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3c19457-095f-444a-90b6-9c31cd26d5c1","timestamp":"2023-04-29T08:12:09.615896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T08:12:12.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85c23d1f-6990-46fa-815c-a3e35db131d8","timestamp":"2023-04-29T08:12:11.926549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T08:12:14.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"31e338cf-95ab-4c74-8300-3ea45c7aa569","timestamp":"2023-04-29T08:12:14.242112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T08:12:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T08:12:27.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1d48eb1-4c1b-4242-8cdc-a52208e3b5d5","timestamp":"2023-04-29T08:12:26.785431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T08:12:34.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28a41cc8-8101-4ba6-b37c-6f040395f8ab","timestamp":"2023-04-29T08:12:35.159105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T08:14:09.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e05b787e-b423-4666-8540-b8d454ff5cd2","timestamp":"2023-04-29T08:14:09.614753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T08:14:12.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1d5b3e6-a215-44d4-a92e-30c57617f0c3","timestamp":"2023-04-29T08:14:11.926431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T08:14:14.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1fe2326-d253-4225-9310-83be86673c3f","timestamp":"2023-04-29T08:14:14.241932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T08:14:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T08:14:27.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd5eba29-bda8-4856-872b-1aee46fd0b56","timestamp":"2023-04-29T08:14:26.785410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T08:14:35.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0ebeb972-cb29-4e8b-baf7-4c66aa1e4567","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d27d35a3-2b7c-467c-9389-7b8a17d67477","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e7c1036-dfc1-4fa4-840e-9a2eb21e5e50","timestamp":"2023-04-29T08:14:35.159405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T08:16:09.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2434dfd1-fc4f-4575-9bd3-76bc7b05041e","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cafb6e20-b3bd-4b37-ad48-f3216ba7f726","timestamp":"2023-04-29T08:16:09.615121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T08:16:12.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c0b3380d-e7e5-42e6-aef8-33985734984d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8694d4cd-8723-415d-b034-3dbc5b75b996","timestamp":"2023-04-29T08:16:11.926639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T08:16:14.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"87b29a79-7146-4aea-bf0c-c430c9e0be10","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b521d705-f465-479f-b75a-2a10f413f3e5","timestamp":"2023-04-29T08:16:14.242137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T08:16:21.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-29T08:16:27.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"77dee770-a1a8-4986-9f6d-3aca7d9572e4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8ac8c2e-5a93-4b89-9a8e-19e14c8ca26a","timestamp":"2023-04-29T08:16: