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-05-10T23:15:10.687+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-10T23:15:10.737+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-746989b67c-7q4th with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-10T23:15:10.738+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-10T23:15:12.806+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-05-10T23:15:13.238+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 415 ms. Found 5 JPA repository interfaces.
[2023-05-10T23:15:16.050+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-05-10T23:15:16.068+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-05-10T23:15:16.069+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-10T23:15:16.070+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-10T23:15:16.183+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-05-10T23:15:16.184+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5314 ms
[2023-05-10T23:15:17.057+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-05-10T23:15:17.354+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-05-10T23:15:17.504+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-05-10T23:15:18.206+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-05-10T23:15:18.734+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-05-10T23:15:19.600+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-05-10T23:15:19.693+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-05-10T23:15:23.790+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-05-10T23:15:23.837+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-05-10T23:15:26.074+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-05-10T23:15:26.187+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-10T23:15:26.414+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-10T23:15:26.414+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-10T23:15:26.414+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683760526410
[2023-05-10T23:15:26.419+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-05-10T23:15:26.941+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@67b61834, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b0d3a63, org.springframework.security.web.context.SecurityContextPersistenceFilter@51ac12ac, org.springframework.security.web.header.HeaderWriterFilter@7c8874ef, org.springframework.security.web.authentication.logout.LogoutFilter@615db358, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@382d71c7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7b96de8d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4dc52559, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@50598a1a, org.springframework.security.web.session.SessionManagementFilter@5d194314, org.springframework.security.web.access.ExceptionTranslationFilter@24134cbc, org.springframework.security.web.access.intercept.AuthorizationFilter@17ff8810]
[2023-05-10T23:15:27.432+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-05-10T23:15:31.906+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-10T23:15:31.979+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-05-10T23:15:32.035+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-05-10T23:15:32.099+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-10T23:15:32.099+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-10T23:15:32.109+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=6502ce0e-0424-4496-9bd3-b9db5a09f9db, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-7q4th, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-05-10T23:15:32.177+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-05-10T23:15:32.186+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-10T23:15:32.186+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-10T23:15:32.186+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683760532186
[2023-05-10T23:15:32.186+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-05-10T23:15:32.187+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=fb7156e4-caaf-4d21-a927-8655d09fcd8f, alive=false, publisher=null]]: starting
[2023-05-10T23:15:32.222+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-05-10T23:15:32.245+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-05-10T23:15:32.278+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-10T23:15:32.279+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-10T23:15:32.279+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683760532278
[2023-05-10T23:15:32.279+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=fb7156e4-caaf-4d21-a927-8655d09fcd8f, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-10T23:15:32.279+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$ed17764
[2023-05-10T23:15:32.291+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$26b451be
[2023-05-10T23:15:32.295+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$48b6876a
[2023-05-10T23:15:32.298+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$583c6218
[2023-05-10T23:15:32.303+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$f9c555f5
[2023-05-10T23:15:32.308+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$6f3abfc3
[2023-05-10T23:15:32.313+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-05-10T23:15:32.314+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-05-10T23:15:32.314+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-05-10T23:15:32.314+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-05-10T23:15:32.314+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-05-10T23:15:32.314+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-05-10T23:15:32.314+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-10T23:15:32.314+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=6502ce0e-0424-4496-9bd3-b9db5a09f9db, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-7q4th, 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@4656fcc5
[2023-05-10T23:15:32.315+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=6502ce0e-0424-4496-9bd3-b9db5a09f9db, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-7q4th, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-05-10T23:15:32.315+00:00|INFO|ServiceManager|main] service manager started
[2023-05-10T23:15:32.320+00:00|INFO|Application|main] Started Application in 23.36 seconds (JVM running for 24.797)
[2023-05-10T23:15:33.557+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 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:15:33.557+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 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:15:33.557+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 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:15:33.557+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 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:15:33.558+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 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:15:33.558+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 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:15:33.561+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: VLkHMlH9SnujK0bP0AeNUA
[2023-05-10T23:15:33.564+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: VLkHMlH9SnujK0bP0AeNUA
[2023-05-10T23:15:33.566+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 2003 with epoch 0
[2023-05-10T23:15:33.566+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-05-10T23:15:33.586+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-05-10T23:15:33.642+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-47152681-59b7-4945-bb76-5604f87306f0
[2023-05-10T23:15:33.643+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-05-10T23:15:33.643+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-05-10T23:15:36.650+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-47152681-59b7-4945-bb76-5604f87306f0', protocol='range'}
[2023-05-10T23:15:36.660+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-47152681-59b7-4945-bb76-5604f87306f0=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-05-10T23:15:36.706+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-47152681-59b7-4945-bb76-5604f87306f0', protocol='range'}
[2023-05-10T23:15:36.708+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-05-10T23:15:36.720+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-05-10T23:15:36.741+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-05-10T23:15:36.741+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-05-10T23:15:36.741+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-05-10T23:15:36.741+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-05-10T23:15:36.741+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-05-10T23:15:36.741+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-05-10T23:15:36.898+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=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-10T23:15:36.900+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=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-10T23:15:36.915+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-10T23:15:36.916+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=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-05-10T23:15:36.916+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-10T23:15:36.916+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-10T23:15:50.397+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-05-10T23:15:50.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ef1d440-a5e1-4972-addf-fabea602350a","timestamp":"2023-05-10T23:15:50.883121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:15:52.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec5f6871-3bcf-4eb2-b474-b71cb66df13f","timestamp":"2023-05-10T23:15:53.292785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:15:55.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4523e45e-bb27-4f13-ba9d-ba0fcec5f199","timestamp":"2023-05-10T23:15:54.946389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:15:55.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64e371aa-f3ed-4d2a-82fb-a73cfdb863d9","timestamp":"2023-05-10T23:15:55.660742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:16:01.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a1d09ea-0b92-4fcb-a22a-5195bc2ab532","timestamp":"2023-05-10T23:16:01.247492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:17:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:17:50.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a457cb4-ba2a-4c79-8bb8-bfb724dbd20f","timestamp":"2023-05-10T23:17:50.884149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:17:52.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"688549b1-5b2f-48df-8e78-4c399212642b","timestamp":"2023-05-10T23:17:53.293038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:17:55.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c50f6c13-f6a3-4c53-976c-d004e5f20580","timestamp":"2023-05-10T23:17:54.946331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:17:55.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c9330b5-3b96-4621-9a36-7fd303da3ee7","timestamp":"2023-05-10T23:17:55.660795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:18:00.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"867a1ffa-7d6b-4b2a-84bc-1fb7b55a2309","timestamp":"2023-05-10T23:18:01.247451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:19:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:19:50.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"09140fba-5d10-44e5-bac1-7cdf52f861f1","timestamp":"2023-05-10T23:19:50.882990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:19:52.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72486ada-dfed-43f3-822f-b264292073be","timestamp":"2023-05-10T23:19:53.292930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:19:55.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c142052c-2b16-44af-9c03-6d1a45ae9471","timestamp":"2023-05-10T23:19:54.946655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:19:55.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfdc09e7-9f3a-4a36-91ec-d301202efe48","timestamp":"2023-05-10T23:19:55.660657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:20:00.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87033d1f-ed20-401e-80e9-ec7b986e44c2","timestamp":"2023-05-10T23:20:01.247541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:21:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:21:50.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c71db71-dc3b-4b9f-a0ad-23b459dfafff","timestamp":"2023-05-10T23:21:50.882795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:21:52.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b432b40a-a89e-46a2-92d3-0e23263c08e0","timestamp":"2023-05-10T23:21:53.292952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:21:55.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8511016d-026d-4ca0-bafb-4570321d905c","timestamp":"2023-05-10T23:21:54.946516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:21:55.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4389ff57-a41b-49a8-80cb-48ab91418b73","timestamp":"2023-05-10T23:21:55.660703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:22:00.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4478b2b5-9786-45c6-bb5f-f484ac71b27a","timestamp":"2023-05-10T23:22:01.247369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:23:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:23:50.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2ed4ea3-35bb-4349-92e6-269fe36d6135","timestamp":"2023-05-10T23:23:50.882954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:23:52.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b98a11a8-4217-4e60-b441-f12824a11f9f","timestamp":"2023-05-10T23:23:53.292956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:23:55.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e2964cc-70f3-4719-8247-abcb721687b2","timestamp":"2023-05-10T23:23:54.946346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:23:55.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af53b160-4d5c-4ddf-b5ce-e48a65973afb","timestamp":"2023-05-10T23:23:55.660625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:24:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e44cbfcc-2576-4501-bc67-fb04797f4f06","timestamp":"2023-05-10T23:24:01.247427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:24:33.590+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-05-10T23:24:33.789+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-05-10T23:25:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:25:50.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c04314-274e-4b1b-8c02-1bc245090b18","timestamp":"2023-05-10T23:25:50.882986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:25:52.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"698ea5f4-4e6d-49dd-83ff-d2df2d971dd8","timestamp":"2023-05-10T23:25:53.293239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:25:55.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d8a5e27-70e1-4c2b-97d0-68756b678418","timestamp":"2023-05-10T23:25:54.946667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:25:55.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eec71732-65bd-4395-b8fb-e1a292647201","timestamp":"2023-05-10T23:25:55.660490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:26:01.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94fe0603-ebef-4911-8db4-3b46c7f849cb","timestamp":"2023-05-10T23:26:01.249314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:27:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:27:50.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"214ecb97-79a1-48ca-89af-bf3c1b49c6dd","timestamp":"2023-05-10T23:27:50.882767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:27:52.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38a23b1f-bb2d-4db4-8466-ca31fa061522","timestamp":"2023-05-10T23:27:53.293036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:27:55.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95378d22-83fb-45e5-b547-c63233420c21","timestamp":"2023-05-10T23:27:54.946589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:27:55.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fe3158c-b84e-4286-af19-d6cba2a3b38f","timestamp":"2023-05-10T23:27:55.660689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:28:01.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40d2811d-622f-4317-900d-2bc323585167","timestamp":"2023-05-10T23:28:01.249523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:29:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:29:50.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"841ec29c-9944-4c30-9b9a-0dc472ad5db7","timestamp":"2023-05-10T23:29:50.882832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:29:52.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb1299f0-3a78-4603-a885-b3ee70c5af52","timestamp":"2023-05-10T23:29:53.293156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:29:55.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c02d1f03-3b64-4819-abc2-e6ff4b454908","timestamp":"2023-05-10T23:29:54.946588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:29:55.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7734def3-5830-4070-a554-e0ac0cbbde9e","timestamp":"2023-05-10T23:29:55.660775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:30:00.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"697b3356-2375-41e3-8c2c-03613da305da","timestamp":"2023-05-10T23:30:01.247294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:31:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:31:50.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29a39ebe-84b3-44f0-917b-f36ebea86c06","timestamp":"2023-05-10T23:31:50.883149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:31:52.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e460d69-0b95-4ac6-9464-d46f0240d458","timestamp":"2023-05-10T23:31:53.292790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:31:55.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c413685-6136-4b61-8ae8-a7c8066aa58f","timestamp":"2023-05-10T23:31:54.946664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:31:55.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbae6430-1450-4be4-aefe-02f348348119","timestamp":"2023-05-10T23:31:55.660556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:32:00.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59d4021b-2b07-4888-a4fb-2ddfc3ea5ca5","timestamp":"2023-05-10T23:32:01.247361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:33:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:33:50.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fa6efe3-9c55-4833-a9a5-0a9df34d7029","timestamp":"2023-05-10T23:33:50.883445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:33:52.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a38b40f-7edf-42ce-9b38-baa9b79e799b","timestamp":"2023-05-10T23:33:53.292820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:33:55.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b945c9d-c5ca-488c-b7ad-aedd1f37c4fc","timestamp":"2023-05-10T23:33:54.946421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:33:55.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef1ae83d-bf19-46fb-b717-ed2b5fae2e49","timestamp":"2023-05-10T23:33:55.660752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:34:00.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcf8b9eb-bed5-4c8e-99c4-b84e42c02cce","timestamp":"2023-05-10T23:34:01.247913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:35:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:35:50.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6862e872-6201-4fe2-8a3f-d97fb08e1d40","timestamp":"2023-05-10T23:35:50.884709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:35:52.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"814faa85-5c16-4aed-be73-56485cbbe260","timestamp":"2023-05-10T23:35:53.292846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:35:55.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dffc070-5ca0-47c9-8a60-2e249788b060","timestamp":"2023-05-10T23:35:54.946622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:35:55.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a71d06a3-5941-4f45-b610-01b10d0a22cf","timestamp":"2023-05-10T23:35:55.660620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:36:01.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca1b8d31-a4f5-4cc4-91e3-b231c428a7f5","timestamp":"2023-05-10T23:36:01.247282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:37:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:37:50.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fba8d0a-ced2-4a22-86c1-b0a20b36a432","timestamp":"2023-05-10T23:37:50.883235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:37:52.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41ef86fb-6fc9-4ed4-9110-3ab1d0d8c78c","timestamp":"2023-05-10T23:37:53.292947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:37:55.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b58b2ce2-74c9-4295-89ad-f16285fefa88","timestamp":"2023-05-10T23:37:54.946752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:37:55.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d42b419-26f4-4e7b-b99e-0d47041d702e","timestamp":"2023-05-10T23:37:55.660680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:38:00.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c53e7f6-ccbd-4fdc-a194-4e478b64652a","timestamp":"2023-05-10T23:38:01.247600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:39:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:39:50.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d693aef8-2a20-41d2-aa11-4a69bf495763","timestamp":"2023-05-10T23:39:50.883049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:39:52.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cd7e978-4261-4ec9-9c3c-50709d5ba2c9","timestamp":"2023-05-10T23:39:53.294841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:39:55.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f434a73-26f1-4453-a1d5-5b669660fee5","timestamp":"2023-05-10T23:39:54.946603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:39:55.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad3f9edd-6b8a-4bb5-9ebf-05835a0fe51e","timestamp":"2023-05-10T23:39:55.660729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:40:01.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed791314-5df3-42dc-a28e-82d154c3bcab","timestamp":"2023-05-10T23:40:01.247392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:41:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:41:50.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"991009e6-8d23-47d8-8530-0f808c1827ae","timestamp":"2023-05-10T23:41:50.882885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:41:52.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c36292f-4172-488b-a1be-34e5b6045ac9","timestamp":"2023-05-10T23:41:53.293187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:41:55.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9111c62d-cbe7-4e47-b3e0-bbeb2edac36b","timestamp":"2023-05-10T23:41:54.948053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:41:56.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fef0571-02e3-4361-ab2b-183482d2554b","timestamp":"2023-05-10T23:41:55.661025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:42:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e4e7800-11ef-45f7-bb06-78f195268d0e","timestamp":"2023-05-10T23:42:01.247529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:43:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:43:50.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54d48d29-0bde-429a-8e03-3101141a1b30","timestamp":"2023-05-10T23:43:50.882807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:43:52.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca9b4314-9444-412a-ba92-16e7586114ed","timestamp":"2023-05-10T23:43:53.293046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:43:55.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0faa8b98-0a48-4b79-82e5-5c3884ff5f08","timestamp":"2023-05-10T23:43:54.946432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:43:56.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"351fbdfd-0994-455c-a28a-9d063ac034c0","timestamp":"2023-05-10T23:43:55.660535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:44:00.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5461fc9-861f-4c65-8975-61d9a7567314","timestamp":"2023-05-10T23:44:01.247358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:45:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:45:50.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e79d8fbb-6faa-4fa0-90a0-6094a5794bba","timestamp":"2023-05-10T23:45:50.882799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:45:52.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9567c841-3423-4806-9ab9-7f5021bb299f","timestamp":"2023-05-10T23:45:53.293188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:45:55.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf728f4b-0a21-427a-8abd-57118fe16111","timestamp":"2023-05-10T23:45:54.946596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:45:56.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"474711e1-b37d-4e12-91ce-afa4df7e0a10","timestamp":"2023-05-10T23:45:55.660572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:46:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75318689-b1bc-49f9-af1a-a286e79204bf","timestamp":"2023-05-10T23:46:01.247452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:47:32.099+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:47:50.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0d01d3f-b1e0-4bc7-aa17-a09f9c2678de","timestamp":"2023-05-10T23:47:50.882803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:47:52.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a6d3d01-0449-4ce3-83ca-f8649a23b7a7","timestamp":"2023-05-10T23:47:53.293172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:47:55.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0b3cfb4-fa8c-44ff-9bcb-bd057d5bf5af","timestamp":"2023-05-10T23:47:54.946396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:47:56.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30bff187-b6a8-4b84-ba8a-8d83b054e811","timestamp":"2023-05-10T23:47:55.660730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:48:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"060a0e55-3451-4c93-80c8-928454bd016e","timestamp":"2023-05-10T23:48:01.247623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:49:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:49:50.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"407822f5-6689-479c-a7e1-880f42d22e56","timestamp":"2023-05-10T23:49:50.882768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:49:52.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35bd3a0c-ccec-4c3f-b91a-5d04886b2b91","timestamp":"2023-05-10T23:49:53.293052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:49:55.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6ad4579-c2e7-4585-a125-0f5e9bb2bf69","timestamp":"2023-05-10T23:49:54.946370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:49:56.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5ff769-8f50-48bd-85cd-f047118b600b","timestamp":"2023-05-10T23:49:55.660627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:50:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b843980e-20ed-4db7-be02-d3cab0f67827","timestamp":"2023-05-10T23:50:01.247454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:51:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:51:50.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a100573-03da-492f-bbba-320c816ad9ae","timestamp":"2023-05-10T23:51:50.882753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:51:52.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66eedcae-737c-468f-b7e2-1e0213f4ee35","timestamp":"2023-05-10T23:51:53.293158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:51:55.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fa4ae6c-626c-41e4-b66d-98ade8756c1d","timestamp":"2023-05-10T23:51:54.946482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:51:56.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1088c13-fd22-4827-927c-975e673ffd81","timestamp":"2023-05-10T23:51:55.660759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:52:00.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04460aac-1381-4ab8-8a9a-23e215fce9d6","timestamp":"2023-05-10T23:52:01.247395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:53:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:53:50.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"45abd5ff-23ef-42a4-93ec-8b6df2e1d8a5","timestamp":"2023-05-10T23:53:50.882958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:53:52.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5c01d46-d715-4b21-9e9a-ce4c26ec6149","timestamp":"2023-05-10T23:53:53.293049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:53:55.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"515d10a9-4895-4870-ac62-bb2fa1d48390","timestamp":"2023-05-10T23:53:54.946445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:53:56.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5800b9e3-6efe-4b5a-833f-1548d982090c","timestamp":"2023-05-10T23:53:55.660507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:54:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b091a191-2515-489f-b254-d7db54e8ae08","timestamp":"2023-05-10T23:54:01.247618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:55:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:55:50.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02934c5b-1281-4773-a270-4b4f035b5625","timestamp":"2023-05-10T23:55:50.883383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:55:52.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c0d13a7-fe8a-4e4c-9a88-0b4ffa6f40c7","timestamp":"2023-05-10T23:55:53.293937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:55:55.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef4161e5-3ae3-4b30-afa3-708f863950dc","timestamp":"2023-05-10T23:55:54.946672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:55:56.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b6786e8-02f8-449a-afce-e84c953da958","timestamp":"2023-05-10T23:55:55.660806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:56:00.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e2cecbb-8d8b-4ad6-ba45-b33e63650531","timestamp":"2023-05-10T23:56:01.247522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:57:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:57:50.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9ed9cef-f603-4069-8a29-b0deb766cb1d","timestamp":"2023-05-10T23:57:50.882870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:57:52.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1ca5edb-e823-42b1-9798-8b35f9c0c6d2","timestamp":"2023-05-10T23:57:53.293115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:57:55.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5356860e-6923-4f32-ab14-f191e44a3f62","timestamp":"2023-05-10T23:57:54.946809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:57:55.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44bcb544-d1e5-485c-936d-54bd3822117c","timestamp":"2023-05-10T23:57:55.660726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:58:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"076a72a6-d6d8-4604-8423-e8e100af3b9b","timestamp":"2023-05-10T23:58:01.247501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:59:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-10T23:59:50.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc79447c-5b7a-42fd-b130-8e9cd2ea82c1","timestamp":"2023-05-10T23:59:50.883021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:59:52.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b640482-a8d0-4dfb-a87e-125f86598818","timestamp":"2023-05-10T23:59:53.292738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:59:55.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68f7583f-27bb-4574-93cb-7fe6723f9801","timestamp":"2023-05-10T23:59:54.946561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:59:55.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba83d0a8-fe9d-46f0-9bd5-28bb6eb1fb9d","timestamp":"2023-05-10T23:59:55.660956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:00:01.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5874f5e-e440-44ea-9eb1-4bb983884e05","timestamp":"2023-05-11T00:00:01.247623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:01:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:01:50.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba697c7-fbbf-4465-9246-083f4e215982","timestamp":"2023-05-11T00:01:50.882947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:01:52.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d110a19b-c904-4d82-bf9f-0587db6b007a","timestamp":"2023-05-11T00:01:53.293146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:01:55.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bfa1a79-e912-4f35-b5bd-ed1d6c344923","timestamp":"2023-05-11T00:01:54.946432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:01:55.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3155787-c9a3-43dd-86f2-0c918ead6ced","timestamp":"2023-05-11T00:01:55.660814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:02:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8b9399f-5c78-401f-a01c-d42bd34f2ec6","timestamp":"2023-05-11T00:02:01.247479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:03:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:03:50.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49b0fbe2-d67f-4296-98fb-f1c3ca597782","timestamp":"2023-05-11T00:03:50.882690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:03:52.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"041a2f49-52d7-4e23-97f2-44b79878d1ab","timestamp":"2023-05-11T00:03:53.293054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:03:55.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72f52968-0ae4-4794-b571-5d317716cd3b","timestamp":"2023-05-11T00:03:54.946391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:03:55.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f375a7b5-def3-40f0-9ee2-bf5cc4d907cc","timestamp":"2023-05-11T00:03:55.660589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:04:00.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18ab582d-c57c-4972-8b12-75f945dcc1aa","timestamp":"2023-05-11T00:04:01.247410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:05:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:05:50.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49efd726-9d68-41de-a24f-3e5ac6c754e5","timestamp":"2023-05-11T00:05:50.882700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:05:52.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c044208e-5696-4c8b-8b91-0bf2365542bb","timestamp":"2023-05-11T00:05:53.292876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:05:55.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a28d596-651b-4106-9a46-d415f7dde360","timestamp":"2023-05-11T00:05:54.946447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:05:55.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb63c710-dedf-4371-8387-d900f38b6e83","timestamp":"2023-05-11T00:05:55.660523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:06:01.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b45b6430-d42c-4790-a4f5-b406ec510014","timestamp":"2023-05-11T00:06:01.247576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:07:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:07:50.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd255f3b-0599-4114-890b-8cd1985e350a","timestamp":"2023-05-11T00:07:50.884835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:07:52.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3f84b5b-7e0e-41c7-9da6-501cd5ba7b5b","timestamp":"2023-05-11T00:07:53.293195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:07:55.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c65f2158-be84-4434-bc8b-5cf7ecce852e","timestamp":"2023-05-11T00:07:54.946458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:07:55.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1b7e570-2e51-4434-95f3-c9e5f0555ca4","timestamp":"2023-05-11T00:07:55.660695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:08:00.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4060410c-7437-4ea4-a34e-ea5ffecd56aa","timestamp":"2023-05-11T00:08:01.247432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:09:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:09:50.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f79580c3-1eb6-42d1-b37c-ed725dc7ed70","timestamp":"2023-05-11T00:09:50.882820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:09:52.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16c8d943-c4f1-40e8-8016-0c5b510cb40a","timestamp":"2023-05-11T00:09:53.292827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:09:55.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b2735e-3104-4cf5-adc7-7913d306847d","timestamp":"2023-05-11T00:09:54.946450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:09:55.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6af0906-cad5-45fa-b716-0fbb5b4c3426","timestamp":"2023-05-11T00:09:55.660561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:10:00.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a55be5a6-a2a0-4e2d-a55c-4819431471e4","timestamp":"2023-05-11T00:10:01.247531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:11:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:11:50.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b1bb11c-ae80-4d73-bf0d-64293c5821bb","timestamp":"2023-05-11T00:11:50.882802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:11:52.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62a1a7e5-82c6-44a5-a917-15fc26744fa2","timestamp":"2023-05-11T00:11:53.293059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:11:55.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f74a1e68-83ba-4f7c-a0d7-4d967d2f3cbc","timestamp":"2023-05-11T00:11:54.946521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:11:55.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"151f9f5a-3972-4eba-a2e4-0c71dd104e5a","timestamp":"2023-05-11T00:11:55.660641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:12:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23796399-6b29-4b3b-9dfd-acd3389e9687","timestamp":"2023-05-11T00:12:01.247498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:13:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:13:50.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76022976-13eb-4afc-959e-bdae2c584380","timestamp":"2023-05-11T00:13:50.882687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:13:52.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38b24215-e36b-4322-a73d-f4c7ba912017","timestamp":"2023-05-11T00:13:53.292923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:13:55.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55c489b5-e543-48ff-b0be-3ce5b58d34c3","timestamp":"2023-05-11T00:13:54.946505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:13:55.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4163183b-42e9-44c3-a054-74985181dde4","timestamp":"2023-05-11T00:13:55.661533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:14:00.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f1d9abb-6cf2-4809-802e-56493ecd7865","timestamp":"2023-05-11T00:14:01.247659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:15:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:15:50.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b396310b-493a-4b6d-947b-3435eb622c88","timestamp":"2023-05-11T00:15:50.882796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:15:52.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c26718a-9146-4a02-9395-d7f1b3da583b","timestamp":"2023-05-11T00:15:53.293131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:15:55.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63efeef9-d46d-4631-95f0-7239e72fff6e","timestamp":"2023-05-11T00:15:54.946330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:15:55.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf480533-1cc2-4c53-9b37-40830556fd64","timestamp":"2023-05-11T00:15:55.660717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:16:00.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bace531b-5b16-4ca4-b2c2-9c7e7cd8df5a","timestamp":"2023-05-11T00:16:01.247612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:17:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:17:50.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b69cc31-8252-459e-8595-87c0336b1d56","timestamp":"2023-05-11T00:17:50.883049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:17:52.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9989cb61-7c58-43e0-92d0-511a5e455a94","timestamp":"2023-05-11T00:17:53.292921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:17:55.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2a315f3-3b61-4174-b3b5-ebe9610fbb18","timestamp":"2023-05-11T00:17:54.946351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:17:55.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d2215ba-42d1-42b7-b5a5-3c10998a1e57","timestamp":"2023-05-11T00:17:55.660574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:18:00.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62f497f4-5de1-4e23-9035-8451f0b05bbd","timestamp":"2023-05-11T00:18:01.247435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:19:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:19:50.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"157d918f-011b-43ec-8143-b6dc671ae6ce","timestamp":"2023-05-11T00:19:50.882895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:19:52.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fe30470-6ac7-4870-b35e-c6ecc13609fa","timestamp":"2023-05-11T00:19:53.293172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:19:55.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"601ee70c-ab43-429b-af82-eba1954dcc96","timestamp":"2023-05-11T00:19:54.946395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:19:55.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b801d197-622b-40a8-9493-51526bb0b9b8","timestamp":"2023-05-11T00:19:55.660582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:20:00.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae902169-69f0-4850-ac8f-b1bf0c5fdf5d","timestamp":"2023-05-11T00:20:01.247954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:21:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:21:50.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c889679-1226-431a-b27d-d934344e04ae","timestamp":"2023-05-11T00:21:50.883108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:21:52.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70c54828-ebd1-44a8-83a8-aee392dfe059","timestamp":"2023-05-11T00:21:53.292964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:21:55.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03723fda-6203-42d6-86a0-f053b5fce2ef","timestamp":"2023-05-11T00:21:54.946380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:21:55.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af84a955-9856-4c90-aada-7e4d0e0028a7","timestamp":"2023-05-11T00:21:55.660634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:22:00.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d389d245-c71d-4c8f-bd43-f68ae9d0606c","timestamp":"2023-05-11T00:22:01.247416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:23:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:23:50.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5ae091b-9166-4089-9c3a-17a8483d124b","timestamp":"2023-05-11T00:23:50.882783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:23:52.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99295573-aaa0-404f-a5e6-04c9a3fe1987","timestamp":"2023-05-11T00:23:53.292906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:23:55.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11b83942-6df1-4eeb-a5d2-3103b90a0329","timestamp":"2023-05-11T00:23:54.946274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:23:55.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b50bceed-aa6e-4ec5-a34d-01c7e9a43694","timestamp":"2023-05-11T00:23:55.660689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:24:00.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48c11a96-4024-4bdc-a8de-aa23d7dd5339","timestamp":"2023-05-11T00:24:01.247527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:25:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:25:50.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0463a753-5ff0-4dec-97cc-50d4565240bd","timestamp":"2023-05-11T00:25:50.883060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:25:52.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b373fa8-4503-4b86-acd7-b11ab32dd957","timestamp":"2023-05-11T00:25:53.293093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:25:55.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3228cfe-50d5-4322-bd1e-b35897070d40","timestamp":"2023-05-11T00:25:54.946811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:25:55.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86427a0e-c355-4293-a2ba-3c90f62ba915","timestamp":"2023-05-11T00:25:55.660608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:26:00.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fc9fa52-2a63-4f10-bda1-3badd8216505","timestamp":"2023-05-11T00:26:01.247322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:27:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:27:50.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dffbfe2a-e214-4b80-bac8-a987c1209155","timestamp":"2023-05-11T00:27:50.882813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:27:52.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8bee9bb-ebcf-48a9-a2a6-7637e6562394","timestamp":"2023-05-11T00:27:53.293147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:27:55.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"930b5a84-516c-430e-be48-0a15a92836cf","timestamp":"2023-05-11T00:27:54.947128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:27:55.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6755a835-93c5-4fb3-a960-aeabc35c7479","timestamp":"2023-05-11T00:27:55.660653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:28:00.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"517b8447-3ef0-4087-a97a-1a449e78f953","timestamp":"2023-05-11T00:28:01.247298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:29:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:29:50.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c54b2571-8b1b-4f81-af16-f1f0dd3d35e4","timestamp":"2023-05-11T00:29:50.883869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:29:52.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c10afd-26ff-4879-8f78-d1ee496ec84a","timestamp":"2023-05-11T00:29:53.293725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:29:55.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53f47677-6e25-4d35-8031-26aa81711260","timestamp":"2023-05-11T00:29:54.946599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:29:55.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d715c517-cef2-4650-936a-401c6cd75f76","timestamp":"2023-05-11T00:29:55.660769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:30:00.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94ec85d9-846a-4fae-b5de-752a01fc054e","timestamp":"2023-05-11T00:30:01.248331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:31:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:31:50.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e9ec8d3-e628-4d2e-aca2-8b5345c7fa0b","timestamp":"2023-05-11T00:31:50.882853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:31:52.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"459fe49d-4efe-482e-93d0-92f3df214d6b","timestamp":"2023-05-11T00:31:53.293125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:31:55.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04cbd8e6-e5a9-41d7-b9e0-0c480e0a3bca","timestamp":"2023-05-11T00:31:54.946435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:31:55.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b94fee21-1a49-42bb-9f5a-ee1dfeafc5ba","timestamp":"2023-05-11T00:31:55.660563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:32:00.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ec13070-0b98-4c91-aa22-ae981a26b18b","timestamp":"2023-05-11T00:32:01.247459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:33:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:33:50.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a31907f6-ed91-42c1-a52e-a30d13f8efef","timestamp":"2023-05-11T00:33:50.882898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:33:52.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e561aa0-100a-428f-afa8-d61067277c8b","timestamp":"2023-05-11T00:33:53.292935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:33:55.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77dd73ee-e79e-4ca4-8583-3af19204e03a","timestamp":"2023-05-11T00:33:54.946606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:33:55.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea90630c-434f-4508-9425-00aa1ae41a48","timestamp":"2023-05-11T00:33:55.660748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:34:00.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4ae23a-a24d-483a-90b9-5ba4cb81ce57","timestamp":"2023-05-11T00:34:01.247477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:35:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:35:50.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eb03897-c897-46dc-9d5a-9920de49818c","timestamp":"2023-05-11T00:35:50.883088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:35:52.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ee430f5-6d1e-438f-801d-8f9825d8beb7","timestamp":"2023-05-11T00:35:53.293172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:35:55.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fd7af56-a593-45c4-a630-6ed9f2034918","timestamp":"2023-05-11T00:35:54.946386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:35:55.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4024d036-2bbb-426a-a820-b44cdb3e88a4","timestamp":"2023-05-11T00:35:55.660507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:36:00.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68053600-38d3-4ebc-94fc-25a694c45fc3","timestamp":"2023-05-11T00:36:01.247560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:37:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:37:50.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f55a6cd7-9a1c-41e9-802d-593fbf7d6ff5","timestamp":"2023-05-11T00:37:50.882887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:37:52.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abeffc4b-c846-4813-b643-a7156ec24d49","timestamp":"2023-05-11T00:37:53.294129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:37:55.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd07138a-06a7-4328-8357-a97e631924d5","timestamp":"2023-05-11T00:37:54.946324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:37:55.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"424e3d64-6180-458e-86f5-7a6259be25eb","timestamp":"2023-05-11T00:37:55.660543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:38:00.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ef60c49-b525-4270-a146-18a947be3816","timestamp":"2023-05-11T00:38:01.247502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:39:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:39:50.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a33b5b91-b9f3-4b1e-b7b0-4134aabfe763","timestamp":"2023-05-11T00:39:50.882796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:39:52.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0776fc77-fd0c-44bf-a58d-71ca81c9e529","timestamp":"2023-05-11T00:39:53.292889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:39:55.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57bc9f0f-9ade-42fb-9e65-2452d0412348","timestamp":"2023-05-11T00:39:54.946436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:39:55.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35015bfd-e34f-4c00-9414-d557dd13885b","timestamp":"2023-05-11T00:39:55.660544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:40:00.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e362ee1-b803-4f05-ae6e-97e4db977239","timestamp":"2023-05-11T00:40:01.247766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:41:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:41:50.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7d6ace1-2cf8-4f15-bc74-fd8f085fe85d","timestamp":"2023-05-11T00:41:50.882696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:41:52.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b9213c-c12e-4048-860a-55d4f7a295f2","timestamp":"2023-05-11T00:41:53.293019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:41:55.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1d3cfc3-0d56-4ddc-bb3a-e96d8b649835","timestamp":"2023-05-11T00:41:54.946460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:41:55.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"187bdc6f-4de7-4628-9a3e-7b0ee2c5cbcd","timestamp":"2023-05-11T00:41:55.660531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:42:00.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25bb2ce0-b227-4fb2-9a5d-4f239c1adef1","timestamp":"2023-05-11T00:42:01.247690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:43:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:43:50.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edd2889e-6225-4cd6-aa72-0d173c1141c0","timestamp":"2023-05-11T00:43:50.886082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:43:52.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"391d876a-4b67-4213-9066-0572b356512d","timestamp":"2023-05-11T00:43:53.293157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:43:55.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6397e85a-b4a2-4089-b01d-237022ac08dc","timestamp":"2023-05-11T00:43:54.946443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:43:56.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5570cdb4-822d-4646-885d-a467f81e4084","timestamp":"2023-05-11T00:43:55.660715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:44:00.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c792bc4-61e0-4aae-9c0c-3583777c034f","timestamp":"2023-05-11T00:44:01.247526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:45:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:45:50.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27e77563-821f-41b6-a8ad-c8ca957d3717","timestamp":"2023-05-11T00:45:50.883631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:45:52.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17072ffc-4702-45a3-b485-4541c81ef8b7","timestamp":"2023-05-11T00:45:53.294177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:45:55.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d5e2bab-1c45-4b80-976e-29aa5559fcf9","timestamp":"2023-05-11T00:45:54.946485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:45:56.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4078e61-0aba-4ae4-856b-6a0483bb42f0","timestamp":"2023-05-11T00:45:55.660616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:46:00.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"275961f3-b598-41e1-b29c-c9eabdf80dd4","timestamp":"2023-05-11T00:46:01.247854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:47:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:47:50.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edc1c880-544d-47e3-a159-8a238f0812e8","timestamp":"2023-05-11T00:47:50.884907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:47:52.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93418187-0b34-4dc5-9fee-5202cfc69cf8","timestamp":"2023-05-11T00:47:53.293076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:47:55.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8341fb8a-d8d0-4a34-8698-a523846393e2","timestamp":"2023-05-11T00:47:54.946435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:47:56.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63aee512-370a-4ab5-878e-33e2d184047e","timestamp":"2023-05-11T00:47:55.660980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:48:00.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f53b7c3-97a9-4cca-9114-c02921a96464","timestamp":"2023-05-11T00:48:01.247485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:49:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:49:50.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00c86ce3-8f2d-4dcf-973c-b22dfb1bd323","timestamp":"2023-05-11T00:49:50.883090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:49:52.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a065a8a1-d267-47c7-a63e-5bcceb8d6248","timestamp":"2023-05-11T00:49:53.293185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:49:55.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e0f77da-69a9-4f78-8bf9-8b900e26411e","timestamp":"2023-05-11T00:49:54.946598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:49:56.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77de5aed-1132-4852-9ab2-8ee538fab57a","timestamp":"2023-05-11T00:49:55.660459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:50:00.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16bb45fe-e246-4f6f-8bdb-4db6f624e816","timestamp":"2023-05-11T00:50:01.248426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:51:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:51:50.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c85a2f1-b064-4f39-989a-da2ad2b38f08","timestamp":"2023-05-11T00:51:50.884721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:51:52.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26e50e7f-dbf4-4469-bb77-7ce41a0cdcb9","timestamp":"2023-05-11T00:51:53.293159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:51:55.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bea035dd-4213-4e14-953f-ec7103887042","timestamp":"2023-05-11T00:51:54.946800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:51:56.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"121ba52e-d6c7-44d9-ae56-9424c808896b","timestamp":"2023-05-11T00:51:55.660667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:52:00.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7790e54d-b714-44fe-9cae-85515e9765ee","timestamp":"2023-05-11T00:52:01.247295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:53:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:53:50.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c617f456-0da0-4118-a9eb-c40f0b636a4d","timestamp":"2023-05-11T00:53:50.882683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:53:52.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1804820-eecc-4bb4-a20e-3a4aa6a14d78","timestamp":"2023-05-11T00:53:53.292914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:53:55.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a780a74-341c-4f0e-871d-2136dfd86407","timestamp":"2023-05-11T00:53:54.946518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:53:56.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dcda936-28e3-413d-bfb5-979ac87ff324","timestamp":"2023-05-11T00:53:55.660623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:54:01.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d628912d-a4d1-42e9-b50f-faa68188e567","timestamp":"2023-05-11T00:54:01.247259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:55:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:55:50.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d96161e7-48b6-40b4-aaad-b51b420868d6","timestamp":"2023-05-11T00:55:50.885137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:55:52.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d947121-ce67-4538-8120-e08e39caba9e","timestamp":"2023-05-11T00:55:53.292865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:55:55.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d335304a-ed27-4ba8-8190-3b5bb7c6b43e","timestamp":"2023-05-11T00:55:54.946396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:55:56.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87a805a7-fee7-42a9-8e8b-74bdc25adf93","timestamp":"2023-05-11T00:55:55.660538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:56:00.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41905bba-071e-43da-b03d-3aebedd66785","timestamp":"2023-05-11T00:56:01.247724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:57:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:57:50.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb82d575-6881-4c20-99fc-e390358b0516","timestamp":"2023-05-11T00:57:50.882789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:57:52.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff390cb-2ff4-42ae-ae03-b98d2344509c","timestamp":"2023-05-11T00:57:53.293001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:57:55.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"240a2dfa-d7a8-406e-bc06-506949370ef9","timestamp":"2023-05-11T00:57:54.946305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:57:57.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfeb54f0-e9a3-44c0-ba07-5b1237072951","timestamp":"2023-05-11T00:57:55.660440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:58:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20b9d7dc-4619-41d8-8a2f-94e62b9fa45f","timestamp":"2023-05-11T00:58:01.247534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:59:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T00:59:50.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"66a10f52-2d9a-4931-bcd6-d75aef62de6d","timestamp":"2023-05-11T00:59:50.883416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:59:52.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eff26e80-8b6f-4746-b4bf-d3f85d938ef8","timestamp":"2023-05-11T00:59:53.292976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:59:55.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbeac545-0c17-4c70-9f06-4920a0cdc4ce","timestamp":"2023-05-11T00:59:54.946388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:59:55.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cbd0193-3f22-48c1-a322-cad3d7be2486","timestamp":"2023-05-11T00:59:55.660546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:00:00.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17c0b2fa-9f2d-49c7-a1c4-a19f3dcf402e","timestamp":"2023-05-11T01:00:01.247666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:01:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:01:50.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0921ddba-7da4-4a91-95b6-95dc7246b4e0","timestamp":"2023-05-11T01:01:50.882755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:01:52.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed5b7707-e3f0-42a7-bb3b-43bd34d11027","timestamp":"2023-05-11T01:01:53.292973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:01:55.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06660552-bce1-4f5e-be05-f5a587221116","timestamp":"2023-05-11T01:01:54.946437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:01:55.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b4e6158-8add-477c-920a-b4e536042a69","timestamp":"2023-05-11T01:01:55.660506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:02:00.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9416aaaf-ac1f-49e7-ad29-f47c045b7ba9","timestamp":"2023-05-11T01:02:01.247174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:03:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:03:50.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"df9f35ab-f73e-4e15-97dc-17d5f84517b0","timestamp":"2023-05-11T01:03:50.884137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:03:52.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"497b5433-29f7-452b-aec5-580f3b77e1fa","timestamp":"2023-05-11T01:03:53.293076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:03:55.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b52935e-a1b9-4308-9649-8b03c08b901e","timestamp":"2023-05-11T01:03:54.946488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:03:55.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4ac6af1-21fc-41ac-b4e0-123be5bb83ac","timestamp":"2023-05-11T01:03:55.660600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:04:01.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49235c10-3141-4244-9b1b-eec9e880f10d","timestamp":"2023-05-11T01:04:01.247563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:05:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:05:50.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"448ff30d-186b-45a5-9806-4ca6cf8f9d48","timestamp":"2023-05-11T01:05:50.882783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:05:52.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"903f4eeb-a93f-4597-9bbf-a7d73cb9c7d9","timestamp":"2023-05-11T01:05:53.293190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:05:55.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1bfa404-806c-419c-8fe0-12960ebd0e45","timestamp":"2023-05-11T01:05:54.946406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:05:55.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72234d1a-8b50-44ab-b8e3-f07d3f99304e","timestamp":"2023-05-11T01:05:55.660574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:06:00.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"006fd961-8547-40f5-ae17-077f8ddff19c","timestamp":"2023-05-11T01:06:01.247287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:07:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:07:50.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cff4887b-1fc9-48ed-97f0-dff83269bc4e","timestamp":"2023-05-11T01:07:50.882637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:07:52.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e36ef8e-807d-4ce0-8a83-c0dbc6ecc577","timestamp":"2023-05-11T01:07:53.293012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:07:55.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f8455cd-1db2-43e1-93bc-1f8da19b2392","timestamp":"2023-05-11T01:07:54.946338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:07:55.731+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ab3536b-89ed-4416-889a-3e67bb7d618f","timestamp":"2023-05-11T01:07:55.660671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:08:00.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0e8857a-c1fb-40af-bb72-f75f4d0b90c2","timestamp":"2023-05-11T01:08:01.247540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:09:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:09:50.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a06ef49-b6f4-4e09-b610-36a396bf4a07","timestamp":"2023-05-11T01:09:50.883150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:09:52.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f605c4bb-c6f2-4ead-87be-fbe23697d5cd","timestamp":"2023-05-11T01:09:53.292863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:09:55.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08e8369c-fcae-48bd-8562-5906337126f7","timestamp":"2023-05-11T01:09:54.946395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:09:55.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8689ed0-f22a-4f65-b551-cbaa1c69f0c6","timestamp":"2023-05-11T01:09:55.660405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:10:00.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c5a668b-ad43-4429-89d7-4cfc3f27bdb2","timestamp":"2023-05-11T01:10:01.247682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:11:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:11:50.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"174f80be-d403-4cf3-a1fd-3602b009f1e8","timestamp":"2023-05-11T01:11:50.882842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:11:52.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b754028-6cb9-44fb-8361-c340342568d9","timestamp":"2023-05-11T01:11:53.293110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:11:55.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcd828ee-af22-474f-884f-d62c47b4e3e9","timestamp":"2023-05-11T01:11:54.946354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:11:55.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7f5e890-893a-4cd5-8b8f-f54148c03e51","timestamp":"2023-05-11T01:11:55.660566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:12:00.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a54a84f-686d-4736-9e2e-9f7a5477e453","timestamp":"2023-05-11T01:12:01.247726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:13:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:13:50.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a485b4ab-eeb6-4f19-8751-da1099e96dcf","timestamp":"2023-05-11T01:13:50.883151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:13:52.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6297635a-a3a0-410d-877a-eed2236a89db","timestamp":"2023-05-11T01:13:53.292869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:13:55.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f718caa0-4f10-480f-bd11-a6f7b8c6834f","timestamp":"2023-05-11T01:13:54.946489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:13:55.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a826e047-9257-4fcc-8c68-920bf05b196f","timestamp":"2023-05-11T01:13:55.660530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:14:00.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80f969d9-1bb6-497c-beb0-54a2e824d0ff","timestamp":"2023-05-11T01:14:01.247410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:15:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:15:50.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e44fd4a-3228-482c-b520-7a92af805c66","timestamp":"2023-05-11T01:15:50.883703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:15:52.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbe338ba-dda5-4ac2-bac0-a4b139fec079","timestamp":"2023-05-11T01:15:53.292899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:15:55.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00789f4a-67b4-442e-b3db-094025b628c6","timestamp":"2023-05-11T01:15:54.947011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:15:55.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba00e05b-5ae9-4ffc-a072-c0d721bdc7aa","timestamp":"2023-05-11T01:15:55.660722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:16:00.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d27456f1-3f16-47c0-9303-804e0704a4c8","timestamp":"2023-05-11T01:16:01.247380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:17:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:17:50.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92c6e39f-7bd0-41b6-973c-c75fd9914ec7","timestamp":"2023-05-11T01:17:50.882714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:17:52.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e55e6a8-0a19-4ecb-b587-b9c5c96adb11","timestamp":"2023-05-11T01:17:53.292919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:17:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f9d672-5289-4fa4-96c3-51362bff9ef6","timestamp":"2023-05-11T01:17:54.946348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:17:55.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e49bcf8b-e8f1-4c01-9be3-2fc4b707f1da","timestamp":"2023-05-11T01:17:55.660554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:18:00.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eedc1b04-57bf-4281-b7cc-e19764db2083","timestamp":"2023-05-11T01:18:01.247378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:19:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:19:50.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e57fbd2d-c3c7-4d11-b911-c36d18093dda","timestamp":"2023-05-11T01:19:50.884713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:19:52.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fb86731-b84b-41d8-9c08-3917d4dd22c1","timestamp":"2023-05-11T01:19:53.292793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:19:55.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae1e07e4-8a04-44f1-a0b9-b82af142b0ed","timestamp":"2023-05-11T01:19:54.946239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:19:55.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d01313ef-afdd-4f9c-ae57-02415e0b1ef8","timestamp":"2023-05-11T01:19:55.660706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:20:00.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85a9404e-a464-43d5-8f90-bf2d6d925c3d","timestamp":"2023-05-11T01:20:01.247339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:21:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:21:50.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"803f3264-e2d4-4036-a88f-e8a9bb8a393e","timestamp":"2023-05-11T01:21:50.882932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:21:52.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e6344c1-c939-4b24-b741-8254e09db3e3","timestamp":"2023-05-11T01:21:53.293007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:21:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1fce4b3-23b9-4dcb-9c24-0751ec2e5337","timestamp":"2023-05-11T01:21:54.946450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:21:55.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72c3e884-8445-490d-8a40-942770bdde6c","timestamp":"2023-05-11T01:21:55.662590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:22:00.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d770b560-e744-4506-b1b4-5dc52c859168","timestamp":"2023-05-11T01:22:01.247585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:23:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:23:50.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8655c05-da24-4981-80c7-ce4ba3abf5b9","timestamp":"2023-05-11T01:23:50.883044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:23:52.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8042174a-4063-4f28-80f3-ac98f3a84b46","timestamp":"2023-05-11T01:23:53.293029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:23:55.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0040fd3f-7ef5-4573-b8bc-5f05500f278f","timestamp":"2023-05-11T01:23:54.946549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:23:55.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"828ed5f0-a5fb-45f6-abc1-19554ea86bbf","timestamp":"2023-05-11T01:23:55.660564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:24:00.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b866f10-0203-4cde-8827-4a6a24b80fb6","timestamp":"2023-05-11T01:24:01.247378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:25:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:25:50.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a65f4b56-e4d0-4517-bb1d-fa1c1c8d699e","timestamp":"2023-05-11T01:25:50.883049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:25:52.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4f6d4a5-0c43-4fac-ba75-91e2a18c235d","timestamp":"2023-05-11T01:25:53.293348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:25:55.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"224820d8-e7e2-4682-acfb-e242355c1540","timestamp":"2023-05-11T01:25:54.946484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:25:55.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a54ff042-a423-4d87-a237-d7fefe85abb1","timestamp":"2023-05-11T01:25:55.660671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:26:00.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1b81797-609f-465f-997f-0fdb9daf4242","timestamp":"2023-05-11T01:26:01.247370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:27:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:27:50.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6756c7e-d039-41ab-b070-623ec4acc0b5","timestamp":"2023-05-11T01:27:50.885107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:27:52.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8f58344-a026-46a6-9fb9-fbfafc440c8e","timestamp":"2023-05-11T01:27:53.292976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:27:55.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fa765cf-2993-46e8-8128-f7b9520facbf","timestamp":"2023-05-11T01:27:54.946350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:27:55.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"056f9778-d319-4c82-8f99-66a00fc12a46","timestamp":"2023-05-11T01:27:55.660461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:28:00.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27b7e070-38ba-458c-8464-d636403a2584","timestamp":"2023-05-11T01:28:01.247406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:29:32.098+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:29:50.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ce05ac0-aa0f-4092-a8ae-d76931ed2247","timestamp":"2023-05-11T01:29:50.882656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:29:52.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3c8ee7a-c47f-48a8-82de-a6461c371b5f","timestamp":"2023-05-11T01:29:53.292922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:29:55.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c9d673e-36c6-4cad-b135-18c8a96bcd0e","timestamp":"2023-05-11T01:29:54.946300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:29:55.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"331b704f-1709-4ff2-856c-60044d2c9e42","timestamp":"2023-05-11T01:29:55.660756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:30:00.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcbc56ed-d213-47b4-a31f-c8eb25c5da23","timestamp":"2023-05-11T01:30:01.247544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:31:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:31:50.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"56afb38f-ed36-41ab-90b4-8e8498bca1b1","timestamp":"2023-05-11T01:31:50.883080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:31:52.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b02536e-fada-4230-819d-2c7ce2fdc512","timestamp":"2023-05-11T01:31:53.293044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:31:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5d23520-8353-47f2-bc67-2731487e089c","timestamp":"2023-05-11T01:31:54.946686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:31:55.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6db2259f-b299-41d4-83f2-307e6be90cd2","timestamp":"2023-05-11T01:31:55.660409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:32:00.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d847edd-6d79-4042-9ff8-f80b5e0820d8","timestamp":"2023-05-11T01:32:01.247369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:33:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:33:50.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3076252-a4eb-40ef-8ca7-f5b0dab46e3e","timestamp":"2023-05-11T01:33:50.882783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:33:52.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d37607dd-6a80-436e-a780-f7784be78054","timestamp":"2023-05-11T01:33:53.292851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:33:55.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cc69d4d-34ce-42c1-82a4-84f336016acc","timestamp":"2023-05-11T01:33:54.946373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:33:55.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62b7e2a1-b2be-41b3-b926-678154ac4119","timestamp":"2023-05-11T01:33:55.660843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:34:00.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e21bddc-506a-43dc-8ebf-2b5a54aa2c42","timestamp":"2023-05-11T01:34:01.247521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:35:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:35:50.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7d90e9a-68c0-4793-80f2-aedb40dc0bb0","timestamp":"2023-05-11T01:35:50.882756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:35:52.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b12bc0e-d216-4683-9a1c-d18dfe1abd4c","timestamp":"2023-05-11T01:35:53.293839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:35:55.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34052d38-1002-4d63-99ae-44f6ca472089","timestamp":"2023-05-11T01:35:54.946479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:35:55.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4e81b9b-a4db-4622-8f1b-5c999fd880a2","timestamp":"2023-05-11T01:35:55.660405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:36:00.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"440454b4-8ad6-453c-b87a-c7eb3cc22a48","timestamp":"2023-05-11T01:36:01.247249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:37:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:37:50.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d39341e-548b-4f7a-8f71-78db58015197","timestamp":"2023-05-11T01:37:50.882838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:37:52.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08c94727-9d79-41e1-af39-6a7f404b0668","timestamp":"2023-05-11T01:37:53.292773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:37:55.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e3d3362-235b-45bf-8bb5-62c641507278","timestamp":"2023-05-11T01:37:54.946912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:37:55.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59c56679-a08e-4558-aebe-7d625766d6a8","timestamp":"2023-05-11T01:37:55.660585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:38:00.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b43d1401-0866-4af8-9436-3e90080c48a9","timestamp":"2023-05-11T01:38:01.247344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:39:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:39:50.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f732a2b7-d86c-4149-abbf-63165111587f","timestamp":"2023-05-11T01:39:50.883129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:39:52.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9753ebd2-5b89-409f-998f-40a18d7e4a36","timestamp":"2023-05-11T01:39:53.293033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:39:55.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76c7f920-a58b-47a0-b7be-df6f8d6f2b3d","timestamp":"2023-05-11T01:39:54.946530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:39:55.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d803611-d863-4e9f-b393-671e23047c7c","timestamp":"2023-05-11T01:39:55.660585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:40:00.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43b5b202-e9b7-4a37-aea6-f2a5868c9141","timestamp":"2023-05-11T01:40:01.247415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:41:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-11T01:41:50.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2445a0c0-9f07-44d1-aa1f-d19cffca8261","timestamp":"2023-05-11T01:41:50.882752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T01:41:52.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c85e02a8-8f5d-4fc2-9084-50e5a9b3fd55","timestamp":"2023-05-11T01:41:53.293015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T01:41:55.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"136f9035-9785-48ef-96eb-5cdb6c1accdf","timestamp":"2023-05-11T01:41:54.946384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T01:41:55.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc5727c7-cfbe-4c47-ac8d-a33dd46eff9f","timestamp":"2023-05-11T01:41:55.660833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T01:42:00.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3df00307-d766-4d0c-b335-185ae98a607d","timestamp":"2023-05-11T01:42:01.247358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T01:43:32.097+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning