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-06T03:23:26.844+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-746989b67c-6wmnp with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-06T03:23:26.849+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-06T03:23:26.872+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-06T03:23:29.893+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-05-06T03:23:30.311+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 391 ms. Found 5 JPA repository interfaces.
[2023-05-06T03:23:33.386+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-05-06T03:23:33.409+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-05-06T03:23:33.409+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-06T03:23:33.410+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-06T03:23:33.647+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-05-06T03:23:33.647+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 6652 ms
[2023-05-06T03:23:34.433+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-05-06T03:23:34.676+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-05-06T03:23:34.802+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-05-06T03:23:35.388+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-05-06T03:23:35.902+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-05-06T03:23:36.730+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-05-06T03:23:36.790+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-05-06T03:23:40.733+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-05-06T03:23:40.793+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-05-06T03:23:43.420+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-06T03:23:43.565+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-06T03:23:43.897+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-06T03:23:43.897+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-06T03:23:43.897+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683343423890
[2023-05-06T03:23:43.911+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-06T03:23:44.777+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6a09484c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@34c7232c, org.springframework.security.web.context.SecurityContextPersistenceFilter@2e6d76ba, org.springframework.security.web.header.HeaderWriterFilter@512abf25, org.springframework.security.web.authentication.logout.LogoutFilter@14de1901, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6a567f7b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a9840f3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@382d71c7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@50ec4bfc, org.springframework.security.web.session.SessionManagementFilter@615db358, org.springframework.security.web.access.ExceptionTranslationFilter@640d604, org.springframework.security.web.access.intercept.AuthorizationFilter@6380e9e9]
[2023-05-06T03:23:45.420+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-06T03:23:51.272+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-06T03:23:51.337+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-05-06T03:23:51.368+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-05-06T03:23:51.393+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-06T03:23:51.393+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-06T03:23:51.405+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b1f3354a-0f6d-4f19-9e76-4d70ecc95081, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-6wmnp, 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-06T03:23:51.463+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-06T03:23:51.472+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-06T03:23:51.472+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-06T03:23:51.472+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683343431472
[2023-05-06T03:23:51.473+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-06T03:23:51.474+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=b083467f-c46f-4214-9e8f-a00e082be2bb, alive=false, publisher=null]]: starting
[2023-05-06T03:23:51.527+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-06T03:23:51.575+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-05-06T03:23:51.644+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-06T03:23:51.644+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-06T03:23:51.644+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683343431644
[2023-05-06T03:23:51.645+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=b083467f-c46f-4214-9e8f-a00e082be2bb, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-06T03:23:51.645+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$4eea0526
[2023-05-06T03:23:51.659+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$66ccdf80
[2023-05-06T03:23:51.663+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$88cf152c
[2023-05-06T03:23:51.668+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$9854efda
[2023-05-06T03:23:51.674+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$39dde3b7
[2023-05-06T03:23:51.677+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$af534d85
[2023-05-06T03:23:51.681+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-05-06T03:23:51.682+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-05-06T03:23:51.682+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-05-06T03:23:51.682+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-05-06T03:23:51.682+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-05-06T03:23:51.682+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-05-06T03:23:51.682+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-06T03:23:51.682+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b1f3354a-0f6d-4f19-9e76-4d70ecc95081, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-6wmnp, 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@4d20616a
[2023-05-06T03:23:51.682+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b1f3354a-0f6d-4f19-9e76-4d70ecc95081, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-6wmnp, 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-06T03:23:51.683+00:00|INFO|ServiceManager|main] service manager started
[2023-05-06T03:23:51.688+00:00|INFO|Application|main] Started Application in 26.815 seconds (JVM running for 28.324)
[2023-05-06T03:23:52.743+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: gru9b0QMTAWzQNZOnYDBLg
[2023-05-06T03:23:52.745+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 4 with epoch 0
[2023-05-06T03:23:52.749+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:23:52.751+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:23:52.752+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:23:52.753+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:23:52.753+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:23:52.754+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 WUDIISPZTNWm7DDSLvsICQ
[2023-05-06T03:23:52.760+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: gru9b0QMTAWzQNZOnYDBLg
[2023-05-06T03:23:52.764+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-05-06T03:23:52.785+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-06T03:23:52.844+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-5193a2f7-c8cb-4de3-b97a-cd2a3cac1cc7
[2023-05-06T03:23:52.844+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-06T03:23:52.844+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-06T03:23:55.868+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-5193a2f7-c8cb-4de3-b97a-cd2a3cac1cc7', protocol='range'}
[2023-05-06T03:23:55.879+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-5193a2f7-c8cb-4de3-b97a-cd2a3cac1cc7=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-06T03:23:55.995+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-5193a2f7-c8cb-4de3-b97a-cd2a3cac1cc7', protocol='range'}
[2023-05-06T03:23:55.997+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-06T03:23:56.006+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-06T03:23:56.023+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-06T03:23:56.023+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-06T03:23:56.023+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-06T03:23:56.023+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-06T03:23:56.023+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-06T03:23:56.023+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-06T03:23:56.236+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-06T03:23:56.237+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-06T03:23:56.255+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-06T03:23:56.255+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-06T03:23:56.256+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=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-06T03:23:56.256+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=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-06T03:24:00.690+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-05-06T03:24:00.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"caa4546c-69b4-4d48-a22a-cee23ae29e36","timestamp":"2023-05-06T03:24:00.313014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:24:02.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2feb4542-f7e3-4c10-b8be-7fdad250314b","timestamp":"2023-05-06T03:24:01.513008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:24:06.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"012ad7fb-1bf3-4e69-8a40-a08d2ff199e4","timestamp":"2023-05-06T03:24:06.302029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:24:15.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4312a6fb-4398-4a58-9026-f94e386d3004","timestamp":"2023-05-06T03:24:15.225047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:24:30.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc4606a3-c77d-420d-9cff-f9786a6f2836","timestamp":"2023-05-06T03:24:29.881638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:25:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:26:00.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"475ff245-2c6f-479e-8f46-d120b68dbd7c","timestamp":"2023-05-06T03:26:00.313122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:26:01.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e830efd8-a2f1-44b0-8e4c-f0f7f4f96acc","timestamp":"2023-05-06T03:26:01.513252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:26:06.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1f612e1-3adb-4cb9-ab9d-57229e49834a","timestamp":"2023-05-06T03:26:06.302192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:26:15.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cb248d2-eb58-46d6-aca3-5586e35dfdf3","timestamp":"2023-05-06T03:26:15.226943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:26:30.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89a1e161-7599-4934-9553-d339d7cf66ed","timestamp":"2023-05-06T03:26:29.881360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:27:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:28:00.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7ac8360-1717-4550-85d3-0c768c985e7f","timestamp":"2023-05-06T03:28:00.313149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:28:01.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95ac1623-07c6-45a2-a586-9af332b02806","timestamp":"2023-05-06T03:28:01.513208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:28:06.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dc2f7f0-2a3b-4fd3-8351-2bf1c5b6fcb8","timestamp":"2023-05-06T03:28:06.302120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:28:15.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"000743f9-8d04-4ec7-8125-d31debf44433","timestamp":"2023-05-06T03:28:15.225047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:28:30.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"980770a5-f23e-4f32-b713-1fc9a8267a48","timestamp":"2023-05-06T03:28:29.881455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:29:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:30:00.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fced40a5-5158-4584-826c-032ffd0576c6","timestamp":"2023-05-06T03:30:00.313183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:30:01.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8465df36-aed8-4a2d-b36e-c8c910cc2bb3","timestamp":"2023-05-06T03:30:01.513054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:30:06.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22a5dca4-86b4-441c-8f76-447b38b0b588","timestamp":"2023-05-06T03:30:06.302016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:30:15.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e16d1ec-efbe-4bd5-809d-178b631f0bbb","timestamp":"2023-05-06T03:30:15.224882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:30:30.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b0b6467-c7a2-46c7-bb5b-df84d91cf266","timestamp":"2023-05-06T03:30:29.881265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:31:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:32:00.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef6f6e83-796e-451f-b20b-d3b0ddacf1b8","timestamp":"2023-05-06T03:32:00.313159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:32:01.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22675f64-f442-4050-860b-11dfa2a9c526","timestamp":"2023-05-06T03:32:01.513093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:32:06.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8683d146-51ba-433e-b368-6a777ec419af","timestamp":"2023-05-06T03:32:06.302027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:32:15.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42720675-652a-46ec-9c87-1a1b257960ed","timestamp":"2023-05-06T03:32:15.226618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:32:30.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7a27e87-1abd-4620-97f4-3f56fe8d00cd","timestamp":"2023-05-06T03:32:29.881764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:32:53.010+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-06T03:32:53.027+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-06T03:33:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:34:00.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdec57b8-8853-423b-ba6f-4af13b23fbfb","timestamp":"2023-05-06T03:34:00.312849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:34:01.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6efa09a-bc09-44dd-be3e-17efb34937d3","timestamp":"2023-05-06T03:34:01.513034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:34:06.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec8f7693-941c-4ca5-a120-bfc9c6a481b8","timestamp":"2023-05-06T03:34:06.302106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:34:15.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a64a89f9-fca0-4298-a8e9-91460ae22bc1","timestamp":"2023-05-06T03:34:15.225028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:34:30.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b7b3452-34ac-48be-a18a-051f5ebe684f","timestamp":"2023-05-06T03:34:29.881793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:35:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:36:00.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7eef543-9763-4429-a12c-680fc0707490","timestamp":"2023-05-06T03:36:00.313327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:36:01.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f2ecb49-5865-49c8-8a15-b228a8011f76","timestamp":"2023-05-06T03:36:01.512924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:36:06.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4eb2026-c5f7-46b2-b9ac-d17ac254f30f","timestamp":"2023-05-06T03:36:06.302194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:36:15.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1352f35-6db3-465b-8c1c-17e7dbfe601a","timestamp":"2023-05-06T03:36:15.225520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:36:30.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee26817b-60bf-4974-959f-4d77881867ec","timestamp":"2023-05-06T03:36:29.881418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:37:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:38:00.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1083bf5a-e79f-427d-922e-a9c6488a2471","timestamp":"2023-05-06T03:38:00.312857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:38:01.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6bd5404-2c25-4b81-9324-d718d4258331","timestamp":"2023-05-06T03:38:01.513307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:38:06.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae10764-1566-47b5-9649-1f55c3366c72","timestamp":"2023-05-06T03:38:06.302089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:38:15.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f24aae55-a510-42f9-8af5-e77e0afcabe7","timestamp":"2023-05-06T03:38:15.224890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:38:30.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fc4702b-52cd-4c38-9aea-f5e8652d069a","timestamp":"2023-05-06T03:38:29.881507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:39:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:40:00.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"04f64dc5-fc6d-406c-9bd0-2f2dc15eab5a","timestamp":"2023-05-06T03:40:00.313152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:40:01.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3aae1909-68cd-49ed-bdae-a1d72b4a1c50","timestamp":"2023-05-06T03:40:01.513167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:40:06.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d817493c-d2fb-4bec-a2ab-4d7315977761","timestamp":"2023-05-06T03:40:06.302012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:40:15.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ec42845-e222-4777-921a-c420e9c54a11","timestamp":"2023-05-06T03:40:15.225404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:40:30.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"446c20fb-a686-49dd-b76c-35e1d08e713d","timestamp":"2023-05-06T03:40:29.881297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:41:51.395+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:42:00.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bdd3bf8-c67f-4b2a-bf08-802c670a5dbf","timestamp":"2023-05-06T03:42:00.312936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:42:01.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aefa3d7b-19cb-48e2-a635-b4dd99f5fb47","timestamp":"2023-05-06T03:42:01.513101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:42:06.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bdb086c-e4aa-4f8b-9211-d74b00f7bc12","timestamp":"2023-05-06T03:42:06.302047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:42:15.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56c71b02-acf7-4385-b403-1f973e2225db","timestamp":"2023-05-06T03:42:15.225354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:42:30.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9774474-dad8-49a6-82af-35b406ab0f9c","timestamp":"2023-05-06T03:42:29.881617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:43:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:44:00.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d0e5b83-d4ae-44ce-a109-b43b539badb3","timestamp":"2023-05-06T03:44:00.313759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:44:01.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"889deedf-ea1a-42b5-8175-2e66734f228e","timestamp":"2023-05-06T03:44:01.513277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:44:06.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98a838a5-79f6-4e66-acab-ca8efd05a9c9","timestamp":"2023-05-06T03:44:06.302166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:44:15.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd4c5013-077b-4bd9-b5c3-24ee92a01152","timestamp":"2023-05-06T03:44:15.224963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:44:30.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f17e226b-fda8-464d-829e-4d684e9af966","timestamp":"2023-05-06T03:44:29.881220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:45:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:46:00.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2de05c23-9850-4778-b3bf-c897a6ec2e18","timestamp":"2023-05-06T03:46:00.313218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:46:01.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52bc4aed-eba1-4379-ab82-37241001cce9","timestamp":"2023-05-06T03:46:01.513433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:46:06.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2834a622-1d77-43e4-9ead-e32fcd35b49b","timestamp":"2023-05-06T03:46:06.302208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:46:15.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba85afa-269a-4e34-a60a-38b753978be7","timestamp":"2023-05-06T03:46:15.225117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:46:30.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2361cbe2-c277-47cd-9964-228faab37ca9","timestamp":"2023-05-06T03:46:29.881360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:47:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:48:00.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70fc484d-dd20-4fef-99d6-a8deb4726393","timestamp":"2023-05-06T03:48:00.313236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:48:01.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"531c0b80-1e55-44bf-b9a2-a24838cc7119","timestamp":"2023-05-06T03:48:01.513251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:48:06.360+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"292e29e4-161c-43d6-9dea-3cd10951d3fe","timestamp":"2023-05-06T03:48:06.302108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:48:15.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2820f93b-5e5e-4c57-a83f-bd004a164fe9","timestamp":"2023-05-06T03:48:15.225602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:48:30.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a972a82d-10b3-4271-a899-2792e00dcc29","timestamp":"2023-05-06T03:48:29.881323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:49:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:50:00.584+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69ef3077-559e-4f54-b175-724785257f10","timestamp":"2023-05-06T03:50:00.313076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:50:01.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72f331d3-344c-4eff-a991-04b0097c0568","timestamp":"2023-05-06T03:50:01.513222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:50:06.360+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a13ed464-9512-4a7b-bd03-731fcb0be717","timestamp":"2023-05-06T03:50:06.302125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:50:15.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b91d4bfb-5cf4-418f-a6db-84f4c8b5e6b9","timestamp":"2023-05-06T03:50:15.224962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:50:30.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98c02790-942d-475d-a103-5430692cdb42","timestamp":"2023-05-06T03:50:29.881348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:51:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:52:00.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f120f08-d035-43aa-ae83-65ea90e1f372","timestamp":"2023-05-06T03:52:00.313237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:52:01.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c86458ab-a25e-4ff4-9d7d-eecc57370ea9","timestamp":"2023-05-06T03:52:01.513104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:52:06.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cdd26c2-a954-424a-9c74-7266fa920070","timestamp":"2023-05-06T03:52:06.302034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:52:15.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1159cf93-91ea-41a5-8b42-37e3809ffeb6","timestamp":"2023-05-06T03:52:15.225045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:52:30.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ed614d7-a5c8-4509-b9bf-84a20902ed28","timestamp":"2023-05-06T03:52:29.881462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:53:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:54:00.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f1a962e-82ea-47d3-a6a7-36c5844d759a","timestamp":"2023-05-06T03:54:00.313148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:54:01.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5a8de26-85c2-4e37-a30d-82bed54f57ae","timestamp":"2023-05-06T03:54:01.513149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:54:06.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e50087ca-ba29-4908-b9d2-8805b1c5c48c","timestamp":"2023-05-06T03:54:06.301961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:54:15.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72d53515-20eb-4483-85d5-2e1e48fd49d4","timestamp":"2023-05-06T03:54:15.225096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:54:30.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72171dc2-db8a-482e-825d-077b48199fc3","timestamp":"2023-05-06T03:54:29.881266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:55:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:56:00.583+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"85e372a4-8325-46f5-8fef-7d317bad5691","timestamp":"2023-05-06T03:56:00.313131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:56:01.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3991f104-7975-4d65-b2d8-7102ec276f79","timestamp":"2023-05-06T03:56:01.513227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:56:06.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf3f7ff7-9edd-4d06-bfc8-7ceb3677bd8f","timestamp":"2023-05-06T03:56:06.301975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:56:15.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1890ef43-5f42-4166-b9ea-c5a7311a4b8e","timestamp":"2023-05-06T03:56:15.225023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:56:30.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75f7c8ba-ea0b-4733-8a92-06f2c46e1d96","timestamp":"2023-05-06T03:56:29.881408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:57:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T03:58:00.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d9fa90f-9d24-47b7-9054-7e98c67f7540","timestamp":"2023-05-06T03:58:00.313068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T03:58:01.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce01303d-96fd-4b22-92ae-b1d90d62480d","timestamp":"2023-05-06T03:58:01.513168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T03:58:06.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50934e69-d05b-4f10-9efd-e1cd1e5c715b","timestamp":"2023-05-06T03:58:06.302016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T03:58:15.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c0c8ed5-05d3-46fd-9d0b-b497216f6ae1","timestamp":"2023-05-06T03:58:15.225048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T03:58:30.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c8da7a5-357d-46f2-9473-f0f8fac97eb4","timestamp":"2023-05-06T03:58:29.881230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T03:59:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:00:00.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"867c46e2-26f1-4a76-8532-d0a1a358da84","timestamp":"2023-05-06T04:00:00.313087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:00:01.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55aeaf9a-8089-4397-ae58-a025aec510be","timestamp":"2023-05-06T04:00:01.513038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:00:06.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a29c325-689e-4ea4-b932-cac383d1ff79","timestamp":"2023-05-06T04:00:06.302045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:00:15.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ac1e8a8-60bd-4c2b-baac-712d274b46b3","timestamp":"2023-05-06T04:00:15.226662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:00:30.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9de21a15-3c08-4346-a9c3-c76ab303c5a8","timestamp":"2023-05-06T04:00:29.881474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:01:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:02:00.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd1b8856-21a4-4b21-ad60-cabfe7bbb007","timestamp":"2023-05-06T04:02:00.312890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:02:01.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e854b29-de0b-43fd-ada0-948bbf51bbc2","timestamp":"2023-05-06T04:02:01.513207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:02:06.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4bd3f9f-505a-479b-8534-4a1c2ade64e4","timestamp":"2023-05-06T04:02:06.302095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:02:15.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96a93726-cdf2-4876-a28d-fef8fe713e09","timestamp":"2023-05-06T04:02:15.225071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:02:30.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f6dd554-c938-4c9d-9a28-bf7d2ee441f5","timestamp":"2023-05-06T04:02:29.881342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:03:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:04:00.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f62f0cfd-e804-4922-a5c7-886678d62665","timestamp":"2023-05-06T04:04:00.312981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:04:01.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"974e76fd-d8e4-44c5-907e-65850eedc84e","timestamp":"2023-05-06T04:04:01.513088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:04:06.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eff42aff-ae09-4703-936b-29e9d76cc5fa","timestamp":"2023-05-06T04:04:06.302008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:04:15.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d44d8f6-148d-4fbc-be3f-600a24ecc796","timestamp":"2023-05-06T04:04:15.224987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:04:30.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71ea6d9b-8bc2-4d35-890e-66782c393cf1","timestamp":"2023-05-06T04:04:29.881305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:05:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:06:00.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2217d216-44b9-4424-8085-55e565098069","timestamp":"2023-05-06T04:06:00.313493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:06:01.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6b539e6-8819-4654-82a2-3bed83acaae6","timestamp":"2023-05-06T04:06:01.513267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:06:06.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a7a90e6-976d-45ca-bac1-c927786c84bb","timestamp":"2023-05-06T04:06:06.302192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:06:15.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"371c5fe9-7cf8-43ac-86ff-711115153425","timestamp":"2023-05-06T04:06:15.224884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:06:30.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00722290-2522-4465-9e79-86188f17b1c7","timestamp":"2023-05-06T04:06:29.881398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:07:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:08:00.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41678e48-038f-4c6b-8cd3-4aab371cfbc7","timestamp":"2023-05-06T04:08:00.312952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:08:01.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abcea7c0-8dc2-4969-8d39-449fa3a9c80c","timestamp":"2023-05-06T04:08:01.513193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:08:06.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f151945d-78a5-4e87-889c-415149318389","timestamp":"2023-05-06T04:08:06.302013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:08:15.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15648856-07d4-4287-a72f-bc4baf2acb7e","timestamp":"2023-05-06T04:08:15.224958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:08:30.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e35f34da-e763-4aa9-be90-3af85d8d7b6e","timestamp":"2023-05-06T04:08:29.881820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:09:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:10:00.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffc04e4f-4789-4669-ac0c-35bc97b06f8a","timestamp":"2023-05-06T04:10:00.313145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:10:01.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e8f0437-4a3f-4d11-9d67-e8a20bbc6c77","timestamp":"2023-05-06T04:10:01.513191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:10:06.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48c7c254-2deb-4fe0-969f-917c3248173c","timestamp":"2023-05-06T04:10:06.302132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:10:15.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f59afd4a-47d2-4e8f-9b43-c01a75cc8363","timestamp":"2023-05-06T04:10:15.225525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:10:30.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9381562-6fee-44b5-ab82-bd42c5594c3e","timestamp":"2023-05-06T04:10:29.881597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:11:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:12:00.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb3eed4-6d18-4c73-b502-b4641840c78a","timestamp":"2023-05-06T04:12:00.313051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:12:01.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98cd862-3ca1-438e-bf91-195400bea9e8","timestamp":"2023-05-06T04:12:01.513053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:12:06.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61c44c64-0b2a-4722-b2e5-893c592bd606","timestamp":"2023-05-06T04:12:06.302565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:12:15.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5bee441-7c00-42ce-b41b-17963f3c7838","timestamp":"2023-05-06T04:12:15.226419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:12:30.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d5bfbe2-1b85-44da-9ef6-5af0b86e862c","timestamp":"2023-05-06T04:12:29.881361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:13:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:14:00.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08d5c154-e475-40ef-8628-7ac5e8e893ff","timestamp":"2023-05-06T04:14:00.313147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:14:01.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da1a9ff5-706a-4cf9-a8ae-0e133256951c","timestamp":"2023-05-06T04:14:01.513577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:14:06.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4266d04f-2732-4f4c-829c-53d714225955","timestamp":"2023-05-06T04:14:06.302090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:14:15.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cebde648-a915-4e04-ade8-24a84f773023","timestamp":"2023-05-06T04:14:15.225192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:14:30.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"909e7291-8a54-4288-a12d-328fb67fdfa6","timestamp":"2023-05-06T04:14:29.881425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:15:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:16:00.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fe8e92a-dd1f-49d0-9026-1fcb11d4b74f","timestamp":"2023-05-06T04:16:00.312887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:16:01.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"defdebaf-a1fc-4454-9a69-5100bb326768","timestamp":"2023-05-06T04:16:01.513163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:16:06.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd512768-a434-41bf-ae31-efe9aec5f93b","timestamp":"2023-05-06T04:16:06.302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:16:15.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc22697a-6faa-42f9-b567-60a5e3bdea32","timestamp":"2023-05-06T04:16:15.224904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:16:30.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"362514f7-fbfb-4c9c-a5ea-fd4c4406719e","timestamp":"2023-05-06T04:16:29.881541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:17:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:18:00.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4424561a-77ae-44eb-ae0d-78a1bad36d71","timestamp":"2023-05-06T04:18:00.313019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:18:01.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3134833a-f45a-4713-8fe0-fd8b37261e34","timestamp":"2023-05-06T04:18:01.513012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:18:06.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b952571e-33ca-4d6c-842a-5d538444f4ab","timestamp":"2023-05-06T04:18:06.302095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:18:15.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"041e1e94-195b-4d5e-89dd-912972aeff47","timestamp":"2023-05-06T04:18:15.224890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:18:30.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfa5b453-60aa-4c1c-9d93-87470d112354","timestamp":"2023-05-06T04:18:29.881295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:19:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:20:00.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7a3bcaf-23d8-411f-ba78-3a12b7b47401","timestamp":"2023-05-06T04:20:00.313174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:20:01.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b92d592-ce6f-4cec-be00-1b7fc9f7e508","timestamp":"2023-05-06T04:20:01.513181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:20:06.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e77ea882-2881-4c9e-b31c-7852e0a2da08","timestamp":"2023-05-06T04:20:06.302206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:20:15.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"213ab2cf-f9e6-472b-84e5-82545ef5153d","timestamp":"2023-05-06T04:20:15.225069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:20:30.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b433e7-2eb8-4bef-8916-069e106bd6c9","timestamp":"2023-05-06T04:20:29.881365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:21:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:22:00.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"862c5ea2-170f-4d8c-9ee1-3228261d905b","timestamp":"2023-05-06T04:22:00.312966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:22:01.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e018a87b-fd4a-4751-a3d8-c7b63a4d7ee4","timestamp":"2023-05-06T04:22:01.513078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:22:06.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfc1e7d6-6d52-4e5d-92f8-821d75443709","timestamp":"2023-05-06T04:22:06.302086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:22:15.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"960a6349-519f-4bda-bb7f-3c311be077c3","timestamp":"2023-05-06T04:22:15.224848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:22:30.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5c6c02e-c41d-42d8-b338-2d606aa6734c","timestamp":"2023-05-06T04:22:29.881400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:23:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:24:00.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8e905f4-cd0b-4b8f-8e66-bb98a29214cb","timestamp":"2023-05-06T04:24:00.313325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:24:01.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ba6dac0-466a-4a23-8ed2-50b212d80c98","timestamp":"2023-05-06T04:24:01.513113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:24:06.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d77ddac4-d9aa-46f3-9b24-41032f242dda","timestamp":"2023-05-06T04:24:06.301972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:24:15.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"296658cc-ccbd-4566-ad35-a1d65c9c2925","timestamp":"2023-05-06T04:24:15.227482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:24:30.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a73b8c38-e316-40ee-b001-d8be2b333470","timestamp":"2023-05-06T04:24:29.881247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:25:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:26:00.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9686b50b-5e7a-4780-94cc-5d4413ab6d07","timestamp":"2023-05-06T04:26:00.313218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:26:01.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5899c605-4ecb-41b3-8e99-e37b1d7cd9fb","timestamp":"2023-05-06T04:26:01.513237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:26:06.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b0fc361-8d6f-466d-bd64-5551624dcabc","timestamp":"2023-05-06T04:26:06.302189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:26:15.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a81f6cb-b4d6-46ee-829f-fa7f9dbff6c5","timestamp":"2023-05-06T04:26:15.224891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:26:29.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"500a98de-152e-4852-8421-265b825bdf10","timestamp":"2023-05-06T04:26:29.881398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:27:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:28:00.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2acaab-51e1-477b-abc3-ec4d4d40b812","timestamp":"2023-05-06T04:28:00.312934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:28:01.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc9611d0-0288-46e3-b3bf-f76fcd5460e7","timestamp":"2023-05-06T04:28:01.512892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:28:06.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c190f58c-699b-4cd2-a1fd-d3341cff32c8","timestamp":"2023-05-06T04:28:06.302215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:28:15.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39347733-1a81-46a8-b7b1-827b574ee25a","timestamp":"2023-05-06T04:28:15.224832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:28:30.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"705e64ae-3660-452c-9486-1115876137ee","timestamp":"2023-05-06T04:28:29.881262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:29:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:30:00.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ffc3053-151b-4532-b0eb-0bff923133a9","timestamp":"2023-05-06T04:30:00.312768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:30:01.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b49eac2-8daf-4283-9ca8-d40be49f03d0","timestamp":"2023-05-06T04:30:01.513108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:30:06.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76f268e5-cd3b-4c04-bbad-19243571c9a9","timestamp":"2023-05-06T04:30:06.302016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:30:15.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"601f322c-c5ea-4db2-b430-bffa7a61c93e","timestamp":"2023-05-06T04:30:15.225514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:30:30.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a5e1ace-bdac-4daf-bae0-90b74dc98b5b","timestamp":"2023-05-06T04:30:29.881509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:31:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:32:00.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e8994a2-8dc7-46a2-9be8-15a3ff168c26","timestamp":"2023-05-06T04:32:00.312994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:32:01.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0ba01da-fa69-4a03-a4a8-c7666b3821fc","timestamp":"2023-05-06T04:32:01.513107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:32:06.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a26c277-df6a-4de7-92da-0e0a8e6e97db","timestamp":"2023-05-06T04:32:06.302046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:32:15.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f08086d-f6e4-4725-ba95-22e125bdacf3","timestamp":"2023-05-06T04:32:15.229670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:32:29.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e29ef4f-3f58-4ae6-be5d-46a9ff8d1c6a","timestamp":"2023-05-06T04:32:29.881147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:33:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:34:00.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ceb7c20-9bc9-4eaa-8597-2cc284d91a16","timestamp":"2023-05-06T04:34:00.312954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:34:01.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9071d4d4-2cbd-4c86-82ba-dd36a2dcccf2","timestamp":"2023-05-06T04:34:01.513222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:34:06.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c46e591f-992b-4104-8b45-8bebdd003670","timestamp":"2023-05-06T04:34:06.302199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:34:15.360+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41263fca-b624-4a61-bb78-5ca0622aa1bd","timestamp":"2023-05-06T04:34:15.224911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:34:30.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50af53a8-c7df-405f-a711-3f7636cca508","timestamp":"2023-05-06T04:34:29.881158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:35:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:36:00.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c48545d-0607-4d65-8e9f-5201d1b2f6f4","timestamp":"2023-05-06T04:36:00.313212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:36:01.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc9aa3af-a843-4a50-8e15-861b44b1553f","timestamp":"2023-05-06T04:36:01.513264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:36:06.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20d709ad-4ff6-4d83-b012-dac171d5e052","timestamp":"2023-05-06T04:36:06.302132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:36:15.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c51544-520f-46d4-9d13-a165e1cf7b84","timestamp":"2023-05-06T04:36:15.224897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:36:29.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94f5d6e5-776a-4e10-b04c-1e22a94d7c00","timestamp":"2023-05-06T04:36:29.881384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:37:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:38:00.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9758410f-b8af-4deb-8358-fb9689ea1722","timestamp":"2023-05-06T04:38:00.313116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:38:01.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31fac736-09b6-4f42-a149-6872b7b7ef23","timestamp":"2023-05-06T04:38:01.512962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:38:06.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47c7f204-7bb7-4231-ac6a-ac7d24cfb76f","timestamp":"2023-05-06T04:38:06.302334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:38:15.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d236c07-9519-4bfb-be15-679b77984a67","timestamp":"2023-05-06T04:38:15.224941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:38:29.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6b8d672-c615-4c30-b818-6a1854a1bf17","timestamp":"2023-05-06T04:38:29.881356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:39:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:40:00.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea448a99-00d2-42e9-a5d4-40bf79189e11","timestamp":"2023-05-06T04:40:00.312819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:40:01.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"003d39d6-4459-4ba2-b554-e123b970b2b1","timestamp":"2023-05-06T04:40:01.513163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:40:06.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e1bad6c-2a0c-498d-95e8-3968bc1f8833","timestamp":"2023-05-06T04:40:06.302352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:40:15.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b15f745-6849-4717-8810-ad1fd22c4d4a","timestamp":"2023-05-06T04:40:15.225094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:40:30.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e35da21-82db-4b05-afa3-21c0fa419216","timestamp":"2023-05-06T04:40:29.881480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:41:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:42:00.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1751d52-b3d5-4f55-babc-b10631ac2c92","timestamp":"2023-05-06T04:42:00.313043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:42:01.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c33d738-6b81-48e6-bd89-6921396e69cc","timestamp":"2023-05-06T04:42:01.513079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:42:06.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35908d20-c089-4036-b71c-196a2fe1f490","timestamp":"2023-05-06T04:42:06.302410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:42:15.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed2289db-8351-4199-a2ec-7ef562aebcf7","timestamp":"2023-05-06T04:42:15.224844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:42:29.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af4eb73b-0f63-4034-8367-64947e309a5e","timestamp":"2023-05-06T04:42:29.881352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:43:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:44:00.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d57a452-af9a-4044-832c-04a91eb32d68","timestamp":"2023-05-06T04:44:00.312979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:44:01.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d62a182-03e9-469e-975e-448c09960d3e","timestamp":"2023-05-06T04:44:01.512958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:44:06.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64a5a290-a416-408b-80b9-6ea15356e719","timestamp":"2023-05-06T04:44:06.302532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:44:15.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58499929-9591-425a-8c99-7ecf81d5a6d6","timestamp":"2023-05-06T04:44:15.224963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:44:29.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfa04a8e-1656-47a5-80d9-878bae4e3460","timestamp":"2023-05-06T04:44:29.881233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:45:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:46:00.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08f5d763-474d-4bf5-abe1-46539d5aea2f","timestamp":"2023-05-06T04:46:00.313122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:46:01.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fd98b43-c629-4766-967f-7ea84f17585c","timestamp":"2023-05-06T04:46:01.513050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:46:06.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02f1b6f6-0a3b-443a-9c9e-19174ff22ef5","timestamp":"2023-05-06T04:46:06.302023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:46:15.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c53556c5-942d-4f43-a050-7b89b5269f2b","timestamp":"2023-05-06T04:46:15.224767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:46:29.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cc48d20-4696-4658-bf86-212a22f5daa6","timestamp":"2023-05-06T04:46:29.881379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:47:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:48:00.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77c45a58-90fb-4a86-bf0b-ce80a0227ad7","timestamp":"2023-05-06T04:48:00.313167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:48:01.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"577c843d-dc01-4195-a260-89b0d5858a7d","timestamp":"2023-05-06T04:48:01.513074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:48:06.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"248e6c0b-198b-4718-90ab-5607f958a424","timestamp":"2023-05-06T04:48:06.301991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:48:15.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ded00664-6541-4b95-b4f4-610503a169d0","timestamp":"2023-05-06T04:48:15.225024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:48:29.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f696002-db32-495d-958b-80966f2f3693","timestamp":"2023-05-06T04:48:29.881345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:49:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:50:00.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"878118dd-c76b-4e2a-b1ab-769cbdae4e24","timestamp":"2023-05-06T04:50:00.313117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:50:01.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"021f1920-3acb-467c-b7f9-29a46d4238e7","timestamp":"2023-05-06T04:50:01.513060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:50:06.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57bdab72-d59a-4a8b-b3ad-51a2104b88a1","timestamp":"2023-05-06T04:50:06.301992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:50:15.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39d8c7d7-af0c-4411-9384-cf453129f20b","timestamp":"2023-05-06T04:50:15.225092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:50:29.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc348104-047f-4f61-9097-1d67f9b21067","timestamp":"2023-05-06T04:50:29.881521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:51:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:52:00.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec8ca6f-27ae-4cfb-905f-0a96dc29ae11","timestamp":"2023-05-06T04:52:00.313098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:52:01.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5db45e4-9f1e-48a3-8a1c-082c656c31ee","timestamp":"2023-05-06T04:52:01.513091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:52:06.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a7a59a3-9687-49c6-bd95-2b9b2ca91f56","timestamp":"2023-05-06T04:52:06.302406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:52:15.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2813e1b-7e43-4088-9747-f6d2f98c65d2","timestamp":"2023-05-06T04:52:15.224882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:52:29.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c03edbb4-25be-48c3-a45c-b71206e8927b","timestamp":"2023-05-06T04:52:29.881260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:53:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:54:00.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f478d35-cbef-4e26-8de9-001c47d1dd70","timestamp":"2023-05-06T04:54:00.312932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:54:01.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22886ec4-3bf9-4956-9d03-bea83372332a","timestamp":"2023-05-06T04:54:01.513289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:54:06.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20598ddb-cb81-44b1-b86d-eac22dc6f2e3","timestamp":"2023-05-06T04:54:06.301978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:54:15.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddfb6884-977e-4c47-99f9-3595356b2bce","timestamp":"2023-05-06T04:54:15.224905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:54:29.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bea6cd80-3ba2-41e8-8f8d-8c258244819c","timestamp":"2023-05-06T04:54:29.881558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:55:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:56:00.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b99cf6e-7df2-449e-bbd8-ef563b895ddc","timestamp":"2023-05-06T04:56:00.313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:56:01.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6675cb1c-e019-42ae-b43e-14b34ec07153","timestamp":"2023-05-06T04:56:01.513413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:56:06.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc7f820a-18c5-46fc-acee-49b966f3004e","timestamp":"2023-05-06T04:56:06.302152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:56:15.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10baaf93-2ad7-41f3-a71c-62bcaa1ab158","timestamp":"2023-05-06T04:56:15.224999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:56:30.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"563d8e20-522c-473f-b443-4b23e2f0abbb","timestamp":"2023-05-06T04:56:29.881624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:57:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T04:58:00.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"724d4d9e-7694-4702-8a46-cb3841df6a2e","timestamp":"2023-05-06T04:58:00.313261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T04:58:01.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2625bfc6-7b79-4510-af2b-112fe9f0dca3","timestamp":"2023-05-06T04:58:01.513292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T04:58:06.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59165643-1e73-436a-9ff0-988a13e106c7","timestamp":"2023-05-06T04:58:06.302013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T04:58:15.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59443a3f-1509-4771-a1c9-2f97ff340676","timestamp":"2023-05-06T04:58:15.225116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T04:58:29.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51f37334-8767-4ae1-82b9-87d6d0d487c7","timestamp":"2023-05-06T04:58:29.881600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T04:59:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T05:00:00.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94b5b2f8-c594-4ac3-a1d4-e362b1a891b8","timestamp":"2023-05-06T05:00:00.312861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:00:01.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1f232b2-c046-4c23-b4c4-b4a3978ae184","timestamp":"2023-05-06T05:00:01.513188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:00:06.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"511b54b9-f0ad-4007-9709-2f2632b91894","timestamp":"2023-05-06T05:00:06.302109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:00:15.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"643a2772-3354-413d-85a6-0c2e47ded034","timestamp":"2023-05-06T05:00:15.225090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:00:29.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb31c248-1ab6-4d3a-b97d-81689177d987","timestamp":"2023-05-06T05:00:29.881686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:01:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T05:02:00.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e28b6537-1bab-44e0-867d-1af87c7fc36e","timestamp":"2023-05-06T05:02:00.313040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:02:01.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34a54d5a-32e4-4e84-a8af-ea5f4aba29ef","timestamp":"2023-05-06T05:02:01.513231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:02:06.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57d4ec69-fcb6-481b-9328-dbe7208c836e","timestamp":"2023-05-06T05:02:06.302402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:02:15.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d64e476-3e27-4fa3-aa96-326af1a58385","timestamp":"2023-05-06T05:02:15.225183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:02:29.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a3a1bae-d01d-4ccb-bcc8-a85960dad4c5","timestamp":"2023-05-06T05:02:29.881417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:03:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T05:04:00.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"371bc4e2-eb52-4d55-8caf-e3ca9d8ac68c","timestamp":"2023-05-06T05:04:00.312990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:04:01.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e1a5596-a196-499f-bb9d-51fe041940c3","timestamp":"2023-05-06T05:04:01.513227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:04:06.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"347cbe60-88a9-46e9-8de8-ea892dd73d9a","timestamp":"2023-05-06T05:04:06.301952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:04:15.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c64306b-f5b2-48bf-ae06-ff53b0e403ce","timestamp":"2023-05-06T05:04:15.225036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:04:30.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58a5c622-ce62-421e-b500-dd8ae8d1102b","timestamp":"2023-05-06T05:04:29.881457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:05:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T05:06:00.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ead9df5-32fd-45d9-9430-b1e76d9f9c09","timestamp":"2023-05-06T05:06:00.313128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:06:01.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91966db5-c3a4-4d7b-a853-dc713350f1ce","timestamp":"2023-05-06T05:06:01.513043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:06:06.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee671bcd-e1c8-410c-a1e1-52fb3bee9071","timestamp":"2023-05-06T05:06:06.302041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:06:15.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5af7c9db-4598-4888-80a7-b5ffdd3f01f2","timestamp":"2023-05-06T05:06:15.229206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:06:29.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e075de50-c961-47a2-b6e9-444c3d0bb0c2","timestamp":"2023-05-06T05:06:29.881448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:07:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T05:08:00.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca91a33-3f5f-4d49-adf9-8ee2c2f96447","timestamp":"2023-05-06T05:08:00.313062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:08:01.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"862205fb-cb76-4f51-b65e-519b2f3617c5","timestamp":"2023-05-06T05:08:01.513234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:08:06.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b76e37e5-f33a-47de-b853-0e10cf1af058","timestamp":"2023-05-06T05:08:06.302126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:08:15.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fda29d1-8f5b-4fc5-87b6-a162b1b5eef8","timestamp":"2023-05-06T05:08:15.224876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:08:29.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a41dfc9a-bb70-4002-be92-347d33ffb322","timestamp":"2023-05-06T05:08:29.881535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:09:51.392+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T05:10:00.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"410fbc08-72f0-49a3-ac28-8b80d5a57504","timestamp":"2023-05-06T05:10:00.313194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:10:01.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd4d386c-b040-451d-aca6-d09ae62de1f8","timestamp":"2023-05-06T05:10:01.512970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:10:06.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbb250c4-58f0-4772-a0fc-f162142275e0","timestamp":"2023-05-06T05:10:06.302108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:10:15.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27940909-492f-4410-99b9-b5d03ebd9a21","timestamp":"2023-05-06T05:10:15.226404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:10:29.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5604ce0b-8c97-43b4-9c79-5131db75ee3c","timestamp":"2023-05-06T05:10:29.881079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:11:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T05:12:00.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"31346229-f316-45a4-bc56-871319b7786b","timestamp":"2023-05-06T05:12:00.313182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:12:01.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42cfec70-969a-4491-a21b-b23d7fb80107","timestamp":"2023-05-06T05:12:01.513290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:12:06.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"764cafc2-3f34-4bc9-b34a-e0ae37384598","timestamp":"2023-05-06T05:12:06.302046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:12:15.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de699b11-e581-43c3-b9a0-e5526c76ec6e","timestamp":"2023-05-06T05:12:15.224858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:12:29.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"177b8d20-34a6-410a-bd4b-1adc57219863","timestamp":"2023-05-06T05:12:29.881307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:13:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T05:14:00.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"06847c4e-8f2e-4188-ab13-ae68061197cc","timestamp":"2023-05-06T05:14:00.313062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:14:01.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8021eeab-ae19-453c-aa9f-d33bd675b1be","timestamp":"2023-05-06T05:14:01.512993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:14:06.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de73e2c2-e5b5-4f61-aefa-f82f9a9e1603","timestamp":"2023-05-06T05:14:06.302276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:14:15.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dadacd42-9671-4802-8ce9-15f9f41050f9","timestamp":"2023-05-06T05:14:15.224856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:14:29.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf32a6b6-93c0-40c1-87e0-90f8b3ade8d7","timestamp":"2023-05-06T05:14:29.881327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T05:15:51.391+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-06T05:16:00.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a9c2805-30ad-49d9-91dd-5df178642376","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dbf7ac1-8a1f-4e01-bf18-9a910812b22c","timestamp":"2023-05-06T05:16:00.313029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T05:16:01.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fc1f49ac-171c-45cb-9025-6b8f0650a9fa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ddbb73d-9119-430b-a65c-72e2f98f83d5","timestamp":"2023-05-06T05:16:01.513038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T05:16:06.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5cde1f49-8881-487a-9618-bc9b1f12cdfb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"0519c5b3-b9be-43a6-8128-cfa3ad89a025","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"421005e0-c0b8-460b-a00b-720a3d82a6bd","timestamp":"2023-05-06T05:16:06.302246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T05:16:15.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d0b1601b-06ab-4e4c-8821-0226c0a7be00","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"695ecc48-b08d-462d-8945-6b397213aea1","timestamp":"2023-05-06T05:16:15.224850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T05:16:29.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a67e8458-c6e3-4628-ac08-334fa1cbbcf3","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48759882-922f-49c0-b696-29336a987120","timestamp":"2023-05-06T05:16:29.881422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}