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-06-28T04:04:11.663+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-06-28T04:04:11.670+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-6d8c6b8fd-bnkw8 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-06-28T04:04:11.671+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-06-28T04:04:14.366+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-06-28T04:04:14.742+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 360 ms. Found 5 JPA repository interfaces.
[2023-06-28T04:04:17.723+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-06-28T04:04:17.738+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-06-28T04:04:17.739+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-06-28T04:04:17.739+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-06-28T04:04:17.859+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-06-28T04:04:17.859+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 6018 ms
[2023-06-28T04:04:18.679+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-06-28T04:04:19.019+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-06-28T04:04:19.150+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-06-28T04:04:19.853+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-06-28T04:04:20.302+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-06-28T04:04:20.550+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-06-28T04:04:20.635+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-06-28T04:04:24.491+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-06-28T04:04:24.518+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-06-28T04:04:26.492+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-06-28T04:04:26.629+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-06-28T04:04:26.764+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-28T04:04:26.764+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-28T04:04:26.764+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1687925066760
[2023-06-28T04:04:26.769+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-06-28T04:04:27.274+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2589d787, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1788cb61, org.springframework.security.web.context.SecurityContextPersistenceFilter@2ca54da9, org.springframework.security.web.header.HeaderWriterFilter@7e61e25c, org.springframework.security.web.authentication.logout.LogoutFilter@5cfed0ba, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@367d34c0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@496cc217, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1cd2ff5b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@16d431b4, org.springframework.security.web.session.SessionManagementFilter@5a9840f3, org.springframework.security.web.access.ExceptionTranslationFilter@6d0e45a5, org.springframework.security.web.access.intercept.AuthorizationFilter@8b13d91]
[2023-06-28T04:04:27.785+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-06-28T04:04:31.516+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-06-28T04:04:31.576+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-06-28T04:04:31.603+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-06-28T04:04:31.624+00:00|INFO|ServiceManager|main] service manager starting
[2023-06-28T04:04:31.624+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-06-28T04:04:31.631+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=788cf11a-c70b-4c99-a2d6-7899bad3f032, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-bnkw8, 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-06-28T04:04:31.693+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-06-28T04:04:31.702+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-28T04:04:31.702+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-28T04:04:31.702+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1687925071702
[2023-06-28T04:04:31.702+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-06-28T04:04:31.703+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=cf4b8be6-25bd-45dd-9950-72eabf93f07e, alive=false, publisher=null]]: starting
[2023-06-28T04:04:31.734+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-06-28T04:04:31.755+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-06-28T04:04:31.795+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-28T04:04:31.795+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-28T04:04:31.795+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1687925071795
[2023-06-28T04:04:31.796+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=cf4b8be6-25bd-45dd-9950-72eabf93f07e, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-06-28T04:04:31.796+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$e0d400f5
[2023-06-28T04:04:31.806+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$f8b6db4f
[2023-06-28T04:04:31.811+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$1ab910fb
[2023-06-28T04:04:31.816+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$2a3eeba9
[2023-06-28T04:04:31.821+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$cbc7df86
[2023-06-28T04:04:31.826+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$413d4954
[2023-06-28T04:04:31.830+00:00|INFO|ServiceManager|main] service manager starting Publisher AcElementPropertiesPublisher$$EnhancerBySpringCGLIB$$bffd2f36
[2023-06-28T04:04:31.834+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-06-28T04:04:31.835+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-06-28T04:04:31.835+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-06-28T04:04:31.835+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-06-28T04:04:31.835+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-06-28T04:04:31.835+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-06-28T04:04:31.835+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-06-28T04:04:31.835+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=788cf11a-c70b-4c99-a2d6-7899bad3f032, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-bnkw8, 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@36f6d25c
[2023-06-28T04:04:31.836+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=788cf11a-c70b-4c99-a2d6-7899bad3f032, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-bnkw8, 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-06-28T04:04:31.836+00:00|INFO|ServiceManager|main] service manager started
[2023-06-28T04:04:31.839+00:00|INFO|Application|main] Started Application in 22.198 seconds (JVM running for 23.773)
[2023-06-28T04:04:33.069+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: BXVkpb47RqydZW8CYzjAow
[2023-06-28T04:04:33.069+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 K2OoVnvITuG4QsZ9W68E7g
[2023-06-28T04:04:33.070+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 K2OoVnvITuG4QsZ9W68E7g
[2023-06-28T04:04:33.070+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 K2OoVnvITuG4QsZ9W68E7g
[2023-06-28T04:04:33.070+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 K2OoVnvITuG4QsZ9W68E7g
[2023-06-28T04:04:33.070+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 K2OoVnvITuG4QsZ9W68E7g
[2023-06-28T04:04:33.070+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 K2OoVnvITuG4QsZ9W68E7g
[2023-06-28T04:04:33.073+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: BXVkpb47RqydZW8CYzjAow
[2023-06-28T04:04:33.077+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-06-28T04:04:33.077+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 1002 with epoch 0
[2023-06-28T04:04:33.098+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-06-28T04:04:33.144+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-0d8fdf12-eba1-4f64-81d7-99771c852b5e
[2023-06-28T04:04:33.144+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-06-28T04:04:33.144+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-06-28T04:04:36.154+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-0d8fdf12-eba1-4f64-81d7-99771c852b5e', protocol='range'}
[2023-06-28T04:04:36.162+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-0d8fdf12-eba1-4f64-81d7-99771c852b5e=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-06-28T04:04:36.215+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-0d8fdf12-eba1-4f64-81d7-99771c852b5e', protocol='range'}
[2023-06-28T04:04:36.216+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-06-28T04:04:36.228+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-06-28T04:04:36.252+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-06-28T04:04:36.252+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-06-28T04:04:36.252+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-06-28T04:04:36.252+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-06-28T04:04:36.252+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-06-28T04:04:36.252+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-06-28T04:04:36.409+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=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-06-28T04:04:36.412+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-06-28T04:04:36.412+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-28T04:04:36.412+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | 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=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-28T04:04:36.434+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=4, 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-06-28T04:04:36.435+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-06-28T04:04:50.511+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
[]
[2023-06-28T04:04:50.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11380244-be7d-4cef-8401-3e04a762a77b","timestamp":"2023-06-28T04:04:50.840598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:04:54.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5b12b1b-a6e9-4fda-93e0-d52e1a345f1e","timestamp":"2023-06-28T04:04:54.938647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:05:02.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d554b4e-4812-4e39-8dc5-89e57461c4ca","timestamp":"2023-06-28T04:05:03.045339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:05:32.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9615a7ba-924e-4a2a-8ce2-5d29e6d5806e","timestamp":"2023-06-28T04:05:32.547312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:05:34.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91247e8c-a8fb-423c-8b92-cfb6f5fc89ac","timestamp":"2023-06-28T04:05:34.562937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:06:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:06:50.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8980f9e8-77df-438e-806a-e0053c3d4b18","timestamp":"2023-06-28T04:06:50.840214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:06:54.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64c79a0c-485d-450e-8a86-0e8c5da5ba0d","timestamp":"2023-06-28T04:06:54.937155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:07:02.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c3521f6-938c-451a-a22c-e32281c12be2","timestamp":"2023-06-28T04:07:03.044191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:07:32.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f9005c7-599a-4a0f-81e5-e183b290100d","timestamp":"2023-06-28T04:07:32.546991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:07:34.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d22a608-755a-4ebf-b25b-7383072b11eb","timestamp":"2023-06-28T04:07:34.562567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:08:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:08:50.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c5508c4-3cde-42a0-b733-6714486a9fc4","timestamp":"2023-06-28T04:08:50.840242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:08:54.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ebe3d9d-24c7-4c7a-8535-d66851306113","timestamp":"2023-06-28T04:08:54.937275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:09:02.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a7ac517-492f-4344-9f85-943890643b9f","timestamp":"2023-06-28T04:09:03.043347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:09:32.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"244efa33-d035-4ad6-adc4-0b9dc8f1954d","timestamp":"2023-06-28T04:09:32.547800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:09:34.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3460140-3645-4b5f-83d3-5ffed4e84064","timestamp":"2023-06-28T04:09:34.563118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:10:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:10:50.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb857c64-2a3e-44ab-8c3c-efa983021186","timestamp":"2023-06-28T04:10:50.840447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:10:54.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfc3a27f-bb58-41d2-959a-d4cd570bbeff","timestamp":"2023-06-28T04:10:54.937384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:11:02.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58c3ada7-5433-4bbd-b5cb-faeab481c527","timestamp":"2023-06-28T04:11:03.044197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:11:32.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42d64363-ec0a-44af-832c-7366197c2056","timestamp":"2023-06-28T04:11:32.547185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:11:34.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9d3a79f-894f-4dcf-b00b-cc0dff6477f0","timestamp":"2023-06-28T04:11:34.562532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:12:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:12:50.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a6b6fd4-8113-4317-bd61-553fa37b8128","timestamp":"2023-06-28T04:12:50.840849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:12:54.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"553ea13f-5ff0-4502-bb04-64543c4d7f15","timestamp":"2023-06-28T04:12:54.937576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:13:02.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5702c8c5-4c90-403b-b81f-807cc11ca901","timestamp":"2023-06-28T04:13:03.043461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:13:32.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0396e484-4dda-43e8-a9e5-fd7fa625e49d","timestamp":"2023-06-28T04:13:32.547750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:13:33.088+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-06-28T04:13:33.294+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-06-28T04:13:34.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39f53384-7dfb-4680-811b-bc4d54fb9c9c","timestamp":"2023-06-28T04:13:34.562531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:14:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:14:50.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18ad723b-722a-4661-a5c0-992847d80d4d","timestamp":"2023-06-28T04:14:50.840518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:14:54.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4971eaf7-b598-4fc7-89a3-d6230e621b23","timestamp":"2023-06-28T04:14:54.937434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:15:02.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d54338c4-9e60-4791-843b-59323c2f8495","timestamp":"2023-06-28T04:15:03.044269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:15:32.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d401975-363d-4c0f-8d57-73b5fd78f850","timestamp":"2023-06-28T04:15:32.546993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:15:34.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8155681f-6f7e-4a28-a198-297fce074499","timestamp":"2023-06-28T04:15:34.562532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:16:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:16:50.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9480eeb-bafc-44c0-903c-16a8af1fa94c","timestamp":"2023-06-28T04:16:50.844795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:16:54.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"563f03a6-5261-4e55-bc83-3c8d09edff08","timestamp":"2023-06-28T04:16:54.937177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:17:02.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eed1b7e-afa2-47f6-8876-066a408eb770","timestamp":"2023-06-28T04:17:03.043574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:17:32.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"280d0819-c594-4471-a2de-4c40e6eafd23","timestamp":"2023-06-28T04:17:32.547556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:17:34.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee01a51b-81a7-42ef-8325-1f17f59edaa6","timestamp":"2023-06-28T04:17:34.563251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:18:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:18:50.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fda9e54-db19-49d8-8c48-dfcbce35543d","timestamp":"2023-06-28T04:18:50.852596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:18:54.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7a5a02d-e617-4bf4-9629-df2fad48074b","timestamp":"2023-06-28T04:18:54.937287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:19:02.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a498074-c32d-4ed1-8602-50a203ddc019","timestamp":"2023-06-28T04:19:03.043288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:19:32.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"063a29b4-7286-4bf1-9400-ac9bdf3d09d5","timestamp":"2023-06-28T04:19:32.547542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:19:34.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96cb9f63-242c-4bd4-9d3f-be679f5a074a","timestamp":"2023-06-28T04:19:34.562665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:20:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:20:50.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cc7f6ee-c07d-4c54-afd3-6867d61993cf","timestamp":"2023-06-28T04:20:50.840508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:20:54.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"910a05c4-665b-4e35-a5fe-4703ab0e0cd6","timestamp":"2023-06-28T04:20:54.937569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:21:02.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8b4d5f9-3eea-4bda-9ec7-347f1a773c5b","timestamp":"2023-06-28T04:21:03.044050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:21:32.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f27f46f-239b-4ee4-a2ce-8cad7aaa8d76","timestamp":"2023-06-28T04:21:32.549125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:21:34.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1225057b-50c4-42a2-8abb-fb8986ce56b0","timestamp":"2023-06-28T04:21:34.562568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:22:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:22:50.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7eb80ac-b2b5-4557-814d-c85f76d6d954","timestamp":"2023-06-28T04:22:50.840712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:22:54.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01bc4eb2-c94b-4d8f-9676-3c53b2c23a7b","timestamp":"2023-06-28T04:22:54.937144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:23:02.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57ded7d3-6293-4751-a811-f726c5043caf","timestamp":"2023-06-28T04:23:03.043330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:23:32.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cf54a12-0c11-489c-8a0a-016acfd1d94e","timestamp":"2023-06-28T04:23:32.547076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:23:34.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"398b99cf-996d-4519-af18-25005b5cf484","timestamp":"2023-06-28T04:23:34.562539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:24:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:24:50.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"988e9063-a300-46db-ae15-dd6ae9aa6d85","timestamp":"2023-06-28T04:24:50.840266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:24:54.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a587a226-c696-4244-8e48-0b6b93e44e12","timestamp":"2023-06-28T04:24:54.939626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:25:02.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1276bbfa-7dcb-4392-851d-943d96fadcda","timestamp":"2023-06-28T04:25:03.045284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:25:32.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c2b9a60-f401-4cec-9bf9-8a73b9ef37a7","timestamp":"2023-06-28T04:25:32.547086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:25:34.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b620eed1-8027-4627-813f-eefa1426ac1e","timestamp":"2023-06-28T04:25:34.562499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:26:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:26:50.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"096bd7fc-8101-46c6-b741-b741bb051fab","timestamp":"2023-06-28T04:26:50.840103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:26:54.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6109094a-699e-4335-a9d3-33ac75ba9e4f","timestamp":"2023-06-28T04:26:54.937284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:27:02.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2c2e667-5659-450c-8a24-db1bf54b8140","timestamp":"2023-06-28T04:27:03.043679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:27:32.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b6d0d0a-3849-4d2c-9dd0-41b119bba3a7","timestamp":"2023-06-28T04:27:32.547346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:27:34.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d0884dc-d63a-46be-b03d-aebdd3f5b6d7","timestamp":"2023-06-28T04:27:34.563466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:28:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:28:50.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3866a092-ce72-454f-99ac-066648ef2dd4","timestamp":"2023-06-28T04:28:50.840498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:28:54.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb3cb27a-8404-4192-a72e-3b47c2e2c646","timestamp":"2023-06-28T04:28:54.937428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:29:02.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a833e2dd-44f4-4a7f-9a46-21d609b16f52","timestamp":"2023-06-28T04:29:03.043306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:29:32.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6feadaf-68d6-4c53-a2c3-c69ffd65c768","timestamp":"2023-06-28T04:29:32.546923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:29:34.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ea74241-e3ff-4cf2-9677-bb5a3dad883f","timestamp":"2023-06-28T04:29:34.562552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:30:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:30:50.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"159e23bb-46ac-48f0-a07b-bbb520e4530c","timestamp":"2023-06-28T04:30:50.840466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:30:54.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de04a122-df5a-4ace-8422-215db8da5368","timestamp":"2023-06-28T04:30:54.937014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:31:02.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77c573ab-8839-4e09-a976-51c199b8f074","timestamp":"2023-06-28T04:31:03.043504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:31:32.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4965d3ba-00fe-4d66-b0a8-182abb26db82","timestamp":"2023-06-28T04:31:32.547010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:31:34.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1b007d1-7f3c-4c29-b146-bc0e603d32fd","timestamp":"2023-06-28T04:31:34.562598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:32:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:32:50.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3b38899-a0ba-4a47-b4a9-5f54324dcf49","timestamp":"2023-06-28T04:32:50.840138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:32:54.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbf9b54b-fe26-4659-9dd8-8ee08be18d41","timestamp":"2023-06-28T04:32:54.937217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:33:02.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa9542ed-8c13-4867-b677-f071ddce37b6","timestamp":"2023-06-28T04:33:03.044195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:33:32.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b8d50c6-05a2-47d5-9495-f0665504adff","timestamp":"2023-06-28T04:33:32.547154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:33:34.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fe71d1c-643a-46d1-891d-357b881eccf5","timestamp":"2023-06-28T04:33:34.562708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:34:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:34:50.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e369ec5b-47fe-4679-a5da-65eab6ef1690","timestamp":"2023-06-28T04:34:50.839970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:34:54.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79c9b327-b763-43df-b22f-91ab42e81a59","timestamp":"2023-06-28T04:34:54.937206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:35:02.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b1d62e9-829f-4046-a7a7-957952caa104","timestamp":"2023-06-28T04:35:03.043369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:35:32.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c2cd735-c6a1-4133-9525-f461e6766292","timestamp":"2023-06-28T04:35:32.547121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:35:34.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e805d9bb-bd76-486f-86d3-e4f6f26ae7c8","timestamp":"2023-06-28T04:35:34.562930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:36:31.624+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:36:50.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5d467a2-a8ca-40cb-92f3-b9e58e867e4b","timestamp":"2023-06-28T04:36:50.840220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:36:54.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2f2229f-10cd-4996-b50a-2f3ee086d9fa","timestamp":"2023-06-28T04:36:54.937487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:37:02.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9b4e3a2-54e3-4aaa-a4d5-46b6619944a3","timestamp":"2023-06-28T04:37:03.043695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:37:32.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49544ed5-9167-4771-8a13-98269957e310","timestamp":"2023-06-28T04:37:32.548290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:37:34.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba6ea3a6-135b-47cc-8f88-75ae17e6ac45","timestamp":"2023-06-28T04:37:34.562910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:38:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:38:50.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e94d137-2ff2-40fd-92bf-4bec30703fad","timestamp":"2023-06-28T04:38:50.840614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:38:54.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a4f6109-0f30-4598-b14f-90f0873a3f9b","timestamp":"2023-06-28T04:38:54.937418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:39:02.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfc5bd91-ddd1-444f-8904-533999ceda09","timestamp":"2023-06-28T04:39:03.044142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:39:32.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db641e7b-1cac-4c97-bdf6-5c6feb7c0c0f","timestamp":"2023-06-28T04:39:32.547127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:39:34.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5537c072-b0ed-405f-8664-91af935f6a33","timestamp":"2023-06-28T04:39:34.562848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:40:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:40:50.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c792182a-3ea3-410b-8785-b62954e6b7eb","timestamp":"2023-06-28T04:40:50.840067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:40:54.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64e46d07-0292-4cdd-bb5b-aa3b513390e6","timestamp":"2023-06-28T04:40:54.937664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:41:02.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6396de0a-75bc-44db-8198-d88369b2cc67","timestamp":"2023-06-28T04:41:03.044121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:41:32.058+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a936eee5-1dd8-4731-8058-a8f9368c6e8d","timestamp":"2023-06-28T04:41:32.546950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:41:34.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b87f31f1-4459-42f4-9af2-ae181a9d3eae","timestamp":"2023-06-28T04:41:34.562606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:42:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:42:50.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b55c662-73e2-4ce3-b29d-4352a79de736","timestamp":"2023-06-28T04:42:50.840008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:42:54.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a49355d2-0032-4e4a-90c0-f4778b11b0ec","timestamp":"2023-06-28T04:42:54.937565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:43:02.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b28d2269-efc6-434a-ba95-6c0d3ac17170","timestamp":"2023-06-28T04:43:03.043335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:43:32.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77fd1aa0-3bfd-48f6-9a3c-f135b4471615","timestamp":"2023-06-28T04:43:32.547184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:43:34.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80116a8b-f913-4229-a84a-bbd62f139587","timestamp":"2023-06-28T04:43:34.562558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:44:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:44:50.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c99cfb0e-6e1b-4fe7-acc9-3aca088e3ebb","timestamp":"2023-06-28T04:44:50.840032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:44:54.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57c03655-6de0-476c-a91f-0e0d461ac6c1","timestamp":"2023-06-28T04:44:54.937530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:45:02.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fca9e75-7cd2-4959-a9f1-49bcf1a98ac2","timestamp":"2023-06-28T04:45:03.043288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:45:32.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e33e951-a3ac-4e01-abb2-3f6ca36caa73","timestamp":"2023-06-28T04:45:32.547048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:45:34.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16242a85-7453-4e64-a2d8-c5188f1e1eae","timestamp":"2023-06-28T04:45:34.562541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:46:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:46:50.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62ccf749-8be4-4dab-bf63-671ed7a030fd","timestamp":"2023-06-28T04:46:50.840985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:46:54.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab188fcc-1129-4c09-9a14-84c53acf7337","timestamp":"2023-06-28T04:46:54.937370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:47:02.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a81fb233-cdd6-46c4-9c5d-5d909f516266","timestamp":"2023-06-28T04:47:03.043349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:47:32.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5378558a-de5a-4137-8928-70fc4130320a","timestamp":"2023-06-28T04:47:32.547029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:47:34.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfbf3d53-1264-401c-bd1b-dd6eac075453","timestamp":"2023-06-28T04:47:34.562544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:48:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:48:50.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c9f188e-51d4-4a33-a0b3-c11c86b81131","timestamp":"2023-06-28T04:48:50.840036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:48:54.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c6351d4-2799-4933-a41f-e6a8f9f332b1","timestamp":"2023-06-28T04:48:54.937236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:49:02.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"627b97af-4830-4215-b35c-ee35c7cf12cd","timestamp":"2023-06-28T04:49:03.045428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:49:32.070+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f4bbacc-878e-42d2-b5e6-931ebd92c3e8","timestamp":"2023-06-28T04:49:32.546917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:49:34.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e57a18ac-218e-4d55-a4d8-32a55ac4be03","timestamp":"2023-06-28T04:49:34.563632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:50:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:50:50.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d93fb1ce-15d0-4133-8a18-120882a36f73","timestamp":"2023-06-28T04:50:50.840092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:50:54.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc065b07-56b6-43cb-a3f3-7cb96f90dc84","timestamp":"2023-06-28T04:50:54.937643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:51:02.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbfca302-333e-4c24-9c07-62256eedaeee","timestamp":"2023-06-28T04:51:03.043286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:51:32.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"643e504a-66cf-471b-8cab-9cfdc6112a23","timestamp":"2023-06-28T04:51:32.546966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:51:34.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbd8fec9-caee-4194-a5f9-3b58c119f53e","timestamp":"2023-06-28T04:51:34.562674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:52:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:52:50.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"176b2dee-4502-49af-a189-ffc846c5fafb","timestamp":"2023-06-28T04:52:50.840067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:52:54.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88bab4b8-ac05-4640-9b04-a571ee49b9de","timestamp":"2023-06-28T04:52:54.937049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:53:02.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d416625-646e-4c6b-9a2e-c9890532cdb4","timestamp":"2023-06-28T04:53:03.043358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:53:32.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfa3e99e-dfd1-4b12-bb0e-fc96d09cd6c3","timestamp":"2023-06-28T04:53:32.546849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:53:34.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9d03552-85d1-4ae5-bde2-a867d7269b11","timestamp":"2023-06-28T04:53:34.562501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:54:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:54:50.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f45fb71-e9d8-44ee-bf6d-d44293e9b17a","timestamp":"2023-06-28T04:54:50.841327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:54:54.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"330c12c6-bf91-4578-99d5-15aa50a53ccb","timestamp":"2023-06-28T04:54:54.937875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:55:02.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2f70a8c-c1bb-40bd-91f1-cb479fd183d1","timestamp":"2023-06-28T04:55:03.043678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:55:32.076+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef57cf4f-962f-41e0-911c-0410a902c1af","timestamp":"2023-06-28T04:55:32.547038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:55:34.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c1618ee-9404-4bd8-912e-7e217e971de8","timestamp":"2023-06-28T04:55:34.562629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:56:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:56:50.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8328e889-2304-431c-a391-bffd2ec95c4c","timestamp":"2023-06-28T04:56:50.840282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:56:54.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bce9ece-f9c5-404a-abb8-05081315e2bf","timestamp":"2023-06-28T04:56:54.937339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:57:02.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0020f59d-20b5-49ee-bc51-5f8a60138a68","timestamp":"2023-06-28T04:57:03.045454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:57:32.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae1c573e-021c-4b4a-aebc-ab92e9ca3723","timestamp":"2023-06-28T04:57:32.546888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:57:34.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d33afc7f-adc7-41a3-98c6-862b7b12ea67","timestamp":"2023-06-28T04:57:34.562525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T04:58:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T04:58:50.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99bea1d9-c37d-4dfc-af5f-915015310d2c","timestamp":"2023-06-28T04:58:50.840128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T04:58:54.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47283783-bec4-4d76-a9ff-a2a53a71dd42","timestamp":"2023-06-28T04:58:54.937391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T04:59:02.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"985b4921-d487-4536-8c2e-76126d5eb573","timestamp":"2023-06-28T04:59:03.043179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T04:59:32.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd365718-1de2-4e03-a619-63bca521abc3","timestamp":"2023-06-28T04:59:32.546943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T04:59:34.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1696633f-4c4e-4dc8-b2ee-22e1f2f67602","timestamp":"2023-06-28T04:59:34.562628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:00:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:00:50.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da1b73c5-19f6-45cd-8205-94b27583f09f","timestamp":"2023-06-28T05:00:50.840074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:00:54.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64ecf275-ebaf-4f6b-81f8-4cf5db68a9db","timestamp":"2023-06-28T05:00:54.937649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:01:02.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffe9a75e-78e2-4b51-a8ca-7032ba15bfbc","timestamp":"2023-06-28T05:01:03.043551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:01:32.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"721e266b-9bb3-417e-bf88-878115a543c1","timestamp":"2023-06-28T05:01:32.547164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:01:34.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c8b7e9d-a208-4700-9fa5-bd45fff2a166","timestamp":"2023-06-28T05:01:34.563449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:02:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:02:50.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be68f6db-220d-49a8-ad63-987209d24e11","timestamp":"2023-06-28T05:02:50.840089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:02:54.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3902fd18-e4a1-4c7a-9054-3c6c9c507832","timestamp":"2023-06-28T05:02:54.937488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:03:02.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aea1d44e-d9c0-47c8-9209-b2b48c60e8f9","timestamp":"2023-06-28T05:03:03.043330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:03:32.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc596bb4-0a9a-4577-9fd0-c2b1aa4a06ca","timestamp":"2023-06-28T05:03:32.546968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:03:34.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceb7f085-6972-47fd-bda0-a1770146d2a9","timestamp":"2023-06-28T05:03:34.562546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:04:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:04:50.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24e29231-0b33-4bfa-80e3-f08dbfa10315","timestamp":"2023-06-28T05:04:50.840307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:04:54.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1a92a50-5e09-45aa-806a-dc56f2a9a55d","timestamp":"2023-06-28T05:04:54.937138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:05:02.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0699da22-3345-4139-bf33-3150874bedf6","timestamp":"2023-06-28T05:05:03.047201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:05:32.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"296f4f07-0763-4ff3-aa15-1b8d94efce01","timestamp":"2023-06-28T05:05:32.547108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:05:34.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e220eb29-15cd-469d-a9e6-84cdda5926b5","timestamp":"2023-06-28T05:05:34.562612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:06:31.624+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:06:50.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a76654e1-762f-4d69-9527-85659ce0ec32","timestamp":"2023-06-28T05:06:50.840681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:06:54.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90aa62fe-d7a8-4606-88d6-5b61e79a6772","timestamp":"2023-06-28T05:06:54.937236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:07:02.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08d5995f-a573-4aa4-81be-630bda1433ad","timestamp":"2023-06-28T05:07:03.043326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:07:32.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"591e3790-af51-4355-8a66-cca1cf326df6","timestamp":"2023-06-28T05:07:32.547547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:07:34.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebda91e8-fa0e-494a-8825-32267f23b1d5","timestamp":"2023-06-28T05:07:34.562505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:08:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:08:50.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e335a124-1be6-4e8a-8590-5909413fda32","timestamp":"2023-06-28T05:08:50.839962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:08:54.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3f057c1-5792-4c7d-b3a5-815c5074abdc","timestamp":"2023-06-28T05:08:54.937244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:09:02.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"971dc419-fbf0-417e-a263-d1f5cca04c84","timestamp":"2023-06-28T05:09:03.043216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:09:32.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a748adb2-fec1-4ba1-a267-b73e6130fe84","timestamp":"2023-06-28T05:09:32.546998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:09:34.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e00d51-78a5-461b-9e3c-81fe20de3289","timestamp":"2023-06-28T05:09:34.562549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:10:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:10:50.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85781e30-6648-4eaf-92ab-68471466a77a","timestamp":"2023-06-28T05:10:50.840215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:10:54.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44c87bd7-3f78-4f90-8ccc-2f3f50a033d8","timestamp":"2023-06-28T05:10:54.937200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:11:02.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8efeb926-3bbe-4a11-b841-818011646c04","timestamp":"2023-06-28T05:11:03.043334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:11:32.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3db5f3fb-745c-43a0-8d91-703445e0232e","timestamp":"2023-06-28T05:11:32.547634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:11:34.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4625c1f4-fbb5-494a-a2d2-202a5f4c28dd","timestamp":"2023-06-28T05:11:34.562600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:12:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:12:50.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4937623-a2e3-4ace-b890-0b16aebd8e3b","timestamp":"2023-06-28T05:12:50.839997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:12:54.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cca1a2e0-479e-4cd9-ad38-ba5310f4de99","timestamp":"2023-06-28T05:12:54.939565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:13:02.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55c4a69a-95d7-4a0c-b368-e5fdad4c23bd","timestamp":"2023-06-28T05:13:03.043246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:13:32.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdaab4b7-2461-458f-b319-7d9fd45ffb37","timestamp":"2023-06-28T05:13:32.547020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:13:34.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67b256d9-2628-41e9-afb3-f536d278c35a","timestamp":"2023-06-28T05:13:34.562565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:14:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:14:50.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fb9b55b-65e2-435f-8d61-d796dd7fc528","timestamp":"2023-06-28T05:14:50.840020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:14:54.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2370e5b6-1320-4abd-9868-11443d02c0d3","timestamp":"2023-06-28T05:14:54.937284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:15:02.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f918616-7e11-46d9-ba0f-283009891fbb","timestamp":"2023-06-28T05:15:03.043213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:15:32.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"978608c3-ce66-4935-8e34-1b3aa900d62a","timestamp":"2023-06-28T05:15:32.547040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:15:34.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95c22898-845f-4214-8626-47fd617768c2","timestamp":"2023-06-28T05:15:34.563063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:16:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:16:50.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"498d454f-4dc7-43f9-82f2-05f2f93c0d77","timestamp":"2023-06-28T05:16:50.841056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:16:54.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f46ec40-fc9d-49d5-9b5f-4a16c0a23d4f","timestamp":"2023-06-28T05:16:54.937253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:17:02.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98b027f7-3109-4141-89ab-579a455afa8d","timestamp":"2023-06-28T05:17:03.043959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:17:32.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7a697cb-cb80-4126-b2ed-90bd99607482","timestamp":"2023-06-28T05:17:32.547135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:17:34.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94bf97b3-68e4-41d2-9bbb-00fc68664f39","timestamp":"2023-06-28T05:17:34.562554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:18:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:18:50.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e09711f7-5eab-40fd-8189-9df0eec9dd00","timestamp":"2023-06-28T05:18:50.840279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:18:54.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b345ccbb-3063-4ab7-b1bf-2b9ed0c1e9bf","timestamp":"2023-06-28T05:18:54.937201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:19:02.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0c8c208-2a98-4b00-bd1d-70c12983a6c2","timestamp":"2023-06-28T05:19:03.044273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:19:32.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1785ef5-da81-43c5-87e2-0d874c5b8099","timestamp":"2023-06-28T05:19:32.547489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:19:34.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b75ca56-aa85-4c84-95eb-842fcf66a622","timestamp":"2023-06-28T05:19:34.562570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:20:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:20:50.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b444fb34-7e47-4e3e-ade0-3c42eeaa5c9a","timestamp":"2023-06-28T05:20:50.840117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:20:54.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8b33271-a2fa-413f-a77f-1da4ac12f876","timestamp":"2023-06-28T05:20:54.937064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:21:02.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29ba6af5-71f3-4f30-aa4e-048060ce487a","timestamp":"2023-06-28T05:21:03.043337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:21:32.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"730b82c6-8c48-469c-86cd-c68f1a226ba0","timestamp":"2023-06-28T05:21:32.546923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:21:34.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"804d116a-5bab-48d3-938b-7b4930927b39","timestamp":"2023-06-28T05:21:34.562490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:22:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:22:50.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"636d457e-b4ad-4566-b5b9-3777167adbd6","timestamp":"2023-06-28T05:22:50.840225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:22:54.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"110f9c52-aa96-48ee-bb6c-dd9e3f1cd542","timestamp":"2023-06-28T05:22:54.937267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:23:02.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"199446c8-da29-44e1-b21d-ff0f6cbefd0f","timestamp":"2023-06-28T05:23:03.043240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:23:32.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09c59a0b-0016-482a-9f44-47edbd5aca80","timestamp":"2023-06-28T05:23:32.547582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:23:34.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa2b06f1-a4e9-4178-af0f-5ecdfbe08333","timestamp":"2023-06-28T05:23:34.562511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:24:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:24:50.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b021f053-a2bb-4562-b975-bc0f1c9053dc","timestamp":"2023-06-28T05:24:50.841074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:24:54.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00ae901d-00d0-4a12-82cd-dddf9ccac0eb","timestamp":"2023-06-28T05:24:54.937432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:25:02.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e5ba5fd-1704-429d-b933-50168af112ca","timestamp":"2023-06-28T05:25:03.043207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:25:32.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00e29f8d-8c77-43d4-9a9e-cb412ef3bc79","timestamp":"2023-06-28T05:25:32.546964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:25:34.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35a01515-e404-4544-adf2-ac7b022d8079","timestamp":"2023-06-28T05:25:34.562459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:26:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:26:50.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fc32573-7b94-48a0-ba5c-57808168345d","timestamp":"2023-06-28T05:26:50.840346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:26:54.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"faad01b6-102b-4a19-a857-54fb995e428d","timestamp":"2023-06-28T05:26:54.937255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:27:02.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"390b1ed7-c95a-433e-9b95-91db4645376f","timestamp":"2023-06-28T05:27:03.043271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:27:32.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fef052d-cda7-42dc-b521-786041410584","timestamp":"2023-06-28T05:27:32.547729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:27:34.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87b02adb-aecc-47a8-ae45-1979c24a0821","timestamp":"2023-06-28T05:27:34.564932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:28:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:28:50.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cf7c4aa-8100-4896-ba7b-9b7d26b678f4","timestamp":"2023-06-28T05:28:50.840032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:28:54.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7c5592c-bd11-4560-932b-f0c8cbb6e5db","timestamp":"2023-06-28T05:28:54.937212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:29:02.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed667622-f77a-46eb-9981-c7ba977d27a8","timestamp":"2023-06-28T05:29:03.043912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:29:32.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e99b031c-7024-43b2-a1ab-0297263cd5c2","timestamp":"2023-06-28T05:29:32.547078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:29:34.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc6d2ff9-f2a6-45ac-aeb5-b7ebfb33445b","timestamp":"2023-06-28T05:29:34.562543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:30:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:30:50.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90feee1c-0075-43ca-b838-9b6b481b15d6","timestamp":"2023-06-28T05:30:50.840044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:30:54.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"410648c7-56d2-4a4d-b495-302e35bdd2e1","timestamp":"2023-06-28T05:30:54.937145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:31:02.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb89f74a-40f1-4e73-8634-2e2ac587ff2e","timestamp":"2023-06-28T05:31:03.043278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:31:32.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12d520a0-acd6-47df-a720-0a4d37f348e4","timestamp":"2023-06-28T05:31:32.546941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:31:34.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66cf5909-f9ba-4a06-847f-eb9560e5a4d5","timestamp":"2023-06-28T05:31:34.562569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:32:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:32:50.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cbf79a9-a783-43b0-a0e3-1f6f6cbe04d0","timestamp":"2023-06-28T05:32:50.840042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:32:54.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48b09749-283d-4d59-ab06-ea72b4f9bfa4","timestamp":"2023-06-28T05:32:54.937171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:33:02.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"85e13757-e038-44bb-aa72-a002dd11a22b","timestamp":"2023-06-28T05:33:03.044537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:33:32.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc287397-0303-401a-b05e-006ba0a96c6b","timestamp":"2023-06-28T05:33:32.547050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:33:34.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba845d8-e735-4204-9ea0-4ef043bd2e5c","timestamp":"2023-06-28T05:33:34.562460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:34:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:34:50.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f333de84-4488-42f2-b90e-68483e78ac51","timestamp":"2023-06-28T05:34:50.840254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:34:54.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5920b04e-e884-4089-9c9b-d11cde45f459","timestamp":"2023-06-28T05:34:54.937334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:35:02.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fdd76c2-b63a-4c5a-8082-c96af3cc0ee9","timestamp":"2023-06-28T05:35:03.043405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:35:32.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bbbd4fc-9639-4976-a39d-edd8b16a7960","timestamp":"2023-06-28T05:35:32.546843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:35:34.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22ff1787-46ac-4cd3-8eba-72a39e12539c","timestamp":"2023-06-28T05:35:34.562557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:36:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:36:50.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9101899-4dff-41fd-be09-d437ba50a7a8","timestamp":"2023-06-28T05:36:50.840730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:36:54.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"944af0c0-6220-435f-b15e-cc71b5af7792","timestamp":"2023-06-28T05:36:54.937183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:37:02.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae722a1-646a-488b-b68a-6862b2aa0e7c","timestamp":"2023-06-28T05:37:03.043302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:37:32.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34929e4f-8d10-4a49-b230-885e42dfa19f","timestamp":"2023-06-28T05:37:32.547161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:37:34.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3404392d-d55b-4287-8409-4476863caf7f","timestamp":"2023-06-28T05:37:34.562547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:38:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:38:50.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"474fa1fb-01c0-45b8-b838-5a5d4d204c91","timestamp":"2023-06-28T05:38:50.840036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:38:54.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7cfa3cf-9407-4be6-9e2b-44a2c42f5cbf","timestamp":"2023-06-28T05:38:54.938686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:39:02.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25812859-72e1-4ce0-9a9f-b171685bcd47","timestamp":"2023-06-28T05:39:03.044894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:39:32.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74d20b75-0824-4efc-90ac-42c7716df027","timestamp":"2023-06-28T05:39:32.547062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:39:34.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52ddb00d-6d7b-425a-88a4-be82712585db","timestamp":"2023-06-28T05:39:34.562939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:40:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:40:50.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37e8bf87-e2c8-4f5b-9edb-7a4d57fccc46","timestamp":"2023-06-28T05:40:50.840110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:40:54.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26fd5cb8-cdbe-4ff0-a604-b61920b5be98","timestamp":"2023-06-28T05:40:54.937405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:41:02.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57e796b5-3d84-4695-b9d5-2b32221a441f","timestamp":"2023-06-28T05:41:03.044964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:41:32.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3da81af-69dd-4fb1-94be-91793da72f2d","timestamp":"2023-06-28T05:41:32.547062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:41:34.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5be19519-a86c-4f1b-8370-2856c466d7e3","timestamp":"2023-06-28T05:41:34.563012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:42:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:42:50.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0aeea6d-daf8-4e68-bc2c-2be4ee66f579","timestamp":"2023-06-28T05:42:50.840011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:42:54.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bffdf35-c7d1-4d05-b560-3fbe181ede84","timestamp":"2023-06-28T05:42:54.937156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:43:02.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a25244c-db52-4a4f-b808-718d509ee094","timestamp":"2023-06-28T05:43:03.043274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:43:32.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f69172c0-9a0e-4dd5-9544-213d02a2c438","timestamp":"2023-06-28T05:43:32.547121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:43:34.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b66c07da-889f-4d34-88b4-111f99e3bfe5","timestamp":"2023-06-28T05:43:34.562525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:44:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:44:50.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69160cc0-abf0-4d4b-bb97-1f3f1d17d4fa","timestamp":"2023-06-28T05:44:50.839951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:44:54.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d5fa9af-8fd6-4403-aafc-88ef8aff38c2","timestamp":"2023-06-28T05:44:54.937148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:45:02.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f32dfc5d-9e5e-41ed-ae13-b5f86005d539","timestamp":"2023-06-28T05:45:03.043190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:45:32.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aea770a-fac1-47f4-b22f-723d632adbbf","timestamp":"2023-06-28T05:45:32.547313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:45:34.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d016fd5-a249-43f5-8e76-a8c5700e8b8f","timestamp":"2023-06-28T05:45:34.562513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:46:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:46:50.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22263118-3e12-407a-afde-d62a9ecf48fc","timestamp":"2023-06-28T05:46:50.840753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:46:54.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9992bcac-6edc-4182-a93b-0e7c419dab60","timestamp":"2023-06-28T05:46:54.937172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:47:02.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"df53f6c1-d05e-4934-b811-73b07034d05f","timestamp":"2023-06-28T05:47:03.043147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:47:32.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5723142b-0e67-467c-8cc2-fb368c62b4ae","timestamp":"2023-06-28T05:47:32.547031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:47:34.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96b09594-436b-41e5-b21a-655f7d7833b9","timestamp":"2023-06-28T05:47:34.562499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:48:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:48:50.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bfb51f7-259a-45c0-b49b-e00ef6a82d58","timestamp":"2023-06-28T05:48:50.840397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:48:54.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b994e4b-d9e0-4073-a35f-30346022cb9d","timestamp":"2023-06-28T05:48:54.937130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:49:02.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a854864-8cb6-40b0-9c5b-5e68f300c460","timestamp":"2023-06-28T05:49:03.044307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:49:32.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9ce0460-03e0-464c-a0e0-4028aa7178c8","timestamp":"2023-06-28T05:49:32.546865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:49:34.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef5d41c9-5216-455a-895f-b1a4626b9e6f","timestamp":"2023-06-28T05:49:34.562502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:50:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:50:50.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bfce6f6-39bd-41f6-8790-843997c786a2","timestamp":"2023-06-28T05:50:50.840072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:50:54.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cfa0782-0547-4cc8-8933-fe9d78eb804d","timestamp":"2023-06-28T05:50:54.937311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:51:02.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b03d4d8c-4fca-4485-9acf-2fd541c17f19","timestamp":"2023-06-28T05:51:03.043235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:51:32.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd3138f3-3959-4518-aac0-8624539d1b29","timestamp":"2023-06-28T05:51:32.547581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:51:34.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3184889f-7f72-4c53-832d-6cdeecf0d856","timestamp":"2023-06-28T05:51:34.562465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:52:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:52:50.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaead3cd-5539-4300-a98d-e8f26ba6c09c","timestamp":"2023-06-28T05:52:50.839992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:52:54.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"616c957f-75fe-465e-b39e-c891e7f771ea","timestamp":"2023-06-28T05:52:54.937141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:53:02.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58a3da09-9ee7-4f91-a663-10f7f07827a3","timestamp":"2023-06-28T05:53:03.044293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:53:32.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df5c90de-26db-44f7-aa86-d9467dc7a51b","timestamp":"2023-06-28T05:53:32.547843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:53:34.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f413b4d-3034-48bc-82b0-fcca7f825e76","timestamp":"2023-06-28T05:53:34.563180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:54:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:54:50.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"917e4b8d-92b7-4341-8055-135395da765f","timestamp":"2023-06-28T05:54:50.841071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:54:54.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"235b255a-7192-42a8-9657-043cc27e822c","timestamp":"2023-06-28T05:54:54.937241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:55:02.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"013f053e-9d91-4c96-b587-69d0537f1d54","timestamp":"2023-06-28T05:55:03.043342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:55:32.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5d72a84-ee68-4ce3-bc6b-b848e00f0b03","timestamp":"2023-06-28T05:55:32.547780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:55:34.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4e74475-88f1-4c65-b44c-9b5c81f020ee","timestamp":"2023-06-28T05:55:34.563021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:56:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:56:50.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da99a178-1f4e-4748-b7b7-2d77bd170362","timestamp":"2023-06-28T05:56:50.840355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:56:54.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cff459fa-2eb3-42aa-9c8c-e4fee49b6ff6","timestamp":"2023-06-28T05:56:54.937207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:57:02.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"714c6053-a714-46db-8235-42e0e0732f77","timestamp":"2023-06-28T05:57:03.043175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:57:32.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"160c07ce-34e1-48b4-abc5-cbae02e495ad","timestamp":"2023-06-28T05:57:32.547453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:57:34.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bef4169-adf5-437a-899f-90e10a308d55","timestamp":"2023-06-28T05:57:34.562574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T05:58:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T05:58:50.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae3f6639-dbd3-4ab1-a946-a492893272a9","timestamp":"2023-06-28T05:58:50.839994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T05:58:54.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c827a10d-4b6a-4b26-8b3b-a86c4621e054","timestamp":"2023-06-28T05:58:54.937083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T05:59:02.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eea61ec-38f9-4e70-b743-243c0fa82d58","timestamp":"2023-06-28T05:59:03.043189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T05:59:32.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"598e95f4-c8d9-459e-a559-b164a1046a05","timestamp":"2023-06-28T05:59:32.547390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T05:59:34.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1d475e9-5a78-4e44-a8b2-048021c534e6","timestamp":"2023-06-28T05:59:34.562570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:00:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:00:50.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a54dfdb9-028e-42ce-9169-c600d21d52f9","timestamp":"2023-06-28T06:00:50.840034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:00:54.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8642d5a2-027e-462f-89fb-11317a6facb5","timestamp":"2023-06-28T06:00:54.937219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:01:02.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"45768a91-74c7-498d-816f-7982adb9e3df","timestamp":"2023-06-28T06:01:03.043282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:01:32.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5491dc4f-7688-4775-80e6-b2bbd661ba5c","timestamp":"2023-06-28T06:01:32.547122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:01:34.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be8cecda-16cc-4eee-811d-3e4763f7450b","timestamp":"2023-06-28T06:01:34.563004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:02:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:02:50.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8130c99-65ca-4d5e-bace-0cfab94fb33f","timestamp":"2023-06-28T06:02:50.840021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:02:54.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a344dea-263e-4368-88fd-6a0e676fcea7","timestamp":"2023-06-28T06:02:54.937636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:03:02.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d310990-b8d6-43bd-8646-2c437f66546f","timestamp":"2023-06-28T06:03:03.043313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:03:32.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04366a7d-4d6e-4c64-b914-dec84be186a2","timestamp":"2023-06-28T06:03:32.547140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:03:34.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01fa19d5-caf5-4e89-bba7-0eefd35c559e","timestamp":"2023-06-28T06:03:34.562522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:04:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:04:50.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb568de8-eb2c-46f4-94ce-14cf56491492","timestamp":"2023-06-28T06:04:50.840723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:04:54.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e09276d-8d52-4300-a891-5bb9c776e2b7","timestamp":"2023-06-28T06:04:54.937138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:05:02.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"43a3eb22-cbfe-478b-81eb-c1ced051b223","timestamp":"2023-06-28T06:05:03.043368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:05:32.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fd5e391-0ded-410f-abdf-1e8f1251f8fd","timestamp":"2023-06-28T06:05:32.546818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:05:34.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a766c2f7-9354-4a5e-853f-5c6265d830a4","timestamp":"2023-06-28T06:05:34.562489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:06:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:06:50.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b09f248-bb46-4ecc-a75c-e0fd6452951c","timestamp":"2023-06-28T06:06:50.839983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:06:54.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2992ed0d-702e-434b-a4ca-6a5417f1cfa0","timestamp":"2023-06-28T06:06:54.937206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:07:02.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a635574-de79-4a2b-8752-7592869e93a4","timestamp":"2023-06-28T06:07:03.043853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:07:32.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bb07445-7322-4f62-bd52-396ff23947b2","timestamp":"2023-06-28T06:07:32.546988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:07:34.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76debda1-46ba-4fca-a1b9-2642f2cd8739","timestamp":"2023-06-28T06:07:34.562750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:08:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:08:50.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc1529f0-b7b9-4fad-bd20-c3410a9a03de","timestamp":"2023-06-28T06:08:50.840046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:08:54.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59d9c9ce-fe63-497a-a1d0-4bc09b3a4f89","timestamp":"2023-06-28T06:08:54.937440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:09:02.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"88cf059c-4993-4977-b89d-e7e9dfae8fbf","timestamp":"2023-06-28T06:09:03.043197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:09:32.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ab3b71d-d92e-4b37-aa96-b9efa127b2af","timestamp":"2023-06-28T06:09:32.546849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:09:34.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93be1503-1e9b-45e8-a7a3-70475de1e8ed","timestamp":"2023-06-28T06:09:34.562960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:10:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:10:50.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0a034ec-3e68-4f84-89af-2aafd2022349","timestamp":"2023-06-28T06:10:50.840156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:10:54.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7c054a5-8d44-434a-a327-74426a2f467f","timestamp":"2023-06-28T06:10:54.937090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:11:02.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25ed2aa4-c3e5-413f-b061-3ad1950ae096","timestamp":"2023-06-28T06:11:03.043091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:11:32.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"361f5daf-0a36-4fa4-95bb-1602cac2859d","timestamp":"2023-06-28T06:11:32.546951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:11:34.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a41508c-fb2e-4b8a-b2aa-a4f3557700f2","timestamp":"2023-06-28T06:11:34.562501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:12:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:12:50.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e5ab065-3ab4-485a-b887-67c0fcb666bb","timestamp":"2023-06-28T06:12:50.841385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:12:54.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4110b8d7-9c77-43a0-b275-6f0a18f70b2a","timestamp":"2023-06-28T06:12:54.939493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:13:02.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97cb7a33-e21a-43bb-b687-d03b78b37bb7","timestamp":"2023-06-28T06:13:03.043283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:13:32.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac23a9a1-3801-484e-a513-a17c6ae0d7d1","timestamp":"2023-06-28T06:13:32.547420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:13:34.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60375e2d-a723-4905-802d-dfa95eb02541","timestamp":"2023-06-28T06:13:34.562566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:14:01.766+00:00|WARN|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Offset commit failed on partition policy.clamp-runtime-acm-5 at offset 55: The request timed out.
[2023-06-28T06:14:01.766+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response REQUEST_TIMED_OUT. isDisconnected: false. Rediscovery will be attempted.
[2023-06-28T06:14:01.766+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Requesting disconnect from last known coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-06-28T06:14:01.767+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Client requested disconnect from node 2147483646
[2023-06-28T06:14:01.767+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cancelled in-flight HEARTBEAT request with correlation id 50402 due to node 2147483646 being disconnected (elapsed time since creation: 4571ms, elapsed time since send: 4571ms, request timeout: 30000ms)
[2023-06-28T06:14:01.767+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cancelled in-flight HEARTBEAT request with correlation id 50415 due to node 2147483646 being disconnected (elapsed time since creation: 1564ms, elapsed time since send: 1564ms, request timeout: 30000ms)
[2023-06-28T06:14:01.767+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cancelled in-flight OFFSET_COMMIT request with correlation id 50422 due to node 2147483646 being disconnected (elapsed time since creation: 4ms, elapsed time since send: 4ms, request timeout: 30000ms)
[2023-06-28T06:14:01.947+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-06-28T06:14:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:14:50.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02e56210-687b-4808-bcb7-ea58af33d9bb","timestamp":"2023-06-28T06:14:50.839988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:14:54.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0022bd9-3fe7-49cd-a9eb-1faccbd7f3fd","timestamp":"2023-06-28T06:14:54.937103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:15:02.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d58c611f-e3b3-41c8-a7e2-145b3618ee3a","timestamp":"2023-06-28T06:15:03.043284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:15:32.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"548fee06-3e6d-4a31-9820-bbdf6aea7b2b","timestamp":"2023-06-28T06:15:32.547359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:15:34.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f157bb5-ed0a-42bf-93cd-554feaf0bfe8","timestamp":"2023-06-28T06:15:34.562648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:16:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:16:50.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc16757f-3ebe-4c27-b1df-5f35ea8f63b8","timestamp":"2023-06-28T06:16:50.840303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:16:54.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3513367e-764b-4f28-a371-5557b1bb3054","timestamp":"2023-06-28T06:16:54.937123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:17:02.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e37cf35-84b3-4cf9-b265-d00a3732c6d1","timestamp":"2023-06-28T06:17:03.043173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:17:32.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6854ac82-6947-42dd-820a-8430f4b5db2d","timestamp":"2023-06-28T06:17:32.546992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:17:34.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00bfa2a-602f-461a-9f34-4e344b48ef35","timestamp":"2023-06-28T06:17:34.562563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:18:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:18:50.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec325ef3-7767-46bc-9f3e-16a06a813782","timestamp":"2023-06-28T06:18:50.840659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:18:54.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7c7507e-2ac6-4212-9f68-2162306fd291","timestamp":"2023-06-28T06:18:54.937328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:19:02.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6094705-ac80-459b-902f-4f4ef2a4fbf7","timestamp":"2023-06-28T06:19:03.044771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:19:32.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2490d802-ddc0-4594-bd95-be46b62fc60d","timestamp":"2023-06-28T06:19:32.546858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:19:34.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01527f32-5868-4a7f-aa11-8c4129ecfb51","timestamp":"2023-06-28T06:19:34.562603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:20:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:20:50.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ace4f557-e8c5-4231-a521-4d36c6ace30d","timestamp":"2023-06-28T06:20:50.840796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:20:54.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aa0cc7a-6060-4d59-945f-ececf8c64de5","timestamp":"2023-06-28T06:20:54.937019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:21:02.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"03c1e339-8dd7-45b3-986a-a80e81590b62","timestamp":"2023-06-28T06:21:03.043500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:21:32.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5b3ecee-7c44-4ba2-99b0-2f4ab66688d6","timestamp":"2023-06-28T06:21:32.547053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:21:34.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e869252a-99eb-407d-a2ab-51591f913b61","timestamp":"2023-06-28T06:21:34.562606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:22:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:22:50.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c78f935f-69d9-4717-835a-7cb858f509a6","timestamp":"2023-06-28T06:22:50.840080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:22:54.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0502073f-0bf4-4f7e-a04c-1bd8ff65e289","timestamp":"2023-06-28T06:22:54.937065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:23:02.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c645f6af-81ca-4172-9e5c-5c97cdd3675b","timestamp":"2023-06-28T06:23:03.043317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:23:32.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d261f51c-acec-498d-993a-4c2dfb6099f8","timestamp":"2023-06-28T06:23:32.546883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:23:34.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8adcab9-35c1-4c0d-ba8e-95fce251c9c3","timestamp":"2023-06-28T06:23:34.562990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:24:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:24:50.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70bd6572-1435-4696-b934-2f8c8fcbee78","timestamp":"2023-06-28T06:24:50.840269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:24:54.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdf2b3aa-7aec-406c-b8b6-4fd6af973d73","timestamp":"2023-06-28T06:24:54.937113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:25:02.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"982d92e8-dc33-443e-aa54-c75779cbf185","timestamp":"2023-06-28T06:25:03.043111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:25:32.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"731d4f72-906d-4413-aebf-c3142297beb2","timestamp":"2023-06-28T06:25:32.546971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:25:34.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6868ca40-ba17-4bb4-9e38-5fd8c88d7250","timestamp":"2023-06-28T06:25:34.562496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:26:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:26:50.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71a47a27-fa4e-4278-85e3-657a1232453e","timestamp":"2023-06-28T06:26:50.840425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:26:54.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efe323fd-444b-4ee6-a485-98408ce93d3b","timestamp":"2023-06-28T06:26:54.939607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:27:02.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f73c2c4-7a14-49fe-9fc6-f99f32009175","timestamp":"2023-06-28T06:27:03.043157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:27:32.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2eb3e56-62a8-4021-a8c2-c27aad7c32fe","timestamp":"2023-06-28T06:27:32.546909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:27:34.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5f70769-1ee5-4ac7-a206-7c9befde7cf9","timestamp":"2023-06-28T06:27:34.562451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:28:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:28:50.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d6bc5f1-4512-483f-8619-0718454d7e35","timestamp":"2023-06-28T06:28:50.847020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:28:54.584+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2f6fb6c-9299-4525-9e29-0018468cd623","timestamp":"2023-06-28T06:28:54.937411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:29:02.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cf1536a-71b8-4e08-991b-aa6b826fe5dd","timestamp":"2023-06-28T06:29:03.043246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:29:32.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab48c81f-ec1f-402e-9f63-a2fd653fa881","timestamp":"2023-06-28T06:29:32.546845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:29:34.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dcf5a12-f17f-4cd8-9078-e710ef6c0173","timestamp":"2023-06-28T06:29:34.562595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:30:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:30:50.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0724e509-accb-466b-bb47-6fcb9cd5b519","timestamp":"2023-06-28T06:30:50.840085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:30:54.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69588121-bfcd-400f-bead-a8feeb707c02","timestamp":"2023-06-28T06:30:54.937158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:31:02.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ccafcb8-747e-4b7e-8762-716f7dfc616c","timestamp":"2023-06-28T06:31:03.043813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:31:32.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e97f9a1b-028a-4746-a891-5b671ec3466e","timestamp":"2023-06-28T06:31:32.546887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:31:34.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b30959f-aafd-4022-b977-fb351942b448","timestamp":"2023-06-28T06:31:34.562568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:32:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:32:50.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c764883-f2f5-4684-8c61-e2ea5c87ffe8","timestamp":"2023-06-28T06:32:50.840079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:32:54.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3453c566-26f7-4bc9-9ade-bd5b470b7997","timestamp":"2023-06-28T06:32:54.937287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:33:02.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"13fe95a1-6059-484b-a52a-5f2088d4fa51","timestamp":"2023-06-28T06:33:03.043255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:33:32.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff48dded-3996-4224-9188-6c87100aa32b","timestamp":"2023-06-28T06:33:32.546964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:33:34.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0b0462f-1695-41c0-9e5d-f0ce9dcdb2fa","timestamp":"2023-06-28T06:33:34.563012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:34:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:34:50.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c58af5de-e456-4669-8105-bef2978f9ab1","timestamp":"2023-06-28T06:34:50.840622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:34:54.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ff6d6e1-5e2a-4da8-b049-69440365aa5f","timestamp":"2023-06-28T06:34:54.937197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:35:02.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dae71a93-d1fa-4716-8c67-3653ccc53b01","timestamp":"2023-06-28T06:35:03.043425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:35:32.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d3988ec-b76a-4451-b9d7-21777df58ac6","timestamp":"2023-06-28T06:35:32.547113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:35:34.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33fbccf3-68fa-43f8-9230-3b065c0ea05d","timestamp":"2023-06-28T06:35:34.562730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:36:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:36:50.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f23b7ac-a622-4a3e-baf2-7c0fb714a093","timestamp":"2023-06-28T06:36:50.840221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:36:54.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2c1772-2fe3-4de5-8a3f-3a1dab01eb7f","timestamp":"2023-06-28T06:36:54.937078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:37:02.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4e0ff59-3ba2-4725-932b-3c1ed9c9c115","timestamp":"2023-06-28T06:37:03.044523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:37:32.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e190c493-a6f7-4a71-a397-f65c16fe65fa","timestamp":"2023-06-28T06:37:32.546814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:37:34.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cf1cf0d-f67e-44ce-854b-13f2280e6f95","timestamp":"2023-06-28T06:37:34.562695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:38:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:38:50.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c07a235d-2339-49e7-84fa-b51fc6c2cfa9","timestamp":"2023-06-28T06:38:50.839993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:38:54.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0cd1d6d-0202-4fb7-a66e-276c58588ac5","timestamp":"2023-06-28T06:38:54.937094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:39:02.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e348e08e-9254-4dad-af3a-1faa20ea7a2e","timestamp":"2023-06-28T06:39:03.043262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:39:32.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a85b5a9-7624-4613-8501-416b4aa501ed","timestamp":"2023-06-28T06:39:32.546993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:39:34.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c706e80f-a344-4af8-b967-3828ef167c6d","timestamp":"2023-06-28T06:39:34.562647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:40:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:40:50.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6263401c-4452-49d0-bdb5-6839803a2870","timestamp":"2023-06-28T06:40:50.840089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:40:54.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c6b7ea6-1952-48bb-a3cb-90779a38b765","timestamp":"2023-06-28T06:40:54.941215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:41:02.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"549e9112-8da8-43ee-8407-adab11a6327e","timestamp":"2023-06-28T06:41:03.043530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:41:32.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8c03f8c-543d-4488-a168-40ae00898f51","timestamp":"2023-06-28T06:41:32.547270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:41:34.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c59b7470-d8ea-49ef-a59a-669cd9666865","timestamp":"2023-06-28T06:41:34.564640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:42:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:42:50.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b4a8096-3bb2-4c59-a2c6-f13260a553a5","timestamp":"2023-06-28T06:42:50.840009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:42:54.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"121ced9a-b57a-4b69-a001-cf1b49761f4e","timestamp":"2023-06-28T06:42:54.937129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:43:02.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f276a8b-aab0-427c-a635-18f33b34a056","timestamp":"2023-06-28T06:43:03.043274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:43:32.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68adeb26-c79e-4a26-9adc-b46c0f7962d2","timestamp":"2023-06-28T06:43:32.546906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:43:34.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"010ba692-c432-4f97-852d-9524b4de31b4","timestamp":"2023-06-28T06:43:34.562517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:44:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:44:50.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b249defe-8d91-411c-a5dd-19c40e978851","timestamp":"2023-06-28T06:44:50.840817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:44:54.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"656ce92c-db46-4d13-91b7-87659ec8e930","timestamp":"2023-06-28T06:44:54.937110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:45:02.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b677552-86b2-4bce-af91-b85c689cad62","timestamp":"2023-06-28T06:45:03.043822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:45:32.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e19437b-9afd-4b6b-8e8c-7e645b54d8cc","timestamp":"2023-06-28T06:45:32.546903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:45:34.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3f212cc-5f17-4089-9005-8940467b8f49","timestamp":"2023-06-28T06:45:34.562815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:46:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:46:50.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e08d257-8b17-4b4c-b856-78862c1bcfc4","timestamp":"2023-06-28T06:46:50.840116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:46:54.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c525ab8f-030b-4a83-bce3-76770009c8ed","timestamp":"2023-06-28T06:46:54.937236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:47:02.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bf134aa-b1ca-438f-9956-e2ce0ac4e863","timestamp":"2023-06-28T06:47:03.043233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:47:32.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"387c346e-cf32-441a-8db6-43551b233e8f","timestamp":"2023-06-28T06:47:32.547169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:47:34.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d2fd7f4-2345-4074-9d83-a700416c2d64","timestamp":"2023-06-28T06:47:34.562524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:48:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:48:50.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92bb3a67-c45f-4c5c-a770-87e92a19688d","timestamp":"2023-06-28T06:48:50.840011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:48:54.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3af00cc6-2e78-44c9-9c50-793eccf67b21","timestamp":"2023-06-28T06:48:54.937357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:49:02.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d2222c5-7734-42b3-b80f-068d52e8735d","timestamp":"2023-06-28T06:49:03.043401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:49:32.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a41898d8-960d-4acd-acf1-144c7466f02b","timestamp":"2023-06-28T06:49:32.546857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:49:34.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb412ab4-b51c-4e2f-b98d-5f866e1c57ac","timestamp":"2023-06-28T06:49:34.562505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:50:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:50:50.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"423eccfc-7bd5-4479-a741-c1a9961024a4","timestamp":"2023-06-28T06:50:50.840055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:50:54.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb0c610c-b745-4055-8da1-b9bf143ac6c8","timestamp":"2023-06-28T06:50:54.937235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:51:02.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c260ec71-ae5e-4966-a9e5-c5b7d297187c","timestamp":"2023-06-28T06:51:03.043808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:51:32.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72b6ee8e-0097-412f-a204-5cff416c2ff0","timestamp":"2023-06-28T06:51:32.547593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:51:34.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39a2d14d-33cb-4c89-9a6f-87a63c7506a5","timestamp":"2023-06-28T06:51:34.562598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:52:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:52:50.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c4f3393-0191-4a9d-9932-12f24c9b5dfc","timestamp":"2023-06-28T06:52:50.840044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:52:54.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ef925b8-4219-43b5-bc47-dcfba7ca6110","timestamp":"2023-06-28T06:52:54.937174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:53:02.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f43a7b0-6cc4-493c-acf8-6fac747e9cf1","timestamp":"2023-06-28T06:53:03.043258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:53:32.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb1934a8-53a9-41b1-8b98-c22e114f0cf5","timestamp":"2023-06-28T06:53:32.546949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:53:34.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6acb5290-573b-4b9f-8794-d0b22f98fcdd","timestamp":"2023-06-28T06:53:34.562571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:54:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:54:50.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4097a674-ce10-4693-9a3a-5056b9658b07","timestamp":"2023-06-28T06:54:50.840682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:54:54.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b82e614-c0c8-4e7e-a948-a874504f1ee9","timestamp":"2023-06-28T06:54:54.937153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:55:02.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9c319dc-73cc-4044-90d8-46fd62a8f192","timestamp":"2023-06-28T06:55:03.043306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:55:32.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fe64c2f-d0d5-48d5-acca-7f1e0c9ce00c","timestamp":"2023-06-28T06:55:32.547149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:55:34.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32ce82d5-a115-4327-a995-758f2a3a447b","timestamp":"2023-06-28T06:55:34.563241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:56:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:56:50.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db7bdec6-af84-41f4-8a74-b06078e03c42","timestamp":"2023-06-28T06:56:50.840271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:56:54.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b67c6c6-2f71-4d50-a554-a97f38b70f7b","timestamp":"2023-06-28T06:56:54.937168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:57:02.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfe7f89c-c6d2-4002-8256-9fd4c5f17fa1","timestamp":"2023-06-28T06:57:03.047388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:57:32.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b48e7a22-eeae-40d7-8555-8525272569a5","timestamp":"2023-06-28T06:57:32.546980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:57:34.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4d39404-db4d-484c-a924-3a5ee19a8499","timestamp":"2023-06-28T06:57:34.562614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T06:58:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T06:58:50.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"369301b6-116f-4ebc-80a8-2751b66e9989","timestamp":"2023-06-28T06:58:50.840036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T06:58:54.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec91f65-ee2b-42a6-ab64-4e72d48465fc","timestamp":"2023-06-28T06:58:54.936997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T06:59:02.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5d7e794-fc03-4b6a-9d69-b035c568f2a1","timestamp":"2023-06-28T06:59:03.043965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T06:59:32.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2df8e277-d959-4b85-b5d2-794a1e88f7ae","timestamp":"2023-06-28T06:59:32.547432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T06:59:34.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52d6d97f-998d-47dc-8193-6f8edd0279f0","timestamp":"2023-06-28T06:59:34.562750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:00:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:00:50.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eaefa39-a170-4e54-8616-9922a7d8c6fd","timestamp":"2023-06-28T07:00:50.840045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:00:54.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b76def5-fd18-4978-978a-6dcc201f2a77","timestamp":"2023-06-28T07:00:54.937043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:01:02.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"717165c8-d988-469a-9b10-3aa6018fa39a","timestamp":"2023-06-28T07:01:03.043312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:01:32.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a0049e6-a66c-4934-95ab-542f17af524a","timestamp":"2023-06-28T07:01:32.546819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:01:34.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f1ef53e-ff9e-401b-b49e-747017d9d816","timestamp":"2023-06-28T07:01:34.562471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:02:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:02:50.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddee7833-bf0d-418a-8ded-fc63fc2904a7","timestamp":"2023-06-28T07:02:50.840085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:02:54.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e8546bd-6c0f-44bf-85e2-d9552ab5050e","timestamp":"2023-06-28T07:02:54.937593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:03:02.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42f27a1b-061c-4352-916f-ea1450cdf41e","timestamp":"2023-06-28T07:03:03.043320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:03:32.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61e248b5-0a87-4ddf-aaff-f5a3f24f06da","timestamp":"2023-06-28T07:03:32.547204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:03:34.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"408f81b2-00d0-4331-9350-810c53a49c92","timestamp":"2023-06-28T07:03:34.562661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:04:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:04:50.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6ab6d00-924b-40e6-8c74-44aee972b1ff","timestamp":"2023-06-28T07:04:50.840138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:04:54.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad8f14a7-e203-4fe4-b7ea-f3153bdbcd39","timestamp":"2023-06-28T07:04:54.937185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:05:02.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8229dcd0-b54d-414b-bfb5-6d23c4bf0b2c","timestamp":"2023-06-28T07:05:03.044007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:05:32.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04923c7e-8448-4861-9e2d-7c571db11551","timestamp":"2023-06-28T07:05:32.547097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:05:34.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f4fcbd0-41cb-4344-8c39-e8782978eb25","timestamp":"2023-06-28T07:05:34.562572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:06:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:06:50.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c3f4bde-5081-415e-ad6f-dce4e5f13cbc","timestamp":"2023-06-28T07:06:50.840692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:06:54.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"996ddf33-fc9a-417d-9674-a60e0c0fc1e6","timestamp":"2023-06-28T07:06:54.937278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:07:02.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0113af2b-4af1-4229-877c-d18633a41ccb","timestamp":"2023-06-28T07:07:03.043430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:07:32.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09fa9a79-f029-4e1d-beec-9bcb12611e99","timestamp":"2023-06-28T07:07:32.546897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:07:34.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93f88a5e-a736-4009-bc74-407c48404073","timestamp":"2023-06-28T07:07:34.562574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:08:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:08:50.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c33a582-9189-4c0a-9254-902bf1af9355","timestamp":"2023-06-28T07:08:50.840253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:08:54.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af1d8d19-827b-4b38-8e28-a78902fc9672","timestamp":"2023-06-28T07:08:54.937212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:09:02.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05e7813b-6dfe-4d7b-9ab4-e75f81f2b4f3","timestamp":"2023-06-28T07:09:03.044209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:09:32.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c39a37b-f5ef-4db8-b85e-60cd1a604dad","timestamp":"2023-06-28T07:09:32.546926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:09:34.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c83a1f1f-8609-4b44-9779-5c5c8ebeb170","timestamp":"2023-06-28T07:09:34.563137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:10:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:10:50.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d23945f-b81a-4b62-8803-6c2ab329fa02","timestamp":"2023-06-28T07:10:50.840098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:10:54.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83d5e1f6-57d7-4803-ae89-a421b7cb3c55","timestamp":"2023-06-28T07:10:54.937170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:11:02.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cf65bbe-0e06-43f3-a27b-b8b473c4e2d1","timestamp":"2023-06-28T07:11:03.043173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:11:32.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56adec0f-24b1-4bbd-8070-6c0995faf4ff","timestamp":"2023-06-28T07:11:32.546890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:11:34.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99c0e253-316f-4173-bbeb-2e82044f2e9f","timestamp":"2023-06-28T07:11:34.562574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:12:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:12:50.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b86a5ea8-47cd-4e73-b389-69f4955072cc","timestamp":"2023-06-28T07:12:50.840052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:12:54.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16a3369e-8ddf-4958-8310-ffb0d9b474e8","timestamp":"2023-06-28T07:12:54.937403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:13:02.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b778766-642d-4424-a5c8-172bf3c8518b","timestamp":"2023-06-28T07:13:03.043512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:13:32.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"939c73cb-029a-4d51-b843-a74c3f9b0b35","timestamp":"2023-06-28T07:13:32.547347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:13:34.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16db4922-94c2-4475-bf5c-080d23b598a8","timestamp":"2023-06-28T07:13:34.562655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:14:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:14:50.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c13c47f-8f27-4d65-9cc5-1050498e7602","timestamp":"2023-06-28T07:14:50.840254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:14:54.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fbf7865-aaac-4aa7-bdcd-eab5b8af1813","timestamp":"2023-06-28T07:14:54.937237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:15:02.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaa07d24-f50e-48aa-9bc8-b9a3aae59101","timestamp":"2023-06-28T07:15:03.044249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:15:32.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79687369-5097-4c50-88f0-356bb5dc9c94","timestamp":"2023-06-28T07:15:32.546918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:15:34.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4890a36f-1868-4f97-9093-23ecaf067501","timestamp":"2023-06-28T07:15:34.562601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:16:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:16:50.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"668cb6c4-0aa4-421b-bdec-e77c96c2b003","timestamp":"2023-06-28T07:16:50.840173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:16:54.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80a63c82-ef15-4177-bec3-208039f9d065","timestamp":"2023-06-28T07:16:54.937376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:17:02.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"20789067-8f7d-4b6b-87f8-b7dce9726998","timestamp":"2023-06-28T07:17:03.043415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:17:32.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d50b9bb-7705-4fc7-a87b-a5841e6649d4","timestamp":"2023-06-28T07:17:32.547095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:17:34.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0cad3a5-2e3b-4ea1-8e45-524c0015aca5","timestamp":"2023-06-28T07:17:34.562555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:18:31.623+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:18:50.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f58560d5-1aad-4858-81ae-2ab2047256ee","timestamp":"2023-06-28T07:18:50.840604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:18:54.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85c9c939-2088-48de-acee-37df87863490","timestamp":"2023-06-28T07:18:54.937304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:19:02.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3407bc2-f6f3-4eff-b663-e5b9e959826c","timestamp":"2023-06-28T07:19:03.043696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:19:32.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc627a78-ff63-4f59-9e71-c1043759ad21","timestamp":"2023-06-28T07:19:32.546885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:19:34.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec8b5f88-bc3e-41fd-9c12-7a62265b47d2","timestamp":"2023-06-28T07:19:34.563381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:20:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:20:50.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebfcedc1-bcee-41a5-aa42-b3e6b5f36331","timestamp":"2023-06-28T07:20:50.840506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:20:54.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c385da6-1f78-4086-a647-62f889aa6226","timestamp":"2023-06-28T07:20:54.937574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:21:02.767+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42357bbb-fafe-40f8-ad9e-905c628adaf2","timestamp":"2023-06-28T07:21:03.043278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:21:32.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d753e439-1d70-4545-8705-edb0b6d55210","timestamp":"2023-06-28T07:21:32.546798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:21:34.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5a343ef-988c-49ea-8a49-2b74bbddd9f4","timestamp":"2023-06-28T07:21:34.562540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:22:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:22:50.494+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a0f8266-3256-4e7c-9434-ba89a97c94a9","timestamp":"2023-06-28T07:22:50.840073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:22:54.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a986b2a-cfdc-4b0f-b185-1139b093532c","timestamp":"2023-06-28T07:22:54.937244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:23:02.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"745cd5e3-a2c5-4d41-b7cc-9dce58fac316","timestamp":"2023-06-28T07:23:03.043428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:23:32.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abb5db6b-162e-4969-91b9-48c3d5948d1d","timestamp":"2023-06-28T07:23:32.546953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:23:34.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb825b30-0d52-4e62-b8fb-07c0f145ad72","timestamp":"2023-06-28T07:23:34.562491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:24:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:24:50.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5c9a66d-624c-4184-8aef-b49fab1eea4e","timestamp":"2023-06-28T07:24:50.840064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:24:54.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"417bd745-9751-4d08-9e15-92a2cc150740","timestamp":"2023-06-28T07:24:54.937246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:25:02.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"408129c9-25d1-40e0-ad70-473c1568f176","timestamp":"2023-06-28T07:25:03.048687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:25:32.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5abd65f-b37f-4e13-911e-c33f827d2619","timestamp":"2023-06-28T07:25:32.547034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:25:34.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75e03f87-8244-408b-b797-29ba52858ad6","timestamp":"2023-06-28T07:25:34.563558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-28T07:26:31.622+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-06-28T07:26:50.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2a235aa8-f251-4315-aad0-c998c3f34329","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea1091fc-cf01-48cb-945c-b674ddd7530b","timestamp":"2023-06-28T07:26:50.840056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-28T07:26:54.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1af35219-0dc7-4cfc-98a5-35b503d00c1f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee2b2f75-de3f-4b84-95b9-028d79e3d9ba","timestamp":"2023-06-28T07:26:54.937171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-28T07:27:02.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d5cf8043-5651-4941-868c-e8fa37cf0183","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5551713f-5ece-4551-b995-13795f3b34b8","timestamp":"2023-06-28T07:27:03.043245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-28T07:27:32.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b4ded808-7713-4979-b4f4-c5b68ca46cf0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8006df37-a137-4a5e-a999-632140380c66","timestamp":"2023-06-28T07:27:32.547515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-28T07:27:34.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6aac9d01-1ca3-49ce-9099-80d4bf73b7a1","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9c07b758-7dc1-41af-a43a-401f172e59ad","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2638c387-1b94-430e-abd2-5ae8ff26217b","timestamp":"2023-06-28T07:27:34.562634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}