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-03-25T02:56:55.822+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-25T02:56:55.826+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-runtime-acm-868cb79fb8-pxpdj with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-25T02:56:55.828+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-25T02:56:57.598+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-03-25T02:56:58.017+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 400 ms. Found 5 JPA repository interfaces.
[2023-03-25T02:57:00.647+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-03-25T02:57:00.666+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-03-25T02:57:00.667+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-25T02:57:00.667+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-25T02:57:00.790+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-03-25T02:57:00.791+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4826 ms
[2023-03-25T02:57:01.356+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-03-25T02:57:01.591+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-03-25T02:57:01.711+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-03-25T02:57:02.126+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-03-25T02:57:02.468+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-03-25T02:57:02.766+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-03-25T02:57:02.801+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-03-25T02:57:06.831+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-03-25T02:57:06.867+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-03-25T02:57:08.565+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-03-25T02:57:08.662+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-25T02:57:08.824+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-25T02:57:08.824+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-25T02:57:08.824+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679713028821
[2023-03-25T02:57:08.828+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-03-25T02:57:09.282+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c3d4f05, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@119290b9, org.springframework.security.web.context.SecurityContextPersistenceFilter@b1b471, org.springframework.security.web.header.HeaderWriterFilter@6f38f084, org.springframework.security.web.authentication.logout.LogoutFilter@65da01f4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ca3d826, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4f1afe8f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@443a06ad, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@640d604, org.springframework.security.web.session.SessionManagementFilter@33ec2c0c, org.springframework.security.web.access.ExceptionTranslationFilter@38732364, org.springframework.security.web.access.intercept.AuthorizationFilter@7ccd611e]
[2023-03-25T02:57:09.805+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-03-25T02:57:13.479+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-03-25T02:57:13.539+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-03-25T02:57:13.571+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-03-25T02:57:13.592+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-25T02:57:13.593+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-25T02:57:13.603+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1a98f76f-5279-40c5-b770-94360658d879, consumerInstance=onap-policy-clamp-runtime-acm-868cb79fb8-pxpdj, 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-03-25T02:57:13.658+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-03-25T02:57:13.666+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-25T02:57:13.666+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-25T02:57:13.666+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679713033666
[2023-03-25T02:57:13.667+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-03-25T02:57:13.667+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=1b8c919a-038b-4a72-a172-552a38cd33bf, alive=false, publisher=null]]: starting
[2023-03-25T02:57:13.707+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-03-25T02:57:13.727+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-03-25T02:57:13.764+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-25T02:57:13.765+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-25T02:57:13.765+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679713033764
[2023-03-25T02:57:13.765+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=1b8c919a-038b-4a72-a172-552a38cd33bf, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-25T02:57:13.765+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$8769fb72
[2023-03-25T02:57:13.777+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$9f4cd5cc
[2023-03-25T02:57:13.781+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$c14f0b78
[2023-03-25T02:57:13.786+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$d0d4e626
[2023-03-25T02:57:13.790+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$725dda03
[2023-03-25T02:57:13.795+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$e7d343d1
[2023-03-25T02:57:13.798+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-03-25T02:57:13.799+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-03-25T02:57:13.799+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-03-25T02:57:13.799+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-03-25T02:57:13.799+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-03-25T02:57:13.799+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-03-25T02:57:13.799+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-25T02:57:13.799+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1a98f76f-5279-40c5-b770-94360658d879, consumerInstance=onap-policy-clamp-runtime-acm-868cb79fb8-pxpdj, 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@994544
[2023-03-25T02:57:13.799+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1a98f76f-5279-40c5-b770-94360658d879, consumerInstance=onap-policy-clamp-runtime-acm-868cb79fb8-pxpdj, 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-03-25T02:57:13.800+00:00|INFO|ServiceManager|main] service manager started
[2023-03-25T02:57:13.804+00:00|INFO|Application|main] Started Application in 19.268 seconds (JVM running for 20.479)
[2023-03-25T02:57:14.718+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 nIadoPoJTQSiHaq_7GHE_Q
[2023-03-25T02:57:14.719+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 nIadoPoJTQSiHaq_7GHE_Q
[2023-03-25T02:57:14.719+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 nIadoPoJTQSiHaq_7GHE_Q
[2023-03-25T02:57:14.720+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 nIadoPoJTQSiHaq_7GHE_Q
[2023-03-25T02:57:14.720+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: lcxmFuJ-Qf-Vn-klXNWVnA
[2023-03-25T02:57:14.720+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 nIadoPoJTQSiHaq_7GHE_Q
[2023-03-25T02:57:14.720+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 nIadoPoJTQSiHaq_7GHE_Q
[2023-03-25T02:57:14.721+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: lcxmFuJ-Qf-Vn-klXNWVnA
[2023-03-25T02:57:14.722+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-03-25T02:57:14.722+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-03-25T02:57:14.741+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-03-25T02:57:14.833+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-e8caaf61-997f-471f-a393-9f54aac14a76
[2023-03-25T02:57:14.833+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-03-25T02:57:14.833+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-03-25T02:57:17.844+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-e8caaf61-997f-471f-a393-9f54aac14a76', protocol='range'}
[2023-03-25T02:57:17.855+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-e8caaf61-997f-471f-a393-9f54aac14a76=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-03-25T02:57:17.909+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-e8caaf61-997f-471f-a393-9f54aac14a76', protocol='range'}
[2023-03-25T02:57:17.909+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-03-25T02:57:17.916+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-03-25T02:57:17.931+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-03-25T02:57:17.931+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-03-25T02:57:17.931+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-03-25T02:57:17.931+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-03-25T02:57:17.933+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-03-25T02:57:17.933+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-03-25T02:57:18.050+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=3, 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-03-25T02:57:18.050+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-03-25T02:57:18.068+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=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-03-25T02:57:18.068+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=3, 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-03-25T02:57:18.075+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=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-25T02:57:18.075+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-03-25T02:58:00.284+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-03-25T02:58:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41fa55ce-bc6a-4a74-bd2b-b6a76171377c","timestamp":"2023-03-25T02:58:00.077494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T02:58:03.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a7355d7-5616-4d6c-9601-c003f958960a","timestamp":"2023-03-25T02:58:02.725165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T02:58:04.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cfd1b03-f2d3-4f90-954c-d665f6905111","timestamp":"2023-03-25T02:58:04.139188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T02:58:07.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcdc5731-f6f2-41e2-8237-11b5123d8f6e","timestamp":"2023-03-25T02:58:06.945688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T02:58:07.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60525f4d-9b0c-4990-9da5-40b290a8ed94","timestamp":"2023-03-25T02:58:07.599396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T02:59:13.592+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:00:00.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97b28a75-1b3e-4a6e-9b35-31168e073832","timestamp":"2023-03-25T03:00:00.077742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:00:03.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1efa1446-893e-44c2-b77a-44aa4561176e","timestamp":"2023-03-25T03:00:02.725232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:00:04.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1872011-358c-407a-8660-17258bbc8fbc","timestamp":"2023-03-25T03:00:04.139356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:00:06.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57b84031-ddf2-4ca7-8b05-62e5ac9cee2c","timestamp":"2023-03-25T03:00:06.945580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:00:07.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"294be9f5-34fe-4aac-a8c5-ef35c6e7705c","timestamp":"2023-03-25T03:00:07.599369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:01:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:02:00.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ffaa391-bf7f-49f2-b716-5ee590732ff1","timestamp":"2023-03-25T03:02:00.077750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:02:03.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1e38944-3538-4869-8201-f13a3fa50e4f","timestamp":"2023-03-25T03:02:02.725063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:02:04.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c00acc7-6d76-4b4a-ac37-f8bf13d0f4ea","timestamp":"2023-03-25T03:02:04.139451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:02:07.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"006d6551-8c07-4810-9628-200c85d2ccbe","timestamp":"2023-03-25T03:02:06.945642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:02:07.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"224f7408-5529-4e62-b2ce-7095e8bc7086","timestamp":"2023-03-25T03:02:07.600740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:03:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:04:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"300f8f1d-b54d-4666-8de5-4cc7198e3aa3","timestamp":"2023-03-25T03:04:00.077643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:04:03.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"662921f1-4bcf-4d0a-95e9-5aba128b6dfb","timestamp":"2023-03-25T03:04:02.725059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:04:04.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb3be8aa-664a-472c-978b-e875c1001176","timestamp":"2023-03-25T03:04:04.139208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:04:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a9615de-5ea7-4983-8521-1a311fefb321","timestamp":"2023-03-25T03:04:06.945478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:04:07.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c3c22a5-6bed-407f-8554-612017143a99","timestamp":"2023-03-25T03:04:07.600058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:05:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:06:00.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"72b67b36-8883-4d31-9198-417a1f39796c","timestamp":"2023-03-25T03:06:00.077561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:06:03.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56c69801-49bb-458b-bd11-3c912ca01c87","timestamp":"2023-03-25T03:06:02.726163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:06:04.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"370cba4b-5dfa-418c-9560-6c3c5886a9c4","timestamp":"2023-03-25T03:06:04.139440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:06:06.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25e88592-98c4-4afd-b0a5-6977774ce02e","timestamp":"2023-03-25T03:06:06.945504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:06:07.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12c44bef-6760-47b1-805d-548540644653","timestamp":"2023-03-25T03:06:07.599206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:06:14.964+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-03-25T03:06:15.021+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-03-25T03:07:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:08:00.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"129736b0-e64d-4822-b8d3-4baa50907f33","timestamp":"2023-03-25T03:08:00.077718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:08:03.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cf59520-a7cd-4b10-84b0-97dc6fe00199","timestamp":"2023-03-25T03:08:02.724953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:08:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ce9f48c-7785-48a0-a9b6-18087f766d13","timestamp":"2023-03-25T03:08:04.139238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:08:06.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b479e5f3-a57f-45d7-b6d2-d63b61cd3c55","timestamp":"2023-03-25T03:08:06.945539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:08:07.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72eed973-0e35-4cc9-af4b-abe2e4d737c1","timestamp":"2023-03-25T03:08:07.599426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:09:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:10:00.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1641e6e8-8e9f-424a-af3f-f717c50567ea","timestamp":"2023-03-25T03:10:00.077615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:10:03.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e4fb893-91bf-46f7-867e-f0e8742f4274","timestamp":"2023-03-25T03:10:02.725317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:10:04.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f497fd02-2144-4e71-84cb-6fcdf42a933a","timestamp":"2023-03-25T03:10:04.139343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:10:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc675790-89aa-4eb4-bcc5-87f82d783c57","timestamp":"2023-03-25T03:10:06.945662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:10:07.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4786b44e-db43-41d8-a8a9-05000c02d542","timestamp":"2023-03-25T03:10:07.599376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:11:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:12:00.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77eb48e8-2c02-4a48-9fe0-f59e86055709","timestamp":"2023-03-25T03:12:00.077592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:12:03.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e37d60b-da10-463e-88d6-0ba3185e2db7","timestamp":"2023-03-25T03:12:02.725125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:12:04.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba0e8d7b-a96c-4d64-a252-fe4d514ff03f","timestamp":"2023-03-25T03:12:04.139360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:12:06.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28879aa5-6ad8-4bbe-a6cc-7ce45263d0ed","timestamp":"2023-03-25T03:12:06.945709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:12:08.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc20d461-15e3-4bba-a5d8-890fe5f9e02c","timestamp":"2023-03-25T03:12:07.599550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:13:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:14:00.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1070c6f-1fc1-4595-b42e-755c6817bb64","timestamp":"2023-03-25T03:14:00.077964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:14:03.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b90034ee-25bb-497b-9a86-296a0e3d7e60","timestamp":"2023-03-25T03:14:02.725018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:14:04.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d1cc835-d3a6-4198-98c4-db43d32a5928","timestamp":"2023-03-25T03:14:04.139489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:14:06.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f67f302e-4192-45d9-9be7-c18a139debb5","timestamp":"2023-03-25T03:14:06.945646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:14:08.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0945cce4-0a21-450c-b0a7-2fc44fc0139b","timestamp":"2023-03-25T03:14:07.600239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:15:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:16:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93813ef6-b82f-4aa2-aa81-0b25de52ec69","timestamp":"2023-03-25T03:16:00.077526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:16:03.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af3de392-ea52-4891-9f49-2440615df0da","timestamp":"2023-03-25T03:16:02.726270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:16:04.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe30a1bb-31d4-4b20-9e9e-87d949c958b9","timestamp":"2023-03-25T03:16:04.139212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:16:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c295e5-d195-4896-9d4f-a6c3056b348a","timestamp":"2023-03-25T03:16:06.945553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:16:09.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4c45048-c315-4d6f-ab7c-bf79e72e255a","timestamp":"2023-03-25T03:16:07.599300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:17:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:18:00.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69dbd6ad-fe60-4690-8dc6-a0540fadfce0","timestamp":"2023-03-25T03:18:00.077732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:18:03.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c3afeab-5d89-4a72-a170-e150877a3232","timestamp":"2023-03-25T03:18:02.725038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:18:04.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9e2bad9-4b20-415f-890e-929157bd2553","timestamp":"2023-03-25T03:18:04.139278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:18:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6d8600f-0aac-4105-a369-eb339d67b325","timestamp":"2023-03-25T03:18:06.945620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:18:07.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21ade7d9-1e4b-4160-be88-832e23142803","timestamp":"2023-03-25T03:18:07.599368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:19:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:20:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7dae480-bcd5-4419-a609-ffd0bbb7d438","timestamp":"2023-03-25T03:20:00.077656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:20:03.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe96fb7e-a29a-4ab7-b66b-35b7564f6478","timestamp":"2023-03-25T03:20:02.725161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:20:04.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16f4a8b2-5938-4d05-bcf7-fa043dee9433","timestamp":"2023-03-25T03:20:04.139301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:20:06.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f2c81a-b59a-48f4-8c7c-81f0c4d641c0","timestamp":"2023-03-25T03:20:06.945739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:20:07.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e3326a2-f912-44f4-847d-111052e2ed96","timestamp":"2023-03-25T03:20:07.599223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:21:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:22:00.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4b3fce9-c2d0-480c-936f-f4988037ddb1","timestamp":"2023-03-25T03:22:00.077911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:22:03.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d32773c-3ca1-451f-abd7-38d1e28467cf","timestamp":"2023-03-25T03:22:02.724963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:22:04.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b331c7b-8da7-4ab2-bd43-940ceff3b36e","timestamp":"2023-03-25T03:22:04.139302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:22:06.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1e7281e-2210-4170-82fd-8f9bf581d258","timestamp":"2023-03-25T03:22:06.945635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:22:07.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ebf789a-37f9-4894-b582-e1816135bded","timestamp":"2023-03-25T03:22:07.599235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:23:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:24:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e15e81c-9fc9-44f2-9f64-f1b6439c8d28","timestamp":"2023-03-25T03:24:00.077530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:24:03.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"487450ad-0731-4873-b148-9d54e9282e0f","timestamp":"2023-03-25T03:24:02.725006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:24:04.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ff27b00-0366-402f-9045-c3449ac0a121","timestamp":"2023-03-25T03:24:04.139252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:24:07.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a730482-efc5-4388-bb1e-b78c0b59707f","timestamp":"2023-03-25T03:24:06.945497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:24:07.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd66f424-25fd-411b-b8b4-a88901e3bc41","timestamp":"2023-03-25T03:24:07.599301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:25:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:26:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f831cd2-216d-4da3-99b6-91e79db81456","timestamp":"2023-03-25T03:26:00.077585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:26:03.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79943e25-1c34-4355-a33a-acf9c3666727","timestamp":"2023-03-25T03:26:02.725033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:26:04.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca9b0c5b-13c7-4e3e-ba33-f66d950b7235","timestamp":"2023-03-25T03:26:04.139385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:26:06.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0604bdbd-1fa2-4639-a8a7-d71bfec23848","timestamp":"2023-03-25T03:26:06.947791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:26:07.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28e26662-babc-48ad-acc8-b57ff9122d34","timestamp":"2023-03-25T03:26:07.599336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:27:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:28:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdf7e9d7-349c-424f-90dc-ade21e70c6c1","timestamp":"2023-03-25T03:28:00.077627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:28:03.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"523b7fa4-0a87-4ffd-b39a-960a657cede2","timestamp":"2023-03-25T03:28:02.724997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:28:04.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5fdb539-1c3b-4700-b991-f04e1e5143fc","timestamp":"2023-03-25T03:28:04.139229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:28:07.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df7341fa-4585-4053-a820-d6fd5fa67768","timestamp":"2023-03-25T03:28:06.945592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:28:07.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3ac4696-c09a-4132-932d-5c406476670c","timestamp":"2023-03-25T03:28:07.599518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:29:13.593+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:30:00.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c333a0-45c8-4e51-946f-2bf69f69142d","timestamp":"2023-03-25T03:30:00.077687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:30:03.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8aafb412-61d8-4df1-8a66-455d17c6ecb9","timestamp":"2023-03-25T03:30:02.725081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:30:04.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fbc0944-4273-4d05-b454-c7ccbcaefdc0","timestamp":"2023-03-25T03:30:04.139202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:30:06.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaf0aaa9-de2f-4b23-871f-1b2c0586678c","timestamp":"2023-03-25T03:30:06.945667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:30:07.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a39624c-e2b1-4846-b383-fec9784110a3","timestamp":"2023-03-25T03:30:07.599344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:31:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:32:00.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bf4dde6-2144-4f44-b668-d70c8c7e5e37","timestamp":"2023-03-25T03:32:00.077686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:32:03.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fd267f3-371f-4cfe-bff3-2f8ab98c1e38","timestamp":"2023-03-25T03:32:02.725023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:32:05.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e23b15d4-de83-4f26-8227-2b20cd041adf","timestamp":"2023-03-25T03:32:04.139507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:32:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c17872b-e75b-4b13-aa02-42f8d2239224","timestamp":"2023-03-25T03:32:06.945522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:32:07.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7db8b782-bf8d-4386-ae80-160a2c2c232d","timestamp":"2023-03-25T03:32:07.599507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:33:13.592+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:34:00.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f18bb62-6c20-4509-a090-2ba0e55bc786","timestamp":"2023-03-25T03:34:00.077643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:34:03.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c027cd-17a0-48ee-acb6-aa05a00c2b3a","timestamp":"2023-03-25T03:34:02.725244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:34:04.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c07050e5-096f-4817-9863-77205f4b9964","timestamp":"2023-03-25T03:34:04.139271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:34:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f4b6976-f860-4800-a5bd-b591a838673b","timestamp":"2023-03-25T03:34:06.945565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:34:07.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d471995-de85-4fa7-87f4-7aae43a9dc50","timestamp":"2023-03-25T03:34:07.599224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:35:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:36:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"191267bd-b017-4ef3-83bc-1ed6fa9aff5b","timestamp":"2023-03-25T03:36:00.077520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:36:03.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87b4acf2-8996-4659-a67d-79d457c666fb","timestamp":"2023-03-25T03:36:02.724962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:36:05.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e2fee64-1e56-4fa9-8e8d-ff80d39dcf83","timestamp":"2023-03-25T03:36:04.139151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:36:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"907b8ef0-a003-484d-9239-d1f77f322933","timestamp":"2023-03-25T03:36:06.945667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:36:07.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc57b01d-8285-4e32-af8d-116a97c371d4","timestamp":"2023-03-25T03:36:07.599142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:37:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:38:00.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1993b93c-9db4-4b98-9772-21f20bf50197","timestamp":"2023-03-25T03:38:00.077701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:38:03.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d40d31f-1139-4829-826f-b6eed8b3afdd","timestamp":"2023-03-25T03:38:02.725005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:38:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99f1f451-e90e-4313-be92-b4e26dc947e4","timestamp":"2023-03-25T03:38:04.139284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:38:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06cd6d1d-7f59-416f-baf6-95b820ea57b4","timestamp":"2023-03-25T03:38:06.945507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:38:07.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b2a6016-a924-48db-b8f2-d84dbb9efb22","timestamp":"2023-03-25T03:38:07.599290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:39:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:40:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6ce4bf1-ef94-4793-8f66-5aea1fcec832","timestamp":"2023-03-25T03:40:00.078159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:40:03.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a4747d5-3539-467d-8489-e0b90c9a68a4","timestamp":"2023-03-25T03:40:02.725101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:40:04.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"250911e8-ac65-4046-bcd4-eabdcc00c519","timestamp":"2023-03-25T03:40:04.139157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:40:06.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acfe9c6d-4367-4264-8cba-7cca6ab52c61","timestamp":"2023-03-25T03:40:06.945981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:40:07.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8672b8e3-78bc-4208-9ef6-1ce40b21e0aa","timestamp":"2023-03-25T03:40:07.599139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:41:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:42:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"358bc5bd-09a3-4e74-9cea-02383403ba9a","timestamp":"2023-03-25T03:42:00.077694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:42:03.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8326ea50-9c8a-46bb-b3b1-f55045490650","timestamp":"2023-03-25T03:42:02.725578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:42:04.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe45ce74-1cd3-4e4a-b305-eb1471998c79","timestamp":"2023-03-25T03:42:04.139194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:42:06.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"216b9261-fd5c-4bc5-b5ea-5847da454fa8","timestamp":"2023-03-25T03:42:06.945465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:42:07.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6552d54f-703b-405c-aadb-2480d5181d2c","timestamp":"2023-03-25T03:42:07.599490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:43:13.592+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:44:00.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49f4f046-d3d7-424a-86f1-92c7a70c0249","timestamp":"2023-03-25T03:44:00.077781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:44:03.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0442d3ef-b810-44d1-bbe1-f9258b506db7","timestamp":"2023-03-25T03:44:02.725051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:44:04.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a102fe03-e98c-4910-ad2b-bcec3a84c731","timestamp":"2023-03-25T03:44:04.139205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:44:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c88978d-4424-4af1-a1c1-729407f75351","timestamp":"2023-03-25T03:44:06.945672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:44:07.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40c73379-8656-4b2b-9be9-aa4a310a654b","timestamp":"2023-03-25T03:44:07.599230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:45:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:46:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c731cdb2-e306-49ef-8a74-ac255b3300c6","timestamp":"2023-03-25T03:46:00.077746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:46:03.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff673dd-2082-4085-98fc-5198e064f5a7","timestamp":"2023-03-25T03:46:02.725080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:46:04.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48bcda6a-87b3-42ff-9d33-074cd7a42cfc","timestamp":"2023-03-25T03:46:04.139218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:46:07.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02a9da26-3e60-4ed8-9606-0f932dc53de5","timestamp":"2023-03-25T03:46:06.945645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:46:07.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"572aa02f-2f64-420c-a8e7-3e98478e0bc0","timestamp":"2023-03-25T03:46:07.599290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:47:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:48:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7476678-e3a1-4199-972a-d2120a7a2125","timestamp":"2023-03-25T03:48:00.077698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:48:03.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3866ceed-e8a7-4be1-9b6d-d0488c1e98d9","timestamp":"2023-03-25T03:48:02.725415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:48:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7136628f-b8f4-4088-9cd3-091be863d8f5","timestamp":"2023-03-25T03:48:04.139313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:48:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6778ac-b0dd-437b-a1df-00ff0394b0dd","timestamp":"2023-03-25T03:48:06.945505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:48:07.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"033e0e8f-dd3c-468e-bd25-7dc3ac119a2d","timestamp":"2023-03-25T03:48:07.599546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:49:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:50:00.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f313684f-00d6-4cb1-b7ef-be6ff76f5aa1","timestamp":"2023-03-25T03:50:00.077657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:50:03.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d6e948f-6b2e-4836-8f48-4d8d28687297","timestamp":"2023-03-25T03:50:02.725665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:50:04.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4020ddf0-a556-400a-8373-a739eec2e045","timestamp":"2023-03-25T03:50:04.139318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:50:07.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c345ed2-dd4f-41e9-acf0-d58667467330","timestamp":"2023-03-25T03:50:06.945658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:50:07.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d18c2a55-bca6-48d5-8c17-20446274e2c7","timestamp":"2023-03-25T03:50:07.599345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:51:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:52:00.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c000e58-961e-4b5a-87df-6c5afc3c56d9","timestamp":"2023-03-25T03:52:00.077749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:52:03.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"016ab066-29b7-4736-a5ab-7c1d87260ba2","timestamp":"2023-03-25T03:52:02.724887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:52:04.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cf0340d-22f4-4269-b665-d6cce709e91d","timestamp":"2023-03-25T03:52:04.139349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:52:06.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dbed7c4-4126-455c-98df-cff0f0870230","timestamp":"2023-03-25T03:52:06.945447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:52:07.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc680861-9d99-49f9-90fc-11798ca87c13","timestamp":"2023-03-25T03:52:07.599359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:53:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:54:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc80780a-6bb4-4cb0-b4cd-37a4c97d96ee","timestamp":"2023-03-25T03:54:00.077740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:54:03.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c609d06d-8b16-4715-bbc9-13853fc86dca","timestamp":"2023-03-25T03:54:02.725371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:54:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99ee9fae-1525-46b9-b2c7-39ee0c26cee1","timestamp":"2023-03-25T03:54:04.139377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:54:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db80a806-866d-45b5-8320-85e6c2308298","timestamp":"2023-03-25T03:54:06.945614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:54:07.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c5e1076-1497-40ec-9803-1e3e4da268a9","timestamp":"2023-03-25T03:54:07.599340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:55:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:56:00.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7eed152-1702-41bc-a7d5-a80328530576","timestamp":"2023-03-25T03:56:00.077674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:56:03.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e2e24bb-5d4b-4bb8-86e3-f30b44ee291d","timestamp":"2023-03-25T03:56:02.724934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:56:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"127ebab0-e56e-41a6-9ee3-e306384a540e","timestamp":"2023-03-25T03:56:04.139106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:56:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36f1900b-9bb5-41e6-966d-755d257ff445","timestamp":"2023-03-25T03:56:06.945608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:56:07.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c213207-9fde-4ab3-a44b-a824a2601106","timestamp":"2023-03-25T03:56:07.599366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:57:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T03:58:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34d351b7-a462-41d3-8927-374154b2c1b3","timestamp":"2023-03-25T03:58:00.077631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T03:58:03.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c27fbf1f-0f88-4356-8ca3-c91326bf66aa","timestamp":"2023-03-25T03:58:02.724984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T03:58:04.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec5344ad-50ad-4067-85cb-df96109ce50c","timestamp":"2023-03-25T03:58:04.139230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T03:58:06.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c6ddf6b-1e48-4d9d-9e9c-baca05b843a3","timestamp":"2023-03-25T03:58:06.945607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T03:58:07.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c25630b-fa0c-4c35-b32d-384f09e2cb28","timestamp":"2023-03-25T03:58:07.599494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T03:59:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:00:00.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db66be99-36c5-4c8b-bf01-33235e582aa3","timestamp":"2023-03-25T04:00:00.077745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:00:03.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee074f5d-f356-47a8-ac98-08758e78fe75","timestamp":"2023-03-25T04:00:02.726262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:00:04.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bcace8a-6b4e-497c-9bcd-14c9147689ee","timestamp":"2023-03-25T04:00:04.139182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:00:06.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4028d16-fb83-4815-be9f-96192fdf311c","timestamp":"2023-03-25T04:00:06.945736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:00:07.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"835bf909-92fb-4ebf-838c-88f569f61242","timestamp":"2023-03-25T04:00:07.599423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:01:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:02:00.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63ca0838-3131-4efd-9c8f-14b5ef8fbb04","timestamp":"2023-03-25T04:02:00.077775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:02:03.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f4bb097-5c21-4bdc-8fe0-12c45fe106fd","timestamp":"2023-03-25T04:02:02.726007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:02:04.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f192c2a7-e21b-4228-ba22-3b16a4ae1375","timestamp":"2023-03-25T04:02:04.139173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:02:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e956e86f-c7ec-4d31-a688-a135213e0f2a","timestamp":"2023-03-25T04:02:06.945436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:02:07.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8cc5149-6b03-4e36-9528-ca2e56d09a8c","timestamp":"2023-03-25T04:02:07.599495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:03:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:04:00.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48cb9b5a-cb2c-4a8e-a818-25ef0138d220","timestamp":"2023-03-25T04:04:00.077543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:04:03.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80dfee80-f339-4601-810b-f3f95e1fd427","timestamp":"2023-03-25T04:04:02.725138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:04:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d33aceb3-272a-44e2-a906-432d435b55e0","timestamp":"2023-03-25T04:04:04.139249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:04:07.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26e55175-fa0e-4a5e-ab58-8ef41b4b3984","timestamp":"2023-03-25T04:04:06.945529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:04:07.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d12758f-ad32-4079-ab4c-6fc9c9938ff7","timestamp":"2023-03-25T04:04:07.599460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:05:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:06:00.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6065ed3d-5287-4cb9-8641-9d47add707ed","timestamp":"2023-03-25T04:06:00.077659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:06:03.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d22d8d45-f151-42dc-8bbf-1f9eac7337f2","timestamp":"2023-03-25T04:06:02.724891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:06:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5e88b8-fece-4a28-a56a-fe74951f92ae","timestamp":"2023-03-25T04:06:04.139298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:06:06.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98434f09-eb48-45da-a567-9a7d646c9a11","timestamp":"2023-03-25T04:06:06.945507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:06:07.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e122c194-3dcc-4d20-add5-eeae421e1d9c","timestamp":"2023-03-25T04:06:07.599465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:07:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:08:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1b63cf2-ab12-4560-b485-249a1d8ac8ef","timestamp":"2023-03-25T04:08:00.077465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:08:03.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa623f63-2f3d-4b67-8816-12970294a9bb","timestamp":"2023-03-25T04:08:02.724988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:08:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1090d4ff-e2ae-4d07-b4e2-a0a3bd80f61f","timestamp":"2023-03-25T04:08:04.139291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:08:06.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f77c43a9-ce2c-47c7-a926-51d87fb20f8f","timestamp":"2023-03-25T04:08:06.945462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:08:07.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b80513e-9f9c-4ce4-9f29-fb40f102667f","timestamp":"2023-03-25T04:08:07.599445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:09:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:10:00.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b06a3bcd-c886-412a-9614-d4e2d9f014dd","timestamp":"2023-03-25T04:10:00.077492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:10:03.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76b497d3-90bc-4802-9fae-845093037acb","timestamp":"2023-03-25T04:10:02.725130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:10:04.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6776cf6-fb95-418b-a163-cd513c979d0e","timestamp":"2023-03-25T04:10:04.139149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:10:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41a29826-f505-4cad-acb5-1f75a25b974e","timestamp":"2023-03-25T04:10:06.945737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:10:07.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1115136a-1e03-4468-b949-b16924376af6","timestamp":"2023-03-25T04:10:07.599346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:11:13.592+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:12:00.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"43a15de2-5358-44c6-b922-352996846a98","timestamp":"2023-03-25T04:12:00.077925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:12:03.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d57d29d-a818-488a-b56b-0717f1c89ee6","timestamp":"2023-03-25T04:12:02.725275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:12:04.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b305e3d-9376-4c0d-a75f-432e08f53752","timestamp":"2023-03-25T04:12:04.139213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:12:06.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"283c3f20-6249-4e9f-91ec-feb1f250e3f7","timestamp":"2023-03-25T04:12:06.945738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:12:07.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36088ab5-959c-420f-9b9a-4048c9f40063","timestamp":"2023-03-25T04:12:07.599342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:13:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:14:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b085aeba-a7c8-496a-94ed-46a67145cd52","timestamp":"2023-03-25T04:14:00.077752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:14:03.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"244bfb55-4c53-4744-8825-aebd3aef05e8","timestamp":"2023-03-25T04:14:02.724959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:14:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a37c44-a586-4cec-90ed-a35992775c00","timestamp":"2023-03-25T04:14:04.139467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:14:07.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56bde2f6-8e2e-4b00-84ca-1fbf01fb2bc0","timestamp":"2023-03-25T04:14:06.945667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:14:07.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"746df066-1b5a-4c6d-a208-a0d4770c4fc9","timestamp":"2023-03-25T04:14:07.599432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:15:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:16:00.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42e81852-b618-41c7-a043-f2e8c405eb6d","timestamp":"2023-03-25T04:16:00.077626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:16:03.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bbb7982-1db8-4cda-867a-915e5e4d07a2","timestamp":"2023-03-25T04:16:02.725980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:16:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cbbcfb7-e348-4da1-80bb-8f10cf86eea4","timestamp":"2023-03-25T04:16:04.139337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:16:07.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfba01f4-69df-4a05-9066-06fce56566eb","timestamp":"2023-03-25T04:16:06.945478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:16:07.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c542c700-d624-4e07-96fd-10a39ba378c4","timestamp":"2023-03-25T04:16:07.599266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:17:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:18:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcc91dd3-82f0-42e6-9893-d3595673e00d","timestamp":"2023-03-25T04:18:00.077884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:18:03.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e00c4c89-5b5d-451a-b7aa-f8498b16a564","timestamp":"2023-03-25T04:18:02.725305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:18:04.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be8f282e-72eb-4928-b8a3-27a4544c11b8","timestamp":"2023-03-25T04:18:04.139311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:18:06.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a46c9bd-f6c9-4a6b-ad37-05a9509f9edb","timestamp":"2023-03-25T04:18:06.945607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:18:07.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cee1b420-700e-433f-afd4-fef1d936b232","timestamp":"2023-03-25T04:18:07.599283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:19:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:20:00.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0df332cd-13b0-43e3-9dbd-4d90924fbff9","timestamp":"2023-03-25T04:20:00.077844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:20:03.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79708af9-fee9-4e2f-927b-75498fd2f9e7","timestamp":"2023-03-25T04:20:02.724960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:20:04.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7a30834-a835-4f19-abbe-af241a5e33a8","timestamp":"2023-03-25T04:20:04.139377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:20:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1819cca3-8947-4e5f-a9d4-fbf5afea3405","timestamp":"2023-03-25T04:20:06.945582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:20:07.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5632d23c-3fac-4f1a-b3e8-3fdcb6c853dc","timestamp":"2023-03-25T04:20:07.603978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:21:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:22:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e18c6c1-d3a1-4181-9ce4-e65c0f5c7d3a","timestamp":"2023-03-25T04:22:00.077654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:22:03.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6d11a14-0c72-4812-89f7-52ff57581be3","timestamp":"2023-03-25T04:22:02.725037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:22:04.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a4fa77c-36f1-4d98-93a3-8a831d705b5e","timestamp":"2023-03-25T04:22:04.139361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:22:06.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb5e35a7-fed4-44e7-8430-a2459d3e86ed","timestamp":"2023-03-25T04:22:06.945640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:22:07.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5089f119-175a-49be-80c6-f5328f8b252e","timestamp":"2023-03-25T04:22:07.599187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:23:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:24:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6488ba4c-7438-470b-ac75-b042458dc97a","timestamp":"2023-03-25T04:24:00.077579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:24:03.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c78a29a7-59ae-4c1c-b38b-668f6c746a8f","timestamp":"2023-03-25T04:24:02.724842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:24:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb59b210-630d-490f-b240-7a300f4f2ded","timestamp":"2023-03-25T04:24:04.139389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:24:06.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0037d85-63d9-4cf0-b0a7-cb4231c0c3f3","timestamp":"2023-03-25T04:24:06.945505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:24:08.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"528eb2f6-4d4f-4129-a987-f44fe8409eca","timestamp":"2023-03-25T04:24:07.599367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:25:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:26:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c0f7976-1198-40e0-b8cd-5ca96b4d4a7a","timestamp":"2023-03-25T04:26:00.077583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:26:03.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1e913c8-abf0-497a-9903-e9ae1c7d9f2d","timestamp":"2023-03-25T04:26:02.724983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:26:04.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"841f9111-4b7c-4e93-ad7a-fef16959b70a","timestamp":"2023-03-25T04:26:04.139156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:26:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97e06ac6-4a42-4136-88f5-b94739c8746f","timestamp":"2023-03-25T04:26:06.945889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:26:07.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca9fc189-02da-4d24-8ad5-f9837ec117fe","timestamp":"2023-03-25T04:26:07.599275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:27:13.592+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:28:00.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91583b9a-6be7-4217-8e23-c3ad2ded2789","timestamp":"2023-03-25T04:28:00.077687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:28:03.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f15da60a-3257-4d08-af97-c67f42edb519","timestamp":"2023-03-25T04:28:02.725009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:28:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dba18fc7-24ac-4a23-8f03-2e704daf5fa9","timestamp":"2023-03-25T04:28:04.139178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:28:06.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac44dc7e-18ad-4a95-bf2d-66fd0b0d5ca5","timestamp":"2023-03-25T04:28:06.945769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:28:07.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc3ca3c3-71c8-489b-bfb1-49dfa937b404","timestamp":"2023-03-25T04:28:07.599153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:29:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:30:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"04235e5f-60b7-41af-acae-a18f92a8583b","timestamp":"2023-03-25T04:30:00.077572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:30:03.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73594f55-61b9-4905-b470-781225ed48a4","timestamp":"2023-03-25T04:30:02.725050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:30:04.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c23d7fa2-b031-4f0d-b3df-1f70fe90d423","timestamp":"2023-03-25T04:30:04.139389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:30:06.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74610c44-6707-4f2b-867b-104c9e25920e","timestamp":"2023-03-25T04:30:06.945464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:30:07.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a04f1875-9af5-4d62-a418-13ca5cfd080f","timestamp":"2023-03-25T04:30:07.599456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:31:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:32:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"84c7677d-b9bc-4f1e-a8de-b18c145b33a0","timestamp":"2023-03-25T04:32:00.077711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:32:03.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26fc33b8-988f-48fc-a94b-fc4ad54808df","timestamp":"2023-03-25T04:32:02.725205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:32:04.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"078b0ce1-459d-4bf8-9f98-bf5b28eba0a6","timestamp":"2023-03-25T04:32:04.139223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:32:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b45c768-446c-4c90-8864-fc53c2365631","timestamp":"2023-03-25T04:32:06.945666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:32:07.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df1748d4-5bd8-45db-a657-4af807a3597a","timestamp":"2023-03-25T04:32:07.599233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:33:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:34:00.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9236ffee-2491-44f3-8c65-4996ad5a3576","timestamp":"2023-03-25T04:34:00.077558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:34:03.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"823dcc28-048a-4b5e-bd6f-13047ddad529","timestamp":"2023-03-25T04:34:02.724996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:34:04.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cd750a8-dd28-45ff-8d02-c7f26edf9c2f","timestamp":"2023-03-25T04:34:04.139436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:34:06.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e28f5fa-f23b-4d27-bec0-5315f18e7b01","timestamp":"2023-03-25T04:34:06.945843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:34:07.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41a6f8fb-89da-4f6d-9506-2d63e535c8f2","timestamp":"2023-03-25T04:34:07.599310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:35:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:36:00.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e0d7a77-ddee-45f0-b739-9c78df5b3c40","timestamp":"2023-03-25T04:36:00.077849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:36:03.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd3c726b-fa8b-445c-b799-ae5e72a6275e","timestamp":"2023-03-25T04:36:02.725328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:36:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a11c6ea5-78a1-4bc0-939a-bffa14798b23","timestamp":"2023-03-25T04:36:04.139307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:36:06.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8815ac98-cf97-4631-8e73-f36959bdaa33","timestamp":"2023-03-25T04:36:06.945606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:36:07.360+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b67e568-ee8d-42be-ba63-dd8e531854fa","timestamp":"2023-03-25T04:36:07.599389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:37:13.592+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:38:00.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b34ab3d-d337-43d5-997f-d031477f987f","timestamp":"2023-03-25T04:38:00.077692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:38:03.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"526ab126-1861-4e6c-8c49-19ac69d657f9","timestamp":"2023-03-25T04:38:02.724940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:38:04.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"209d0a8f-7e17-4ea0-ab70-e0c7cd545d97","timestamp":"2023-03-25T04:38:04.139350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:38:06.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3ccc2bf-8e31-4113-a901-83e2757ff74a","timestamp":"2023-03-25T04:38:06.945831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:38:07.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9f7a050-848f-4ad8-81c0-ba841be70f52","timestamp":"2023-03-25T04:38:07.599387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:39:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:40:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cd8217b-c0ff-411d-95e8-7011f5e95092","timestamp":"2023-03-25T04:40:00.077856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:40:03.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"402796b7-6b4f-4592-8f7f-d2d60d955ad6","timestamp":"2023-03-25T04:40:02.724989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:40:04.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0835dee5-0812-4f9a-aa88-4563861b20a9","timestamp":"2023-03-25T04:40:04.139207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:40:07.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a607a0f-34b3-454b-9f05-af27b01f46e7","timestamp":"2023-03-25T04:40:06.945643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:40:07.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"063a1c28-7572-4a27-abea-cb578a61472f","timestamp":"2023-03-25T04:40:07.599366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:41:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:42:00.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a75c77a3-2839-4eea-ada8-df2df9a6affb","timestamp":"2023-03-25T04:42:00.077627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:42:03.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98900926-f0c0-4ff1-840b-7f4d6117a1bd","timestamp":"2023-03-25T04:42:02.728793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:42:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76496780-1dd2-4133-960a-f24b9b6c2c9a","timestamp":"2023-03-25T04:42:04.139353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:42:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1570688e-5261-4e9b-b8d1-12618100cfc8","timestamp":"2023-03-25T04:42:06.945694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:42:07.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55df7578-77c5-42a6-a4f7-d7209598ed82","timestamp":"2023-03-25T04:42:07.599276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:43:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:44:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f67b4b8e-722f-44b9-848b-2bbcb54e792d","timestamp":"2023-03-25T04:44:00.077505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:44:03.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdbd2607-1c1d-44d8-a6c8-66253be8bee0","timestamp":"2023-03-25T04:44:02.725082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:44:04.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"995248b9-b058-4c31-8827-faa15ca2dc5a","timestamp":"2023-03-25T04:44:04.139301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:44:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97ca9f0f-e85d-4dce-b5db-b941b80cfe76","timestamp":"2023-03-25T04:44:06.945493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:44:07.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64ee6c1d-a12e-4b1e-acfd-86e85a6a7ff4","timestamp":"2023-03-25T04:44:07.599201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:45:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:46:00.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"025f93cb-789f-4b08-9b25-4dcb07e9ce87","timestamp":"2023-03-25T04:46:00.077589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:46:03.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92a58206-3265-4d0c-9698-38dcd0e31b40","timestamp":"2023-03-25T04:46:02.725128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:46:04.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11f86aff-4557-49a8-b15b-4c1969b2437e","timestamp":"2023-03-25T04:46:04.139092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:46:06.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"883c7401-2b85-4574-8c77-92de457dd1a8","timestamp":"2023-03-25T04:46:06.945445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:46:07.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"502fb289-5315-47e2-9c01-fa1f62e1e4f5","timestamp":"2023-03-25T04:46:07.599252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:47:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:48:00.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"480bc60b-6599-4b91-9827-c9428e6fe4e0","timestamp":"2023-03-25T04:48:00.077500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:48:03.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"295ed583-fea1-4f9f-a155-861469c7cedd","timestamp":"2023-03-25T04:48:02.729685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:48:04.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3824cac1-d745-47f9-9329-7917ef846101","timestamp":"2023-03-25T04:48:04.139209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:48:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56b95bd6-4632-43d7-81f8-f46ffe414e97","timestamp":"2023-03-25T04:48:06.945593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:48:07.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07dd67a5-9b43-45c5-8d20-7606aa6ef372","timestamp":"2023-03-25T04:48:07.599529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:49:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:50:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"efeeca82-a069-4654-9221-9285f589055a","timestamp":"2023-03-25T04:50:00.077640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:50:03.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dadf1240-8eeb-45d6-af86-29b8d0f47790","timestamp":"2023-03-25T04:50:02.725016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:50:04.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c5f3433-bf13-4eac-9376-1699c35c2732","timestamp":"2023-03-25T04:50:04.139421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:50:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2ce8026-9472-4152-b85b-4a75f914918f","timestamp":"2023-03-25T04:50:06.945647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:50:07.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c78ed06-c522-49cd-9a4f-171551e00719","timestamp":"2023-03-25T04:50:07.599367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:51:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:52:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4468756f-963f-4628-9fc2-4fe58fb9b37c","timestamp":"2023-03-25T04:52:00.077887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:52:03.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a524dae-1472-4f50-b3cb-54219a3c5ee1","timestamp":"2023-03-25T04:52:02.724843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:52:04.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bb9a043-1d47-4e97-a678-b7e146e31941","timestamp":"2023-03-25T04:52:04.139234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:52:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93fc01a7-0cc4-45a1-b321-210a5474e647","timestamp":"2023-03-25T04:52:06.945537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:52:07.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e9db68-6cde-47fe-bea3-34a696b8f535","timestamp":"2023-03-25T04:52:07.599387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:53:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:54:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a02d15e8-5d15-4c90-a9b2-abfa2f4e90c2","timestamp":"2023-03-25T04:54:00.077691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:54:03.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b607cd71-46f4-4aea-8734-06913281b3ed","timestamp":"2023-03-25T04:54:02.725705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:54:04.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6e9e9cc-d3b8-4202-b6d2-27d2c015ac07","timestamp":"2023-03-25T04:54:04.139278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:54:06.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f6beef6-0d17-43da-86d1-0c516df03660","timestamp":"2023-03-25T04:54:06.945644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:54:07.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de333672-9e5e-4b04-a2a3-28f050540307","timestamp":"2023-03-25T04:54:07.599296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:55:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:56:00.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebc4bb7d-62bc-482f-b8e4-ceff179a08bb","timestamp":"2023-03-25T04:56:00.077630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:56:03.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29051e09-f8d0-4a79-963b-0efc8a9c3f7a","timestamp":"2023-03-25T04:56:02.725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:56:04.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"702c1275-2077-449e-9b64-d5072e440784","timestamp":"2023-03-25T04:56:04.139316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:56:07.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb0bce21-69ac-4733-b7c8-25b0b676b59f","timestamp":"2023-03-25T04:56:06.945506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:56:07.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5ed7d0b-3b52-4de5-bef0-2a082471535f","timestamp":"2023-03-25T04:56:07.599256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:57:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T04:58:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d10490d0-d81d-45c8-b14b-8a7e678f5607","timestamp":"2023-03-25T04:58:00.077701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T04:58:03.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"393d2ca8-1c85-4955-85a5-7ce0ddd1d4a1","timestamp":"2023-03-25T04:58:02.725109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T04:58:04.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fe9ba82-6928-4f5f-805b-3d7cba14aad9","timestamp":"2023-03-25T04:58:04.139315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T04:58:06.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f81fb82-454c-4915-988b-55387a36067c","timestamp":"2023-03-25T04:58:06.945696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T04:58:07.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e50821be-73d2-4a58-aa0f-72f03499d76f","timestamp":"2023-03-25T04:58:07.599489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T04:59:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:00:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc82bdcb-2dd6-4f47-9615-69b533406511","timestamp":"2023-03-25T05:00:00.077630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:00:03.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c74a25c7-9a17-49b8-8220-8148e9e11e0a","timestamp":"2023-03-25T05:00:02.725024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:00:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d9cf58d-2283-4a95-b1a5-68f228ecf61a","timestamp":"2023-03-25T05:00:04.139301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:00:06.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8f0b4f0-88bc-4413-8220-b9a9921eb17c","timestamp":"2023-03-25T05:00:06.945516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:00:07.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf47e36f-2d2f-48ca-80c5-c6ec02464055","timestamp":"2023-03-25T05:00:07.599409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:01:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:02:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14b3c9e2-11bc-423b-8d22-d482b5c7151f","timestamp":"2023-03-25T05:02:00.077746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:02:03.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db2587ab-7167-4d96-8e87-289749f1d12c","timestamp":"2023-03-25T05:02:02.724893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:02:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff13108c-b434-44e5-b0e6-75bf7a77e338","timestamp":"2023-03-25T05:02:04.139259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:02:06.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d099610a-d043-4390-b2bf-276fc091c662","timestamp":"2023-03-25T05:02:06.945473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:02:08.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f85efb-63ab-4562-9c55-3b1878a3e977","timestamp":"2023-03-25T05:02:07.599372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:03:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:04:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"56c3865a-7518-4ff6-8e64-717a34fbfeef","timestamp":"2023-03-25T05:04:00.077722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:04:03.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28ea3474-330b-44f9-9d8f-b714e05e7e90","timestamp":"2023-03-25T05:04:02.725170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:04:04.584+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4de0f55c-382f-4ca5-a4f8-22757bb5e180","timestamp":"2023-03-25T05:04:04.139186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:04:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25a5eb49-aadc-4c60-8d54-284a421aee77","timestamp":"2023-03-25T05:04:06.945802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:04:07.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83ceb64c-0937-471e-a235-df9de8b72ce3","timestamp":"2023-03-25T05:04:07.599688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:05:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:06:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4772e54e-2f86-48fb-abe7-bee24ad60230","timestamp":"2023-03-25T05:06:00.077757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:06:03.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04da65a4-740c-4e91-8585-235077618797","timestamp":"2023-03-25T05:06:02.724993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:06:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69092d5e-c610-452f-b849-1c696671fab4","timestamp":"2023-03-25T05:06:04.139295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:06:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8ea6e76-7fac-48e2-894d-5a60c37e753e","timestamp":"2023-03-25T05:06:06.945553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:06:07.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"382d5696-7cf2-4c02-8c35-ef62e086a7f0","timestamp":"2023-03-25T05:06:07.599244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:07:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:08:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fbe3bf2-0324-49b9-b347-97bba9d8d7ff","timestamp":"2023-03-25T05:08:00.077389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:08:03.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"898d5124-afc3-4bdf-8df1-9f2bb562f146","timestamp":"2023-03-25T05:08:02.725069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:08:04.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcd3bc3f-1ac8-4614-972a-aed3ca73fe35","timestamp":"2023-03-25T05:08:04.139385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:08:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20630905-4008-4deb-80a2-ca66d8c4160a","timestamp":"2023-03-25T05:08:06.945550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:08:07.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f364193e-c56f-46f4-8b30-2dc1bf30816e","timestamp":"2023-03-25T05:08:07.599588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:09:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:10:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb3239ef-39b5-4e33-b538-0ec2db4e4784","timestamp":"2023-03-25T05:10:00.077714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:10:03.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"652804f9-8100-420f-869f-2d1622d932f8","timestamp":"2023-03-25T05:10:02.724897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:10:04.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8071700-20ce-4b56-8969-fae69b7b2b2a","timestamp":"2023-03-25T05:10:04.139298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:10:06.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6464100-d709-4229-a6c8-24fb98072677","timestamp":"2023-03-25T05:10:06.945525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:10:07.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccb814fe-9943-427f-91e5-8565c787d360","timestamp":"2023-03-25T05:10:07.599560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:11:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:12:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5461ada-ca9d-4768-be8d-fa85a6145761","timestamp":"2023-03-25T05:12:00.077656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:12:03.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4c45152-03ea-4143-89e7-94e19067f53c","timestamp":"2023-03-25T05:12:02.724906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:12:04.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ff3065b-59e4-48a5-9274-c99347de7fce","timestamp":"2023-03-25T05:12:04.139310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:12:07.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"564f8141-a133-451a-b072-d192e494b5f9","timestamp":"2023-03-25T05:12:06.945492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:12:07.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"827ae13b-5381-4ef6-8b68-2cb677c65bb1","timestamp":"2023-03-25T05:12:07.599427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:13:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:14:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58dc264c-be1a-48f7-8509-8426641c440c","timestamp":"2023-03-25T05:14:00.077636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:14:03.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0abbf6f-8282-44e5-a5ab-439e083b99c6","timestamp":"2023-03-25T05:14:02.724946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:14:04.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba61d9e8-8880-4fdc-ab04-f6a3274f4086","timestamp":"2023-03-25T05:14:04.139278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:14:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a37a6aa-f73e-4567-ab23-29fd4e178d93","timestamp":"2023-03-25T05:14:06.945422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:14:07.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8b10fe4-87be-4f51-a691-e91034c50475","timestamp":"2023-03-25T05:14:07.599329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:15:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:16:00.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0525a3f3-d21c-4023-8b5d-dfdf0964cf3e","timestamp":"2023-03-25T05:16:00.077704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:16:03.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8840c646-e4e5-4b1b-9f54-1beabacdc910","timestamp":"2023-03-25T05:16:02.725116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:16:04.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e5261f7-9270-4a11-85ea-9210bd6ff939","timestamp":"2023-03-25T05:16:04.139344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:16:06.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b30ddd5b-cc5b-4e2d-9e6d-c974ad8dcce2","timestamp":"2023-03-25T05:16:06.945457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:16:07.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96669fd8-118a-40c7-97a6-7553b31e2f53","timestamp":"2023-03-25T05:16:07.599236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:17:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:18:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a65fe63-57d7-4681-b37d-c6bb33dc59b7","timestamp":"2023-03-25T05:18:00.077699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:18:03.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f617547e-c287-4e15-ac0c-002fe66f269b","timestamp":"2023-03-25T05:18:02.724967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:18:04.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4f3abee-6f6b-439d-9c85-b45c3e6abab9","timestamp":"2023-03-25T05:18:04.139354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:18:06.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad9a02cd-2563-48bf-8fcc-90a5ae9d73de","timestamp":"2023-03-25T05:18:06.945476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:18:07.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cde21b19-bb8d-42eb-b718-b19b35b89b13","timestamp":"2023-03-25T05:18:07.599426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:19:13.592+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:20:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30043488-ab33-4222-ab0d-8ab0357879e0","timestamp":"2023-03-25T05:20:00.077653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:20:03.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28bd61e3-c020-4a4e-bcbb-3a5cf1383c2c","timestamp":"2023-03-25T05:20:02.724912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:20:04.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72aae823-e789-42e5-811e-a4ebbd427558","timestamp":"2023-03-25T05:20:04.139339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:20:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be8f2a99-446a-4ab0-ba1a-26d3f5119983","timestamp":"2023-03-25T05:20:06.945569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:20:07.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56d9af17-a28e-49bd-840b-07939ab649ab","timestamp":"2023-03-25T05:20:07.599154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:21:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:22:00.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3335a236-6986-4b3c-8d79-a2fd5e260eae","timestamp":"2023-03-25T05:22:00.077686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:22:03.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7207449-0d81-40c6-9c18-9eff90744f3e","timestamp":"2023-03-25T05:22:02.725094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:22:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bf99b23-2647-43d5-804b-08e2ddbdfa93","timestamp":"2023-03-25T05:22:04.139095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:22:06.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e70318b-0642-4131-a952-b2379371bc45","timestamp":"2023-03-25T05:22:06.945679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:22:07.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca83740c-a4ad-4d17-8407-5a3176d9e36b","timestamp":"2023-03-25T05:22:07.599306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:23:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:24:00.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc93ea4b-3eb1-4dd2-a3a2-6f6b0de2254f","timestamp":"2023-03-25T05:24:00.077598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:24:03.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e31e59eb-e6dd-4780-8ee8-a981de8b16cd","timestamp":"2023-03-25T05:24:02.725989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:24:04.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75ed29e3-9cb6-4860-9053-f5add9439f61","timestamp":"2023-03-25T05:24:04.139180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:24:07.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32eaa884-6c52-4d5f-bfdb-d7e290429bcf","timestamp":"2023-03-25T05:24:06.945532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:24:07.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1476275f-0d25-4967-8d4f-cc425d1b1053","timestamp":"2023-03-25T05:24:07.599385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:25:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:26:00.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2108724-12cb-486d-83a9-0cbef52d5cf9","timestamp":"2023-03-25T05:26:00.077427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:26:03.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b11b8a17-98f2-4806-9179-7df6460ba324","timestamp":"2023-03-25T05:26:02.724897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:26:04.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85587741-bd2f-435f-b884-891fdcf0b057","timestamp":"2023-03-25T05:26:04.139138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:26:06.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5886153-c0ac-4cda-8f72-f4dc0269a540","timestamp":"2023-03-25T05:26:06.945558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:26:07.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"408ef194-0e4c-4768-a123-c2c4926d7da4","timestamp":"2023-03-25T05:26:07.599341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:27:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:28:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7df4529-4ef9-41f4-848f-1d39c42197b6","timestamp":"2023-03-25T05:28:00.077685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:28:03.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35b2bebc-b9a7-4c05-9383-431f96b8df1f","timestamp":"2023-03-25T05:28:02.724855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:28:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad006a72-564f-4b19-8e89-e7c688ed0d45","timestamp":"2023-03-25T05:28:04.139250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:28:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb8edb3e-ae39-44fd-b29b-6e5b86ac465a","timestamp":"2023-03-25T05:28:06.945558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:28:07.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70f8eb07-d31c-4949-a7c4-82276c9a1762","timestamp":"2023-03-25T05:28:07.600899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:29:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:30:00.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a595d94-2269-464e-986a-dedc17583c3e","timestamp":"2023-03-25T05:30:00.078450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:30:03.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aefe5e6d-93a3-4b12-89bb-ea2d97ed1605","timestamp":"2023-03-25T05:30:02.724987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:30:04.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a99d140-99ce-44bd-ab4d-f5cdf1ea1d0e","timestamp":"2023-03-25T05:30:04.139255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:30:06.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32c1d67a-ad64-4064-a751-2bb13c98df02","timestamp":"2023-03-25T05:30:06.945412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:30:07.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"398c3acb-d7fe-415d-9068-df199ccca5df","timestamp":"2023-03-25T05:30:07.599270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:31:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:32:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"adf68041-ea83-4e58-b3b6-fb635b0013f0","timestamp":"2023-03-25T05:32:00.077507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:32:03.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d9a5efe-2dea-43d3-98c5-dcfe20389a35","timestamp":"2023-03-25T05:32:02.724924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:32:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fca7a085-2760-4aa8-b5cf-d8457b6efa97","timestamp":"2023-03-25T05:32:04.139131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:32:06.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13823564-9cbb-4cab-9778-d25e7d87b37b","timestamp":"2023-03-25T05:32:06.945333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:32:08.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75f2df5c-7352-4af4-a675-ee38c0085420","timestamp":"2023-03-25T05:32:07.599722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:33:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:34:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbfbf96f-9a89-4a9e-b6e2-a4e8899803e3","timestamp":"2023-03-25T05:34:00.077655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:34:03.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c55b63a0-42a6-441c-91a4-cfbaf2b84005","timestamp":"2023-03-25T05:34:02.727975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:34:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef65783a-5ef5-4e19-aacc-0931c87ff688","timestamp":"2023-03-25T05:34:04.139157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:34:06.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"142124b9-6253-44d4-b8c8-ab7cc5652541","timestamp":"2023-03-25T05:34:06.945610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:34:07.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b8ee722-d0fa-45f5-ba61-d6d8c96e6f3f","timestamp":"2023-03-25T05:34:07.599232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:35:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:36:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f960a7c-1cfe-4f90-801a-8bb70c1e90a3","timestamp":"2023-03-25T05:36:00.077700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:36:03.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e708cf40-ec3a-4a12-aff8-5d3907431248","timestamp":"2023-03-25T05:36:02.724812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:36:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3ee084f-b70c-48d4-a4e7-0a0b956f44b5","timestamp":"2023-03-25T05:36:04.139168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:36:06.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0aae556-7380-4690-bf47-25e97c70e970","timestamp":"2023-03-25T05:36:06.945404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:36:07.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb0240a0-5d6e-4ff9-93e5-60745584d849","timestamp":"2023-03-25T05:36:07.599738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:37:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:38:00.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"698c918d-3b7e-4d28-8b2d-507f2b3bcfba","timestamp":"2023-03-25T05:38:00.077570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:38:03.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbdbc0a4-058e-4c9d-b71b-ef2bd839dbc5","timestamp":"2023-03-25T05:38:02.725077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:38:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2256737a-43db-4518-aae0-2bbd684d84c1","timestamp":"2023-03-25T05:38:04.139211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:38:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d90a6156-e677-413c-9d6c-86abf3fa7462","timestamp":"2023-03-25T05:38:06.945608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:38:07.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db2d1884-3da1-426f-8377-a23226ef13a1","timestamp":"2023-03-25T05:38:07.599357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:39:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:39:51.481+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-03-25T05:40:00.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce227d88-ff76-45f3-b987-bbaee497018a","timestamp":"2023-03-25T05:40:00.077621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:40:03.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c567371-5933-449d-8c48-dc12399348dc","timestamp":"2023-03-25T05:40:02.724949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:40:04.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1c69a1e-b657-40dd-85f8-6be8a8dd5372","timestamp":"2023-03-25T05:40:04.139159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:40:06.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8afb1b45-3c12-414b-a8ad-762dc5eda200","timestamp":"2023-03-25T05:40:06.945515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:40:07.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fa92c89-8e56-455c-ba87-bc8523f0c133","timestamp":"2023-03-25T05:40:07.599658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:41:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:42:00.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7b89b34-0949-47c8-b31c-d12a37c893c6","timestamp":"2023-03-25T05:42:00.077690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:42:03.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec22bbed-31e1-4937-824c-4cd1e84e5b1e","timestamp":"2023-03-25T05:42:02.725158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:42:04.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e611c9a5-8ad6-4e39-8c5a-4950739dd43a","timestamp":"2023-03-25T05:42:04.139423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:42:06.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7b7bb22-e021-4a41-a165-4cfc20a61f2d","timestamp":"2023-03-25T05:42:06.945508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:42:07.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c47560a3-5c04-4d74-b2ed-6ca8af3ca17f","timestamp":"2023-03-25T05:42:07.599383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:43:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:44:00.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3c49e92-f086-486f-9208-8817ad735d8c","timestamp":"2023-03-25T05:44:00.077980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:44:03.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8df43820-20ca-405c-8071-70b6f4b7b0c1","timestamp":"2023-03-25T05:44:02.724982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:44:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5955e33-f060-4a83-a101-7d565ace3523","timestamp":"2023-03-25T05:44:04.139161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:44:06.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbe75d09-a8bf-4e5b-88b6-4a81cfa179b0","timestamp":"2023-03-25T05:44:06.945608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:44:07.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04005b3d-49ae-437b-a685-7ead6c9bc9d6","timestamp":"2023-03-25T05:44:07.599338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:45:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:46:00.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c048b71-63be-45b4-90fb-48b23d13a7f5","timestamp":"2023-03-25T05:46:00.077636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:46:03.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ffcd60-dc96-4d49-8baa-c3b976dfffa5","timestamp":"2023-03-25T05:46:02.724914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:46:05.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a38dec54-3755-4d17-a847-b1cbedd96b43","timestamp":"2023-03-25T05:46:04.139178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:46:06.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b282a74-05fa-4618-9f3c-65bb12c3e4bf","timestamp":"2023-03-25T05:46:06.945792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:46:08.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33d5853e-3605-4bf7-9f68-80c19465a709","timestamp":"2023-03-25T05:46:07.599305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:47:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:48:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d14bae55-1f49-42bf-a11e-a1dfd3dba915","timestamp":"2023-03-25T05:48:00.077712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:48:03.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8532ac13-f45d-4d91-a4e3-1d3018d91831","timestamp":"2023-03-25T05:48:02.724870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:48:04.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1566b0f2-d072-4964-ad47-688fc71c15bf","timestamp":"2023-03-25T05:48:04.139181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:48:07.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d55738c4-e58c-4c1e-b24f-3aebc5d2d1ed","timestamp":"2023-03-25T05:48:06.945387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:48:07.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afb171b4-7c5a-4f67-906a-4b496ca551ce","timestamp":"2023-03-25T05:48:07.599393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:49:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:50:00.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e9f4716-923a-4e53-a1e7-95f456a85c94","timestamp":"2023-03-25T05:50:00.077583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:50:03.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eefa530-0771-42ac-9a47-83d67d671470","timestamp":"2023-03-25T05:50:02.724927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:50:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b8cb52-af08-4953-b5f9-af234909307f","timestamp":"2023-03-25T05:50:04.139148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:50:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2b9487c-38da-4c71-bc56-6969f7de4c4d","timestamp":"2023-03-25T05:50:06.945478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:50:07.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80f910c6-d3ec-4596-a6d9-f1595bdff41c","timestamp":"2023-03-25T05:50:07.599306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:51:13.594+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:52:00.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a6256da-1025-4aa0-a360-2f8b30b48086","timestamp":"2023-03-25T05:52:00.077533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:52:03.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e226b80-205a-4f01-a141-ef00dbab2855","timestamp":"2023-03-25T05:52:02.724915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:52:04.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5fcdc48-4fcd-4ab0-8c73-749ea395ce99","timestamp":"2023-03-25T05:52:04.139249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:52:06.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a577ca4-172c-4d7b-ac56-b7087740aba1","timestamp":"2023-03-25T05:52:06.945518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:52:07.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcac5e80-fcea-4e1c-bf6c-fc3b0c47962e","timestamp":"2023-03-25T05:52:07.599270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:53:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:54:00.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2de8f49b-c394-40a1-a8e4-90bea9582525","timestamp":"2023-03-25T05:54:00.077801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:54:03.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54f0cb78-407b-44f1-895f-3420f69d32c5","timestamp":"2023-03-25T05:54:02.724993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:54:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86b5f0e1-8962-4ecb-9d3d-e46ea1e40ba9","timestamp":"2023-03-25T05:54:04.139052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:54:07.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05d365ed-1d0b-438f-b26e-2b8a79aafff6","timestamp":"2023-03-25T05:54:06.945587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:54:07.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13181e11-b5df-44fe-9277-a5a1fd699bc7","timestamp":"2023-03-25T05:54:07.599370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:55:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:56:00.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"061099ea-3fee-4b08-b65a-84be80cda8a6","timestamp":"2023-03-25T05:56:00.077815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:56:03.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a770247-4fa2-484a-9eda-7e874e32f2a2","timestamp":"2023-03-25T05:56:02.725167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:56:04.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1185e4e1-2a84-4ed9-8e6c-9d00da303233","timestamp":"2023-03-25T05:56:04.139278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:56:06.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b148043d-5cd2-42f6-b124-da40c506aace","timestamp":"2023-03-25T05:56:06.945692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:56:07.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e669c51f-6a19-4c04-a34e-fec9b0864178","timestamp":"2023-03-25T05:56:07.599288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:57:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T05:58:00.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"946f94a3-1833-48c1-b5cd-3baba094648e","timestamp":"2023-03-25T05:58:00.077605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T05:58:03.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e60a8313-d04a-479f-ac8c-9c677a416cd5","timestamp":"2023-03-25T05:58:02.725069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T05:58:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58a511d9-b770-437f-afce-38a6b1e80352","timestamp":"2023-03-25T05:58:04.139169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T05:58:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abedfb20-dc48-4c18-909a-e9a09a5e6b94","timestamp":"2023-03-25T05:58:06.945583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T05:58:07.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f8ee992-b4d7-425a-a405-7db12dd98317","timestamp":"2023-03-25T05:58:07.599149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T05:59:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:00:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a247346-1149-48f5-93c8-397bbf4e61df","timestamp":"2023-03-25T06:00:00.077700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:00:03.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b79053b8-75e4-4174-85b9-e642804939f4","timestamp":"2023-03-25T06:00:02.724991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:00:04.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35604390-b83a-4385-a284-a076ff904ddc","timestamp":"2023-03-25T06:00:04.139537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:00:06.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cbd1e07-477a-49e2-937a-88f8463b12ff","timestamp":"2023-03-25T06:00:06.945503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:00:07.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd3b9b9b-683c-435b-b509-4a4b2209aeef","timestamp":"2023-03-25T06:00:07.599323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:01:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:02:00.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23df55b5-e0cf-4224-b101-af1b27568741","timestamp":"2023-03-25T06:02:00.078145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:02:03.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"712d1946-b7b7-4fb3-8c74-b65f65741d16","timestamp":"2023-03-25T06:02:02.724915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:02:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e9ef9ca-393a-4ea3-a54c-541381941623","timestamp":"2023-03-25T06:02:04.139465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:02:06.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dc6c3e3-497b-4bd2-853b-147886e683a0","timestamp":"2023-03-25T06:02:06.945394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:02:07.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a9ebccb-9656-4ad6-81aa-fe118379e075","timestamp":"2023-03-25T06:02:07.599234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:03:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:04:00.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e99f15b-0313-450c-b76e-d90fe2965d42","timestamp":"2023-03-25T06:04:00.078217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:04:03.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43d86164-d855-4145-968f-dd7a7555972a","timestamp":"2023-03-25T06:04:02.724991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:04:04.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91ea4316-7450-4e76-85f9-7cd01dafd86a","timestamp":"2023-03-25T06:04:04.139327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:04:06.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe349af0-ea77-4830-8261-56f80d81ba4f","timestamp":"2023-03-25T06:04:06.945363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:04:07.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dab41aa-99e6-43b3-ad2d-158577be673a","timestamp":"2023-03-25T06:04:07.599274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:05:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:06:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2a320c6-dc90-4b45-b088-7b90510c3ad8","timestamp":"2023-03-25T06:06:00.077523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:06:03.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6302eee1-b26b-4b0f-9efc-a4e2ccc23dfa","timestamp":"2023-03-25T06:06:02.724976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:06:04.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e63a20db-0d26-42b1-84b4-dd679782fd8e","timestamp":"2023-03-25T06:06:04.139241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:06:07.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42825b69-c23e-49ea-8e6b-ad144958b707","timestamp":"2023-03-25T06:06:06.945372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:06:07.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dfc0b01-9d92-40f3-83b5-55d9b5b21364","timestamp":"2023-03-25T06:06:07.599241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:07:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:08:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b5d033c-3515-4c89-9963-f46e8945cf6b","timestamp":"2023-03-25T06:08:00.077765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:08:03.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b46e33db-bb9f-49e3-af26-5e5c6e885caf","timestamp":"2023-03-25T06:08:02.725056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:08:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b645cfaa-1c40-4014-9c11-f453917bf8d4","timestamp":"2023-03-25T06:08:04.139157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:08:06.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"342b8485-7a6c-4a1f-87c6-35a9c6380758","timestamp":"2023-03-25T06:08:06.945685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:08:07.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d580cbe-7ac7-4501-af29-1e730c21f156","timestamp":"2023-03-25T06:08:07.599422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:09:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:10:00.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c3e036-b621-445b-80f5-8f25e39c1a54","timestamp":"2023-03-25T06:10:00.077498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:10:03.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe021001-f26a-4761-93e2-1fe5408fa79f","timestamp":"2023-03-25T06:10:02.724931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:10:04.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7960bbc0-84a2-4027-933b-743b63eb0b39","timestamp":"2023-03-25T06:10:04.139238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:10:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"837688d8-3441-411b-a35e-efd3d41ffed8","timestamp":"2023-03-25T06:10:06.945941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:10:07.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c88040-0be1-48d9-959f-251c97b14186","timestamp":"2023-03-25T06:10:07.599396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:11:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:12:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea4569d2-a917-4eb5-8b66-d5874d25e87d","timestamp":"2023-03-25T06:12:00.077839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:12:03.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8c7efe8-2323-46ea-9871-302996f53e94","timestamp":"2023-03-25T06:12:02.724846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:12:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6434ba2c-b21e-43d0-a3d9-995e9431b6b8","timestamp":"2023-03-25T06:12:04.139252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:12:06.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"217fb3e9-961a-4f4c-aaed-8649bdeee65c","timestamp":"2023-03-25T06:12:06.945533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:12:07.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79e1672a-f2ed-4ea7-bd96-df07b76030d6","timestamp":"2023-03-25T06:12:07.599248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:13:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:14:00.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57e5a18a-cec0-48f6-8aeb-e6a95338eefe","timestamp":"2023-03-25T06:14:00.077735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:14:03.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6952bbb-31b8-4248-9ebd-49a1ef73d602","timestamp":"2023-03-25T06:14:02.724989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:14:04.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4c621fd-0bb1-4a7d-9aff-e4c7db349a51","timestamp":"2023-03-25T06:14:04.139255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:14:07.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76a6b803-089f-4497-a680-8076e3ab047b","timestamp":"2023-03-25T06:14:06.945692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:14:07.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa798ba5-ae1c-4551-879b-c0ee2f76babd","timestamp":"2023-03-25T06:14:07.599346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:15:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:16:00.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"53b6c59b-42f0-46d6-9e71-75fb71361e0b","timestamp":"2023-03-25T06:16:00.077525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:16:03.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"048f858a-ef02-42df-a369-ec72113acef5","timestamp":"2023-03-25T06:16:02.725038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:16:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"010b506b-531f-409f-890a-1ef40f88f673","timestamp":"2023-03-25T06:16:04.139126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:16:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37028d61-2cf1-4806-b1bc-1dc0441a405a","timestamp":"2023-03-25T06:16:06.945530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:16:07.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57ef94be-8ebe-4a1f-a3d6-c00596665cc3","timestamp":"2023-03-25T06:16:07.599343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:17:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:18:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f45e2968-7a80-4e10-a4da-80f4a806910b","timestamp":"2023-03-25T06:18:00.077512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:18:03.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e88c0c4a-5561-404c-b9ae-a3b84eba39c6","timestamp":"2023-03-25T06:18:02.724957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:18:04.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"415e7846-7f25-4df1-9b99-83acbf4565f1","timestamp":"2023-03-25T06:18:04.139227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:18:06.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd8d8bb5-ddc0-4af8-8a7d-5877436dd8af","timestamp":"2023-03-25T06:18:06.945434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:18:07.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"045bc3c4-bfbd-4ad2-9d7e-ae228fca9615","timestamp":"2023-03-25T06:18:07.599267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:19:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:20:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca0307dc-84f4-4287-b346-a2bb537ac69c","timestamp":"2023-03-25T06:20:00.077826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:20:03.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e058966f-c0ea-4c6f-b026-0154d359c6b1","timestamp":"2023-03-25T06:20:02.724909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:20:04.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70ff1a5c-506a-4339-94b6-b46c3e71a112","timestamp":"2023-03-25T06:20:04.139269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:20:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a867a9f-051f-4c9d-8eda-4dacab41c52a","timestamp":"2023-03-25T06:20:06.945569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:20:07.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76ddd5f7-a988-4a7b-bbaa-0487114fd780","timestamp":"2023-03-25T06:20:07.599632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:21:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:21:18.052+00:00|INFO|Http11Processor|http-nio-6969-exec-4] 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-03-25T06:22:00.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c164f7-044f-488f-95a4-2e4ccb5bc9cd","timestamp":"2023-03-25T06:22:00.077561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:22:03.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a103911f-51aa-43af-9ce8-213462313c96","timestamp":"2023-03-25T06:22:02.724949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:22:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edb55028-74b6-46f4-b157-2f4ebbc20994","timestamp":"2023-03-25T06:22:04.139265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:22:06.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a8f9a9a-ca99-4f07-b121-25a914d00b01","timestamp":"2023-03-25T06:22:06.945438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:22:07.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbb19501-a706-48de-b03a-5628e4f69476","timestamp":"2023-03-25T06:22:07.599344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:23:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:24:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b9957bf-d708-47b2-84ab-80fcd18d3eb6","timestamp":"2023-03-25T06:24:00.077804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:24:03.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18bb43f3-7732-48b9-aef4-22e631233f42","timestamp":"2023-03-25T06:24:02.724923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:24:04.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1de48677-f153-4389-9809-e3723230f75b","timestamp":"2023-03-25T06:24:04.139143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:24:06.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"734de705-c027-4c38-b451-f1f4c3942d7a","timestamp":"2023-03-25T06:24:06.945634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:24:07.767+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99573525-f040-4ecb-9763-465a52497772","timestamp":"2023-03-25T06:24:07.599328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:25:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:26:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4513fce-0631-4585-97e7-f62cdb3be8d2","timestamp":"2023-03-25T06:26:00.077738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:26:03.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23f53d19-a970-4bc7-9424-a073692d4c12","timestamp":"2023-03-25T06:26:02.724949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:26:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88cffa27-80d5-40ec-836a-833e8e902aee","timestamp":"2023-03-25T06:26:04.139247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:26:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28af82d8-1d27-4cbf-b73d-f201e0e1d3e7","timestamp":"2023-03-25T06:26:06.945545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:26:07.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a153a593-9505-480a-a3dc-a0dc38b88b44","timestamp":"2023-03-25T06:26:07.599268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:27:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:28:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18b1cf34-ee4b-4d20-bf15-020f041969bf","timestamp":"2023-03-25T06:28:00.077799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:28:03.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a7d3fae-b905-4b1b-b8ce-d1aca7784254","timestamp":"2023-03-25T06:28:02.724827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:28:04.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab173b6d-8462-4661-b4f6-37b80696c1e1","timestamp":"2023-03-25T06:28:04.139187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:28:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0085b891-b1c6-4a0f-966b-4e50e223a421","timestamp":"2023-03-25T06:28:06.945515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:28:07.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e581ffb-735a-4398-85dc-b64e4bd81c04","timestamp":"2023-03-25T06:28:07.599364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:29:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:30:00.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8d577b0-1e7f-4462-b7a3-c3bd145d8387","timestamp":"2023-03-25T06:30:00.077485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:30:03.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2900ce8-69c5-4066-8969-f1df6dd68144","timestamp":"2023-03-25T06:30:02.724990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:30:04.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce06571c-3819-46bf-b483-c07e76a838c6","timestamp":"2023-03-25T06:30:04.139276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:30:07.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1473553-64a1-4016-bccd-80d57f1b80c1","timestamp":"2023-03-25T06:30:06.945443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:30:07.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec8c507f-a273-4add-9e8e-19509670b180","timestamp":"2023-03-25T06:30:07.599373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:31:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:32:00.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9ce5369-cc8e-4e65-9b45-0ebebbb9f767","timestamp":"2023-03-25T06:32:00.077771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:32:03.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b47e322-75e3-47aa-91ee-65ba3f43cb4b","timestamp":"2023-03-25T06:32:02.725003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:32:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd439961-4721-41cd-83f1-5175c5a3d32e","timestamp":"2023-03-25T06:32:04.139297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:32:06.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d91742d3-69f3-469f-b8bf-b3ffb281edc9","timestamp":"2023-03-25T06:32:06.945504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:32:07.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0d8e0b5-3e04-42e0-8bd7-5653860a6b7a","timestamp":"2023-03-25T06:32:07.599315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:33:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:34:00.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b073f806-cb3e-41aa-a18c-7c034cc5b260","timestamp":"2023-03-25T06:34:00.077775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:34:03.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a27d7675-5b5a-4144-b59b-82883b6d3668","timestamp":"2023-03-25T06:34:02.724873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:34:04.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d504f5ba-d38c-4a7b-9f8d-9dd428fa3b67","timestamp":"2023-03-25T06:34:04.139215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:34:06.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2cb8b5a-e616-4c45-a7ab-ba28bb22cd79","timestamp":"2023-03-25T06:34:06.945296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:34:07.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f964a7f-8a0d-4876-84e1-d525f5593070","timestamp":"2023-03-25T06:34:07.599225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:35:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:36:00.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22c5b59c-8f28-464c-b395-f693d613253b","timestamp":"2023-03-25T06:36:00.077646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:36:03.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f3d8480-d555-472f-b2a6-afe11e723c5c","timestamp":"2023-03-25T06:36:02.725040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:36:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"825c6cc3-f9db-4b6e-a62b-83fab996a7be","timestamp":"2023-03-25T06:36:04.139247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:36:06.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"277c3ea9-16ab-41a9-9401-e310704e73be","timestamp":"2023-03-25T06:36:06.945756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:36:07.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43e1ce97-38a0-4eda-9dee-ebd49331e800","timestamp":"2023-03-25T06:36:07.599231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:37:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:38:00.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b85f4a45-29a5-4019-80b4-1674426f79f4","timestamp":"2023-03-25T06:38:00.077769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:38:03.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff4f1a56-847d-4901-8bf5-0fc89c11290e","timestamp":"2023-03-25T06:38:02.724843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:38:04.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f93778f4-7f91-4474-aef6-833b2e289a25","timestamp":"2023-03-25T06:38:04.139184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:38:06.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ba4cef5-9fdc-487c-a25e-8b05413f6376","timestamp":"2023-03-25T06:38:06.945380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:38:07.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"583adf5c-955b-4fff-bdb9-b8cd7ba09e3d","timestamp":"2023-03-25T06:38:07.599307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:39:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:40:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb41bfde-76af-4906-b95f-8ea5696c3823","timestamp":"2023-03-25T06:40:00.079015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:40:03.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"863a99bb-e754-43b0-b00c-57444e5d13dd","timestamp":"2023-03-25T06:40:02.724970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:40:04.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d6996ab-14a2-4388-bd7d-82e77739c40b","timestamp":"2023-03-25T06:40:04.139373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:40:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e978f0f0-9daa-4f05-a005-d1a19fdcc7f1","timestamp":"2023-03-25T06:40:06.945416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:40:07.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f5867a4-f387-4554-8385-8664c4b1de98","timestamp":"2023-03-25T06:40:07.599341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:41:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:42:00.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4975d83-7cf2-429e-a9cb-67aea199d03f","timestamp":"2023-03-25T06:42:00.077695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:42:03.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0871c66a-2e65-414c-8961-4ac3500b94f6","timestamp":"2023-03-25T06:42:02.724963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:42:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f618164f-5bc1-43a7-8756-c23528a58e7c","timestamp":"2023-03-25T06:42:04.139268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:42:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b47e4be-757e-4c2f-a9f8-ea0567875930","timestamp":"2023-03-25T06:42:06.945618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:42:08.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4b0d051-0ea6-4662-a68f-97e5ba706e3c","timestamp":"2023-03-25T06:42:07.599527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:43:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:44:00.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"130460b5-8582-4401-a993-c976e64c6892","timestamp":"2023-03-25T06:44:00.078242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:44:03.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb870345-2732-4104-9674-1406b7ded3cc","timestamp":"2023-03-25T06:44:02.724930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:44:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8351c558-4f27-4a4e-a66f-c7a2108335ff","timestamp":"2023-03-25T06:44:04.139246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:44:06.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0718c07e-be54-474d-a975-03e1acfb5354","timestamp":"2023-03-25T06:44:06.945552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:44:07.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b280b627-4b7c-4de5-857c-f32a6295972f","timestamp":"2023-03-25T06:44:07.599196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:45:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:46:00.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0cb4682-ff0e-46ea-bad1-4c3819d08bfa","timestamp":"2023-03-25T06:46:00.077609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:46:03.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a3b9b89-9896-4a6e-8c6d-5fee53d13db8","timestamp":"2023-03-25T06:46:02.724854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:46:04.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84c4d46c-bbb5-4bfd-a629-44416eadcf6a","timestamp":"2023-03-25T06:46:04.139241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:46:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8ea0019-b63f-4fb5-a4d9-99a5086cea16","timestamp":"2023-03-25T06:46:06.945528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:46:07.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01b118aa-4649-4d49-9211-13eb40ed90db","timestamp":"2023-03-25T06:46:07.599327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:47:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:48:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76af341b-fea6-4081-9b39-a383bff31330","timestamp":"2023-03-25T06:48:00.077484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:48:03.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc62e060-2c03-4bc1-b66d-ff18e9db0816","timestamp":"2023-03-25T06:48:02.725527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:48:04.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9808090-b9b7-4df7-a20c-e6923b85e751","timestamp":"2023-03-25T06:48:04.139227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:48:07.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"970850f4-5360-498a-8b60-4affc58e5c82","timestamp":"2023-03-25T06:48:06.945503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:48:07.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8981fd4b-dc3e-4db7-93e2-2480c865755f","timestamp":"2023-03-25T06:48:07.599304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:49:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:50:00.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d463c008-d231-407f-996c-686ba16a997b","timestamp":"2023-03-25T06:50:00.077732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:50:03.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8e5db90-6bc8-4a2e-a251-aedb894ada6f","timestamp":"2023-03-25T06:50:02.725016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:50:04.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c51d8248-62fd-4333-b91c-3ecf7c5fac03","timestamp":"2023-03-25T06:50:04.139196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:50:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce61f38d-fc92-4f9c-a460-a77a79cee353","timestamp":"2023-03-25T06:50:06.945543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:50:07.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"692bbeb8-2a54-474d-87cd-2bf984bbd864","timestamp":"2023-03-25T06:50:07.599169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:51:13.592+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:52:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1da4b134-fce9-4f25-ac55-0950cccd057c","timestamp":"2023-03-25T06:52:00.077493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:52:03.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0227ac7-ddd8-4cdb-9d97-6227159586cb","timestamp":"2023-03-25T06:52:02.724862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:52:04.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ae85322-1d51-4ef8-accc-a5310986c1ae","timestamp":"2023-03-25T06:52:04.140902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:52:06.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be4e12c2-2ca7-4161-88e6-35d75c9beaec","timestamp":"2023-03-25T06:52:06.945421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:52:07.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ae942ce-6405-457e-8522-594e17234c3e","timestamp":"2023-03-25T06:52:07.599433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:53:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:54:00.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25657f19-cda2-4352-8dab-613b15d501c5","timestamp":"2023-03-25T06:54:00.077597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:54:03.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b962708-6f0b-4bbe-9576-88fe85d141af","timestamp":"2023-03-25T06:54:02.724933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:54:04.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ac76ac0-9e2f-42a7-9453-9af2d8ed5d84","timestamp":"2023-03-25T06:54:04.139173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:54:06.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2fa10a9-e3eb-4f7c-9f6c-3df9a7849234","timestamp":"2023-03-25T06:54:06.945579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:54:07.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9927d1a-1fe0-4d2e-a89c-30a0b8bfd2ad","timestamp":"2023-03-25T06:54:07.599466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:55:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:56:00.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00c86de-929e-4ba4-af65-a08ba4a68077","timestamp":"2023-03-25T06:56:00.077507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:56:03.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1499ff56-5076-4c96-aa59-2d310b763255","timestamp":"2023-03-25T06:56:02.725203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:56:04.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f29e9433-dcaf-4367-99c0-b55aa9221939","timestamp":"2023-03-25T06:56:04.139254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:56:06.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc274abe-ded6-43ad-9a46-a2d7cfe77ae1","timestamp":"2023-03-25T06:56:06.945538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:56:07.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea5cdff8-b2cc-4a3f-9cea-c48db8c85f32","timestamp":"2023-03-25T06:56:07.599147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:57:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T06:58:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d73c5599-e2e9-43cc-a9f7-b05c49b86973","timestamp":"2023-03-25T06:58:00.077808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T06:58:03.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3262f01b-d567-46b8-a3ed-617d811d14c6","timestamp":"2023-03-25T06:58:02.724895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T06:58:04.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a7fa25c-ed84-4869-a219-46cd2e6d5229","timestamp":"2023-03-25T06:58:04.139208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T06:58:06.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d82f60fe-911d-4e08-86ac-6f3b12970592","timestamp":"2023-03-25T06:58:06.945506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T06:58:07.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5e4f026-1715-4d85-bc4a-9b79a723b03a","timestamp":"2023-03-25T06:58:07.599177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T06:59:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:00:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"536bba8e-4b33-4710-86d4-8374d89541b3","timestamp":"2023-03-25T07:00:00.077580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:00:03.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39c1caea-2629-43bb-a5ac-ad4075e05fd2","timestamp":"2023-03-25T07:00:02.727093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:00:04.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc918848-0970-466a-88ed-18883132d1fd","timestamp":"2023-03-25T07:00:04.139131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:00:06.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57604af9-d2d6-458c-b7b7-762d0fd2c54b","timestamp":"2023-03-25T07:00:06.945554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:00:07.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b2f1b65-7313-4c8e-a8de-bab9948ffb99","timestamp":"2023-03-25T07:00:07.599205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:01:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:02:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35a2ece3-512d-43d7-89a6-c1bf98b38316","timestamp":"2023-03-25T07:02:00.077842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:02:03.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab33ab20-874c-405c-a840-f1ecb22f8c43","timestamp":"2023-03-25T07:02:02.725040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:02:04.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51030ed0-b1f1-411e-b36c-0c6f6fd7edbf","timestamp":"2023-03-25T07:02:04.139197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:02:06.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c513620c-dcaf-4002-a57c-1e51510a9081","timestamp":"2023-03-25T07:02:06.945602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:02:07.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb91399d-9a90-4783-aa0c-d146be7afdb9","timestamp":"2023-03-25T07:02:07.599511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:03:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:04:00.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e7936c1-f7fc-4dc5-8941-4f091fc0be72","timestamp":"2023-03-25T07:04:00.077428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:04:03.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59b2d227-4f16-4d74-984b-6c73982a4b86","timestamp":"2023-03-25T07:04:02.725054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:04:04.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01f8e51c-25b0-4f75-995a-d3e3e40e5989","timestamp":"2023-03-25T07:04:04.139483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:04:07.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d16d5fa-2577-4d02-a295-f18134e1ea19","timestamp":"2023-03-25T07:04:06.945636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:04:07.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04d9cfbe-1b93-48f6-a5f5-bcef1dfee0bd","timestamp":"2023-03-25T07:04:07.599639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:05:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:06:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d226dbca-6262-4021-835b-55fb48013c2b","timestamp":"2023-03-25T07:06:00.077997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:06:03.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71913b07-3bb4-43bf-9274-f12bd397983c","timestamp":"2023-03-25T07:06:02.725386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:06:04.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"068e4608-c586-4dcf-bddb-396259dae48d","timestamp":"2023-03-25T07:06:04.139243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:06:06.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a1d2032-d073-403a-8969-79835e4d015a","timestamp":"2023-03-25T07:06:06.945576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:06:07.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c040f54-1b1e-4890-a866-f114a3cb823a","timestamp":"2023-03-25T07:06:07.599205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:07:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:08:00.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cc54ecc-a5e0-4eea-b2e1-847c39362bcb","timestamp":"2023-03-25T07:08:00.077811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:08:03.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a4e4049-c187-4683-b8a2-06175cee04fa","timestamp":"2023-03-25T07:08:02.726064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:08:04.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db03aa2d-0110-4707-8df2-27fd784b2a0d","timestamp":"2023-03-25T07:08:04.139252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:08:06.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d6fe892-b93a-45fa-a533-dc78d028ace8","timestamp":"2023-03-25T07:08:06.945422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:08:07.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36063976-d2a8-4767-abd2-db95df4fd08d","timestamp":"2023-03-25T07:08:07.599378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:09:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:10:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b8f4694-9b73-406c-9111-815232624de7","timestamp":"2023-03-25T07:10:00.077571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:10:03.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35d51e33-c1ed-457b-947e-7105706b83d7","timestamp":"2023-03-25T07:10:02.724919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:10:04.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44c4cbec-6cd6-410f-bdcc-5b178410f241","timestamp":"2023-03-25T07:10:04.139275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:10:06.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f76a22e-57d7-4fd9-9920-b7eea4ee2301","timestamp":"2023-03-25T07:10:06.947210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:10:07.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c47f9e5-3e75-44dd-81dd-b2c21fad8bc7","timestamp":"2023-03-25T07:10:07.599357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:11:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:12:00.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7533de8-1e10-4eff-b3b1-a1038cf2b12a","timestamp":"2023-03-25T07:12:00.077596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:12:03.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e0879c7-e919-4f42-9a23-2e259e019d5e","timestamp":"2023-03-25T07:12:02.725099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:12:04.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8e915fe-80a7-4602-be9b-1682f7d858e8","timestamp":"2023-03-25T07:12:04.139263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:12:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb515037-5960-412e-9bb8-983e8173316d","timestamp":"2023-03-25T07:12:06.945476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:12:07.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a728e2b-e75a-4287-b555-d0b8e0a1cce0","timestamp":"2023-03-25T07:12:07.599154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:13:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:14:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97fe42d2-59fc-4887-94fe-f61d1f477ff6","timestamp":"2023-03-25T07:14:00.077618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:14:03.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aced4ea7-d4f2-42ac-b3ca-c28cf9f89fa3","timestamp":"2023-03-25T07:14:02.724834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:14:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e97ccffa-ec45-442a-9d1f-1ae0d89d0cf8","timestamp":"2023-03-25T07:14:04.139322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:14:06.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"855d7193-cbff-4bc2-9ca3-63c029a8df3d","timestamp":"2023-03-25T07:14:06.945609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:14:07.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7ad11e9-12b0-413a-a9c6-014c24ec3947","timestamp":"2023-03-25T07:14:07.599268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:15:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:16:00.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"506392ec-e006-4477-bd34-c086a1843908","timestamp":"2023-03-25T07:16:00.077595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:16:03.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b42f0359-7382-4ec6-83cb-4a07f7418539","timestamp":"2023-03-25T07:16:02.724884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:16:04.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cd91f0f-80be-4e5c-9be3-970a22d5041c","timestamp":"2023-03-25T07:16:04.139280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:16:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dcf3b00-ea8b-4fdf-949e-453662042393","timestamp":"2023-03-25T07:16:06.945363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:16:07.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab9b9a97-efe2-489e-a9f1-6f53a7f9f021","timestamp":"2023-03-25T07:16:07.599334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:17:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:18:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4adb5860-8f36-4b94-8dfb-1e81f5e1197f","timestamp":"2023-03-25T07:18:00.077491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:18:03.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e78e36e7-628f-45ab-8767-4248a7deab76","timestamp":"2023-03-25T07:18:02.724935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:18:04.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10ff6ac3-b7d2-4593-83a1-a9c92e545e74","timestamp":"2023-03-25T07:18:04.139170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:18:07.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4252196-a5b1-4ad8-929a-127052620d36","timestamp":"2023-03-25T07:18:06.945533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:18:07.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef1478ca-7063-4fcc-aa55-94ef30101d03","timestamp":"2023-03-25T07:18:07.599274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:19:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:20:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9b59033-9c4f-4872-a08a-29499ed21e63","timestamp":"2023-03-25T07:20:00.077672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:20:03.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aea7521-9d32-4d43-b7a0-3e65c79f3bbe","timestamp":"2023-03-25T07:20:02.724832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:20:04.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"991e4de8-8c4c-4511-9a33-244a108a014d","timestamp":"2023-03-25T07:20:04.139262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:20:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"762a625a-5933-438a-9c90-f26e7862f853","timestamp":"2023-03-25T07:20:06.945522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:20:07.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6878e96-4690-4ea0-9748-6e7c7aa5811d","timestamp":"2023-03-25T07:20:07.599266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:21:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:22:00.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9198d36-44da-4a91-a060-6a4ed7dbc9b3","timestamp":"2023-03-25T07:22:00.077539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:22:03.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fca011cc-9a64-4d18-b073-3683b2a54c2c","timestamp":"2023-03-25T07:22:02.724906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:22:04.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c78d2fc6-a2bd-4627-8312-b6dd3e2437de","timestamp":"2023-03-25T07:22:04.139196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:22:06.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"596d5482-d849-48d2-a9dd-074da2a585d8","timestamp":"2023-03-25T07:22:06.945397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:22:07.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfa057be-3e8c-4abd-88d5-da03f6843a54","timestamp":"2023-03-25T07:22:07.599267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:23:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:24:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"907e5c8e-5371-4704-be99-a2825950cf8c","timestamp":"2023-03-25T07:24:00.077809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:24:03.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7679b42a-f33a-480f-af5f-8dcf54948b5e","timestamp":"2023-03-25T07:24:02.724881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:24:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa759ad1-e361-4d0c-bc98-8be9a6839c34","timestamp":"2023-03-25T07:24:04.139172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:24:06.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77b2bf08-9736-4dbe-a417-6c3523f37997","timestamp":"2023-03-25T07:24:06.946284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:24:07.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3045f42-f485-4745-9bc0-1eb49f4cae0b","timestamp":"2023-03-25T07:24:07.599451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:25:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:26:00.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a69db65-aaaa-4116-b4fa-5eef9806b12a","timestamp":"2023-03-25T07:26:00.077613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:26:03.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d4bbefc-a329-4298-a84e-01a0fb38de3f","timestamp":"2023-03-25T07:26:02.724927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:26:04.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db12715c-7b07-496e-b649-3fac877c9991","timestamp":"2023-03-25T07:26:04.139195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:26:06.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"224d4f55-b407-4bdd-81ec-bd27d8e69efe","timestamp":"2023-03-25T07:26:06.945477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:26:07.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3b44e90-682b-4d97-bd56-e9b4e507ae1d","timestamp":"2023-03-25T07:26:07.599377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:27:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:28:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a56ec1b7-7331-4d55-8be8-d51b66322771","timestamp":"2023-03-25T07:28:00.077647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:28:03.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fd963ee-235e-4f1f-9fb5-79bd235f2931","timestamp":"2023-03-25T07:28:02.725916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:28:04.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7173aef8-a29b-4635-817f-d64624a7a817","timestamp":"2023-03-25T07:28:04.139123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:28:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c825e050-4a1e-4c9c-8de2-39cb0646977b","timestamp":"2023-03-25T07:28:06.945486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:28:07.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34b66f7e-3a1c-4b02-85c3-89a90e9bbc3c","timestamp":"2023-03-25T07:28:07.599300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:29:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:30:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"adf53168-01ab-48b5-a679-ab64f491d385","timestamp":"2023-03-25T07:30:00.077512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:30:03.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0d428ff-3c73-41b5-8bcc-a1880f56a1ee","timestamp":"2023-03-25T07:30:02.725019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:30:04.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fd78769-da8d-42ae-b828-d825c56e24e5","timestamp":"2023-03-25T07:30:04.139125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:30:06.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8530a93e-edac-4c7b-9ab0-2a6ca7d332ba","timestamp":"2023-03-25T07:30:06.945505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:30:07.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd11f3c4-c75b-438c-8dbd-549edd3032a1","timestamp":"2023-03-25T07:30:07.599450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:31:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:32:00.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b296b4da-0588-4e4b-b65d-05b0c55d3c8c","timestamp":"2023-03-25T07:32:00.077628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:32:03.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4686f720-a27d-45ef-bb87-f19409ebc1ea","timestamp":"2023-03-25T07:32:02.725957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:32:04.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14e30caf-683a-49b5-8f6f-3f1441c430fd","timestamp":"2023-03-25T07:32:04.139230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:32:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3bdd3a6-fa21-4f29-9d11-098dc6d5dab4","timestamp":"2023-03-25T07:32:06.945573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:32:07.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50dc034e-4454-4ca7-b900-be301291d5f2","timestamp":"2023-03-25T07:32:07.599333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:33:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:34:00.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3c8d516-2456-45e6-96a9-f4b6bd10ea18","timestamp":"2023-03-25T07:34:00.077728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:34:03.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"073c9f14-714f-4363-a8e0-08bcffd79860","timestamp":"2023-03-25T07:34:02.724878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:34:04.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7c02736-a725-4eee-be6b-661a7dbc1cae","timestamp":"2023-03-25T07:34:04.139140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:34:06.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e3bbe60-77b4-4f79-8191-60c4de908361","timestamp":"2023-03-25T07:34:06.945463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:34:07.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99258d61-94ce-4c4e-bcd8-46709e44df5f","timestamp":"2023-03-25T07:34:07.599590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:35:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:36:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a004c1b-638c-4b0d-816a-c7b0041ff88b","timestamp":"2023-03-25T07:36:00.078028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:36:03.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa2e653e-b4a6-412c-a730-d420105987a6","timestamp":"2023-03-25T07:36:02.724948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:36:04.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbf6d4d5-8f6d-4e4f-be64-7afe78cbc107","timestamp":"2023-03-25T07:36:04.139131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:36:06.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce0dfc85-8532-4f95-85f9-2cbc3280fb1f","timestamp":"2023-03-25T07:36:06.945540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:36:07.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3f65659-d387-4903-9bdf-3f4d5aacd6b6","timestamp":"2023-03-25T07:36:07.599262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:37:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:38:00.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bee52524-1281-4a3e-b29d-f4c2451890e8","timestamp":"2023-03-25T07:38:00.077637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:38:03.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0303e082-ac5e-459c-9f4f-b53865f04a75","timestamp":"2023-03-25T07:38:02.725020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:38:04.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dc484e9-069d-4996-8369-862ae5ddbbfd","timestamp":"2023-03-25T07:38:04.139132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:38:06.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7679f652-fedd-47ed-baaf-4d74d0cd5b32","timestamp":"2023-03-25T07:38:06.945706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:38:07.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"593dfd45-0777-4cea-b998-1f3e7b21fe8b","timestamp":"2023-03-25T07:38:07.599270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:39:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:40:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4683375d-2fd7-4e91-92cb-43f1dfec0486","timestamp":"2023-03-25T07:40:00.077570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:40:03.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"518de7fa-1170-4b41-8d0f-1688070c7e5d","timestamp":"2023-03-25T07:40:02.724899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:40:04.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"512d47a9-1d1b-4477-a00b-e7553ad25fa4","timestamp":"2023-03-25T07:40:04.139375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:40:07.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8634185-30a8-4fef-a1ce-b10091bd0c51","timestamp":"2023-03-25T07:40:06.945427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:40:07.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f501ace-c6a4-44af-a0c8-6481e528179b","timestamp":"2023-03-25T07:40:07.599566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:41:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:42:00.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed6fa502-8fe3-46c6-b122-6c2ff9831c31","timestamp":"2023-03-25T07:42:00.077637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:42:03.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10abdbb6-d70a-4106-9feb-7ffa60517907","timestamp":"2023-03-25T07:42:02.725010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:42:04.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1408fdbe-7821-43bb-82d3-144577818c35","timestamp":"2023-03-25T07:42:04.139084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:42:06.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9908977-f4b6-4c36-a88a-552659353b75","timestamp":"2023-03-25T07:42:06.945524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:42:07.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a933e2ef-9419-4d66-a040-41e69ab24301","timestamp":"2023-03-25T07:42:07.599280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:43:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:44:00.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51297e66-a0b5-45d0-9054-6d27d253e210","timestamp":"2023-03-25T07:44:00.077416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:44:03.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b34616-fe31-42f9-9f52-45d0381b407a","timestamp":"2023-03-25T07:44:02.725633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:44:04.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"555c828e-c984-4dd6-95ea-5379cc776a02","timestamp":"2023-03-25T07:44:04.139095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:44:06.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35d630ca-2205-4fec-aa9e-dd9f81adaf16","timestamp":"2023-03-25T07:44:06.945564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:44:07.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00fd541b-e066-427b-bfa1-53e1b1948364","timestamp":"2023-03-25T07:44:07.599290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:45:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:46:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c28359fe-516f-433d-9cd7-5db4da060fcb","timestamp":"2023-03-25T07:46:00.077774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:46:03.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b81ce586-378d-4870-a051-95302527f9c7","timestamp":"2023-03-25T07:46:02.724822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:46:04.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3daedc72-1494-4538-8659-1de001b7ec22","timestamp":"2023-03-25T07:46:04.139153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:46:06.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a952e3ac-c2fd-4830-9e25-e5fee7086950","timestamp":"2023-03-25T07:46:06.945464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:46:07.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17aa5c76-0213-4394-b096-0d3d644551a9","timestamp":"2023-03-25T07:46:07.599452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:47:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:48:00.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"436b2c6b-e43f-48e7-908e-aa48be6aeb82","timestamp":"2023-03-25T07:48:00.077441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:48:03.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b53e03f7-558d-48a2-b3f4-ebe31ec7d820","timestamp":"2023-03-25T07:48:02.724892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:48:04.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a144e495-cf4e-4ab9-8ed0-d2c19605319a","timestamp":"2023-03-25T07:48:04.139653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:48:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17a43974-a50e-4de3-bb72-7b6f62933ff3","timestamp":"2023-03-25T07:48:06.945516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:48:07.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08bd7573-d3e8-428e-98e9-87216c10aff8","timestamp":"2023-03-25T07:48:07.599180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:49:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:50:00.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54fc3506-8049-46e0-bf84-d4cac7db7a7c","timestamp":"2023-03-25T07:50:00.077688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:50:03.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b35306bc-d2b4-46cc-a1f7-7eb27ebb5b6d","timestamp":"2023-03-25T07:50:02.724826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:50:04.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"450b55a2-8b46-4d4b-badd-15f45c1bdcca","timestamp":"2023-03-25T07:50:04.139357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:50:06.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2f8c3f-6664-49a3-977e-68da16af7ce3","timestamp":"2023-03-25T07:50:06.945353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:50:08.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba82210f-93e7-4803-968d-0c5542299487","timestamp":"2023-03-25T07:50:07.599419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:51:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:52:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"918bd814-0195-4b66-9225-6549addc7890","timestamp":"2023-03-25T07:52:00.077425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:52:03.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"160d65cf-8d40-49d3-913d-b9c84c4fa5bb","timestamp":"2023-03-25T07:52:02.724986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:52:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4de886d3-e465-401a-9b37-0d307473f3ed","timestamp":"2023-03-25T07:52:04.139148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:52:07.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cfc0125-02f6-44da-b654-7d626efeb918","timestamp":"2023-03-25T07:52:06.945437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:52:08.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"395d2616-ed60-4b6a-bc61-3a309b69b5cb","timestamp":"2023-03-25T07:52:07.599373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:53:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:54:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb421802-6a39-415a-9a60-9d9faff25595","timestamp":"2023-03-25T07:54:00.077582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:54:03.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62d58d23-f7ea-4147-aca1-5be84a6be866","timestamp":"2023-03-25T07:54:02.724840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:54:04.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"271e495b-32e0-4dd9-b7e2-8e647ae22cbc","timestamp":"2023-03-25T07:54:04.139256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:54:06.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05065261-2bd4-4f54-9fdf-e3b26a2fa417","timestamp":"2023-03-25T07:54:06.945462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:54:07.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9e7a711-b0ce-487a-81f3-a61553ce9428","timestamp":"2023-03-25T07:54:07.599312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:55:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:56:00.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"01fc6f3a-0a33-4d84-8db8-7ce5adaecc3c","timestamp":"2023-03-25T07:56:00.077624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:56:03.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14859eb3-7556-4f7a-83a7-9347c407c81a","timestamp":"2023-03-25T07:56:02.724858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:56:04.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22cb0557-8bfc-4b68-9dbc-354e68184d64","timestamp":"2023-03-25T07:56:04.139167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:56:06.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f582b127-f994-4cd6-968a-c32d22018af1","timestamp":"2023-03-25T07:56:06.945424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:56:07.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c2d7b4-3f2b-4b89-b9ac-726344a6574a","timestamp":"2023-03-25T07:56:07.599251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:57:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T07:58:00.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7070b42b-735e-4fb7-aad3-e036ea9159a1","timestamp":"2023-03-25T07:58:00.077540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T07:58:03.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83913857-7688-459d-8bbc-c3348b9e1926","timestamp":"2023-03-25T07:58:02.724996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T07:58:04.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6340b88-eac5-43ff-aa7e-dd0103398a32","timestamp":"2023-03-25T07:58:04.139173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T07:58:06.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2325cf0-75ee-41d5-8287-19aeab25a39b","timestamp":"2023-03-25T07:58:06.945526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T07:58:07.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e602bc6-d6d9-4055-9f47-29b7dfed8798","timestamp":"2023-03-25T07:58:07.599290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T07:59:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T08:00:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4df8af32-f758-4cb2-b6ac-6231e4cf20ce","timestamp":"2023-03-25T08:00:00.077510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T08:00:03.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f691a11a-6a38-42da-b697-57bfa3cf4c92","timestamp":"2023-03-25T08:00:02.724873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T08:00:04.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f27743b-fda2-47fa-9174-fc65ddda4761","timestamp":"2023-03-25T08:00:04.139375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T08:00:07.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50761937-c300-41e7-a69b-2bd3e72620a2","timestamp":"2023-03-25T08:00:06.945429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T08:00:07.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d4bfaf6-4c6e-4432-b262-b74a18bbb30e","timestamp":"2023-03-25T08:00:07.599260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T08:01:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T08:02:00.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e19d149-3049-4059-9ef2-b1d4a2a9d7a1","timestamp":"2023-03-25T08:02:00.077549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T08:02:03.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"296eac3c-3f1c-47dc-921e-73cb071cd513","timestamp":"2023-03-25T08:02:02.724929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T08:02:05.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45d6b42f-e7af-46b3-bb3c-ca5d54962be4","timestamp":"2023-03-25T08:02:04.139265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T08:02:06.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e24f282-873d-4073-83bc-876a8ebd02c1","timestamp":"2023-03-25T08:02:06.945486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T08:02:07.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed6d9b34-99ba-4b6e-9e01-e3d6d92abf9e","timestamp":"2023-03-25T08:02:07.599140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T08:03:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T08:04:00.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34018786-c2e9-4feb-820a-edd152fb37a1","timestamp":"2023-03-25T08:04:00.077716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T08:04:03.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6375ef95-90b7-4582-a7a7-094f1165db4c","timestamp":"2023-03-25T08:04:02.724951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T08:04:04.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f931643-cfad-45ef-baf0-d66f56eecfb3","timestamp":"2023-03-25T08:04:04.139248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T08:04:06.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efe7dd4d-5645-4d54-b373-b84e8d150148","timestamp":"2023-03-25T08:04:06.945742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T08:04:07.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39a0b6a1-c4e6-45b1-93a2-64c966556799","timestamp":"2023-03-25T08:04:07.599265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T08:05:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T08:06:00.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18b74842-788c-4b82-88fd-c6c1a1636ce0","timestamp":"2023-03-25T08:06:00.077519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T08:06:03.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1a77c24-49e8-4f41-a172-3e6a870b2717","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06dda9b4-2527-464c-88f4-15bbc79a9232","timestamp":"2023-03-25T08:06:02.724898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T08:06:04.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc5c69a7-164c-4b07-a01f-4fcd7770f152","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be6d2d1f-226d-440e-ab1a-1c24d9b91ce3","timestamp":"2023-03-25T08:06:04.139389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T08:06:06.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f11524af-6646-44d6-a0de-76c7b04c0892","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c50ba03-2f3d-48dc-9225-0e078e8d073c","timestamp":"2023-03-25T08:06:06.945530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T08:06:07.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b8b59d36-8403-4941-bb53-90bd8958df74","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"51368420-6380-4cf9-9aab-c861904e796f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"129be25d-2eb1-4dc3-a30d-bf02a9bd0a75","timestamp":"2023-03-25T08:06:07.599247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T08:07:13.591+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-03-25T08:08:00.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c39bdb5e-05f9-40c9-9c4b-d92e7cf3f6bb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee424fd7-6632-4730-b425-2b4759ea8049","timestamp":"2023-03-25T08:08:00.07