Results

By type

          Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml file

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.7.8)

[2023-04-30T23:26:21.985+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-30T23:26:22.024+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-runtime-acm-777bf4d9b8-kr9ws with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-30T23:26:22.028+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-30T23:26:23.875+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-04-30T23:26:24.330+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 436 ms. Found 5 JPA repository interfaces.
[2023-04-30T23:26:27.030+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-04-30T23:26:27.070+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-04-30T23:26:27.070+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-30T23:26:27.071+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-30T23:26:27.198+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-04-30T23:26:27.198+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5006 ms
[2023-04-30T23:26:27.784+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-04-30T23:26:28.000+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-04-30T23:26:28.111+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-04-30T23:26:28.543+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-04-30T23:26:28.842+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-04-30T23:26:29.977+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-04-30T23:26:30.027+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-04-30T23:26:33.701+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-04-30T23:26:33.738+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-04-30T23:26:35.739+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-runtime-acm-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-04-30T23:26:35.862+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-30T23:26:36.012+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-30T23:26:36.012+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-30T23:26:36.012+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682897196009
[2023-04-30T23:26:36.017+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-1, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-30T23:26:36.469+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@119290b9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@640d604, org.springframework.security.web.context.SecurityContextPersistenceFilter@526f6427, org.springframework.security.web.header.HeaderWriterFilter@4ef18604, org.springframework.security.web.authentication.logout.LogoutFilter@22f02996, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5d194314, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@492521c4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6ddd1c51, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@62cbc478, org.springframework.security.web.session.SessionManagementFilter@5968800d, org.springframework.security.web.access.ExceptionTranslationFilter@7c70aae1, org.springframework.security.web.access.intercept.AuthorizationFilter@4dc52559]
[2023-04-30T23:26:37.044+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2023-04-30T23:26:41.350+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-04-30T23:26:41.417+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-04-30T23:26:41.449+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-04-30T23:26:41.473+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-30T23:26:41.473+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-30T23:26:41.485+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0c77c241-75ac-4102-a1a2-a366fc818a39, consumerInstance=onap-policy-clamp-runtime-acm-777bf4d9b8-kr9ws, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-04-30T23:26:41.541+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-runtime-acm-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-04-30T23:26:41.549+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-30T23:26:41.549+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-30T23:26:41.549+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682897201549
[2023-04-30T23:26:41.550+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-30T23:26:41.551+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5f9af039-6528-4de0-a5e2-27fe2179ae4f, alive=false, publisher=null]]: starting
[2023-04-30T23:26:41.585+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-runtime-acm-client-id
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2023-04-30T23:26:41.606+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-04-30T23:26:41.637+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-30T23:26:41.638+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-30T23:26:41.638+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682897201637
[2023-04-30T23:26:41.638+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5f9af039-6528-4de0-a5e2-27fe2179ae4f, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-30T23:26:41.638+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$7a3125a6
[2023-04-30T23:26:41.650+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$92140000
[2023-04-30T23:26:41.654+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$b41635ac
[2023-04-30T23:26:41.658+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$c39c105a
[2023-04-30T23:26:41.662+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$65250437
[2023-04-30T23:26:41.667+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$da9a6e05
[2023-04-30T23:26:41.670+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-04-30T23:26:41.671+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-04-30T23:26:41.671+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-04-30T23:26:41.671+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-04-30T23:26:41.671+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-04-30T23:26:41.671+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-04-30T23:26:41.671+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-30T23:26:41.671+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0c77c241-75ac-4102-a1a2-a366fc818a39, consumerInstance=onap-policy-clamp-runtime-acm-777bf4d9b8-kr9ws, 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@505f45cc
[2023-04-30T23:26:41.672+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0c77c241-75ac-4102-a1a2-a366fc818a39, consumerInstance=onap-policy-clamp-runtime-acm-777bf4d9b8-kr9ws, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-04-30T23:26:41.672+00:00|INFO|ServiceManager|main] service manager started
[2023-04-30T23:26:41.676+00:00|INFO|Application|main] Started Application in 21.324 seconds (JVM running for 22.813)
[2023-04-30T23:26:42.575+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 MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:26:42.576+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 MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:26:42.577+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 MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:26:42.577+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 MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:26:42.577+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 MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:26:42.577+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 MSJ2vMnFTLKR1PREtjBchg
[2023-04-30T23:26:42.577+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: 8alM8iudT5G8ZnYn7F2FkQ
[2023-04-30T23:26:42.580+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 3 with epoch 0
[2023-04-30T23:26:42.580+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: 8alM8iudT5G8ZnYn7F2FkQ
[2023-04-30T23:26:42.582+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-04-30T23:26:42.601+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-04-30T23:26:42.651+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-f0ede3e2-75be-4e4b-9b1d-75f199dd002d
[2023-04-30T23:26:42.652+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-04-30T23:26:42.652+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-04-30T23:26:45.672+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-f0ede3e2-75be-4e4b-9b1d-75f199dd002d', protocol='range'}
[2023-04-30T23:26:45.681+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-f0ede3e2-75be-4e4b-9b1d-75f199dd002d=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-04-30T23:26:45.742+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-f0ede3e2-75be-4e4b-9b1d-75f199dd002d', protocol='range'}
[2023-04-30T23:26:45.743+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-04-30T23:26:45.751+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-04-30T23:26:45.771+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-04-30T23:26:45.771+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-30T23:26:45.771+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-30T23:26:45.771+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-30T23:26:45.771+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-30T23:26:45.771+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-30T23:26:45.859+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-30T23:26:45.860+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-30T23:26:45.870+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-30T23:26:45.870+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-30T23:26:45.875+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=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-30T23:26:45.875+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=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-30T23:26:54.710+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-04-30T23:26:54.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1f3b0fb-a312-4635-b933-0ed772757422","timestamp":"2023-04-30T23:26:54.501200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:27:18.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c37b2d1a-8662-43b8-8443-2508f53e5e5b","timestamp":"2023-04-30T23:27:18.934844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:28:00.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50d26fe2-b419-4fb8-8410-14a30913297a","timestamp":"2023-04-30T23:28:00.535445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:28:16.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70a0694d-2a41-4dd8-821b-c354e4b364e0","timestamp":"2023-04-30T23:28:17.094024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:28:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:28:44.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dabd39d-efbd-4a71-a40b-986fe98326f1","timestamp":"2023-04-30T23:28:45.188651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:28: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":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15913107-399f-4fad-ae8b-b87ead8f841c","timestamp":"2023-04-30T23:28:54.501104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:29:18.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fadcfd74-a9fc-4f33-b35e-66410ba2d9bf","timestamp":"2023-04-30T23:29:18.934828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:29:59.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0596d97c-0cc8-4975-b913-6bf53ecaed81","timestamp":"2023-04-30T23:30:00.535671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:30:16.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2ee2b65-ca4d-4937-8042-95f99ee299ba","timestamp":"2023-04-30T23:30:17.093816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:30:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:30:44.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4df4cc63-e169-4a09-a24d-6af572e9a03e","timestamp":"2023-04-30T23:30:45.188840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:30:54.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3d69285-807e-4d6f-841d-7cd061b0451c","timestamp":"2023-04-30T23:30:54.501243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:31:18.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d9fc5b5-e5ee-4469-83cf-fbbd45cdd7d1","timestamp":"2023-04-30T23:31:18.934843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:31:59.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2af22886-9251-4c7d-a9e4-bc7999e2cc6d","timestamp":"2023-04-30T23:32:00.535386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:32:16.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd18e429-8aee-44c3-86ed-2e7eadcd6a4f","timestamp":"2023-04-30T23:32:17.093848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:32:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:32:44.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c1a4a5-cf71-4f91-8b9d-cea9e1a4f07b","timestamp":"2023-04-30T23:32:45.188648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:32:54.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"109af04d-ed44-46ed-b6ca-0c7f1ae7cf07","timestamp":"2023-04-30T23:32:54.501347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:33:18.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec57b969-01f4-4914-9ee2-61103830d249","timestamp":"2023-04-30T23:33:18.934653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:33:59.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d00f45b-515b-4dc2-b28f-1ad0c7735a8f","timestamp":"2023-04-30T23:34:00.535298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:34:16.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ec7ff72-4768-40a3-ba87-4f0cf97d028c","timestamp":"2023-04-30T23:34:17.093971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:34:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:34:44.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b238c074-7254-477a-a0d5-27507641ccb4","timestamp":"2023-04-30T23:34:45.188939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:34:54.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98380a3b-0b46-485b-aeb2-855896802858","timestamp":"2023-04-30T23:34:54.501182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:35:18.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70ff8bb5-7424-4455-b312-ba90eed16ab6","timestamp":"2023-04-30T23:35:18.934792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:35:42.857+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Node -1 disconnected.
[2023-04-30T23:35:42.878+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected.
[2023-04-30T23:35:59.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c29894b-e475-48fc-80c9-4250049bd371","timestamp":"2023-04-30T23:36:00.535268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:36:16.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1269c900-c1de-4631-b167-98a6d4f1b895","timestamp":"2023-04-30T23:36:17.093827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:36:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:36:44.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd051728-ef6d-4bc9-b053-1dab7e6f209a","timestamp":"2023-04-30T23:36:45.188753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:36: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":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f13bf2dc-7810-4660-8c68-3e6485b29ade","timestamp":"2023-04-30T23:36:54.501269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:37:18.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f25dfdd6-91e5-43a8-86cb-18bcdf532647","timestamp":"2023-04-30T23:37:18.934703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:37:59.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28fd7a78-495e-40bd-b099-cdccb3c47054","timestamp":"2023-04-30T23:38:00.535291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:38:16.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c6b56bf-5ce7-4883-b3aa-33c7a84cb2de","timestamp":"2023-04-30T23:38:17.093698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:38:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:38:44.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aea56b4d-6288-45f8-8f01-24a5d7daa684","timestamp":"2023-04-30T23:38:45.188747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:38:54.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6bab309-6c10-46f0-9705-1b661f7f091e","timestamp":"2023-04-30T23:38:54.501144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:39:18.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2fbe9c4-04fb-4069-88af-ae125f61543b","timestamp":"2023-04-30T23:39:18.935234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:39:59.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0e2198d-898d-4a26-b5cb-f38e99697372","timestamp":"2023-04-30T23:40:00.535488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:40:16.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f251fef-1723-45e3-8a7f-6195ad7d37f0","timestamp":"2023-04-30T23:40:17.093922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:40:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:40:44.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d983c79-a47e-4924-8ec1-98816dc54126","timestamp":"2023-04-30T23:40:45.188779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:40:54.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81c2bab0-70b8-454c-8ac5-e4e407a806a3","timestamp":"2023-04-30T23:40:54.501374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:41:18.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2913e5bd-edba-483e-afc5-3c87abd3efd6","timestamp":"2023-04-30T23:41:18.935016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:42:00.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6ae231-4778-4a4b-af54-0e9dc66ef198","timestamp":"2023-04-30T23:42:00.535405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:42:16.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dca5600a-a647-4c3d-bd3e-06c5a46a2be9","timestamp":"2023-04-30T23:42:17.093848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:42:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:42:44.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41b3df1d-b0ef-4bd9-a4fd-e49ce8fe8a0e","timestamp":"2023-04-30T23:42:45.188705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:42:54.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c22d5a54-79e6-45f7-8114-459e29d1f042","timestamp":"2023-04-30T23:42:54.501108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:43:18.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20bd48e5-1a0a-4413-b966-870aecc4def7","timestamp":"2023-04-30T23:43:18.934864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:44:00.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1a6445d-72ff-4b88-add8-ed01d4c44bde","timestamp":"2023-04-30T23:44:00.535178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:44:16.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"657991db-7dd7-4a03-ae1a-d4e3ddab7bc2","timestamp":"2023-04-30T23:44:17.094096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:44:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:44:44.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c65f69fb-bcab-4646-b073-d151042aee6f","timestamp":"2023-04-30T23:44:45.188585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:44:54.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c31bf1-4e49-43db-9520-e8d6573effdf","timestamp":"2023-04-30T23:44:54.501236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:45:18.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3149ea26-1ab1-4164-8720-da7f9f2bdeaa","timestamp":"2023-04-30T23:45:18.934666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:45:59.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4f218a5-abb4-4b30-b710-3d8fcc8829c5","timestamp":"2023-04-30T23:46:00.535248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:46:16.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c912689d-ac27-49ca-923a-6799ef8cff05","timestamp":"2023-04-30T23:46:17.094722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:46:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:46:44.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e0d1d11-09d5-4259-9c1c-61cf4ce7647e","timestamp":"2023-04-30T23:46:45.188929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:46:54.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22151cea-04bc-4091-a266-90113aee7183","timestamp":"2023-04-30T23:46:54.501041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:47:18.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a07ad19-4d2d-47e2-846a-0aebb06d2e4f","timestamp":"2023-04-30T23:47:18.934639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:47:59.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0553a015-c449-4716-9fa0-53588abc3a3c","timestamp":"2023-04-30T23:48:00.535519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:48:16.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cb9a7bc-90c4-4e37-8b77-8a5e220060d6","timestamp":"2023-04-30T23:48:17.094004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:48:41.474+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:48:44.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"06b082c1-e35f-428a-81a3-57fbb9fdb84e","timestamp":"2023-04-30T23:48:45.188767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:48:54.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f93419-2678-4d16-98d3-6ca33dcfe704","timestamp":"2023-04-30T23:48:54.501252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:49:18.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef95b546-a73d-429d-bc2e-bd5216f89e28","timestamp":"2023-04-30T23:49:18.934973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:49:59.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"485d75fa-458b-42e4-b80e-b654fc44be06","timestamp":"2023-04-30T23:50:00.535091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:50:16.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edd35057-d940-4f5b-ae52-894e79754da8","timestamp":"2023-04-30T23:50:17.093714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:50:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:50:44.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d49d18c-d534-47cd-8188-ed97112c54c8","timestamp":"2023-04-30T23:50:45.188675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:50:54.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c84b6086-3d66-4c04-a6ba-3e7a3a37ab91","timestamp":"2023-04-30T23:50:54.501224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:51:18.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b588ac59-3da3-49b8-93e3-cf184dee99d6","timestamp":"2023-04-30T23:51:18.934929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:51:59.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f7d152a-669c-444b-8360-76de9fa40ef6","timestamp":"2023-04-30T23:52:00.537936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:52:16.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34035cdf-835b-4bca-b8c2-03673b190a5d","timestamp":"2023-04-30T23:52:17.094591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:52:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:52:44.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d0e8e3e-eab5-4dfb-b8fa-ad25033d0c34","timestamp":"2023-04-30T23:52:45.188511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:52:54.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e2aecb-9d67-4da3-b546-a3aec5c213af","timestamp":"2023-04-30T23:52:54.501200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:53:18.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba6f8abb-2a9b-47fa-a816-be8950fe38fc","timestamp":"2023-04-30T23:53:18.934711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:53:59.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6266549a-6770-4c3c-94d0-9285acc9cbda","timestamp":"2023-04-30T23:54:00.535593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:54:16.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3d1b473-8b63-4bc2-9e66-03e3dff103c9","timestamp":"2023-04-30T23:54:17.093936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:54:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:54:44.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b6b32b3-9a51-4540-99b6-d47806b36799","timestamp":"2023-04-30T23:54:45.188874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:54:54.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ccfbd88-b900-4863-a0a8-d5d9a717727a","timestamp":"2023-04-30T23:54:54.501312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:55:18.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bf8316b-557c-4415-9235-7ea3c3edc1b3","timestamp":"2023-04-30T23:55:18.934868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:55:59.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fed451d5-60e4-43e7-9444-de56f3e43bba","timestamp":"2023-04-30T23:56:00.535466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:56:16.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c810131d-2d88-4ebf-baea-9fbd88f046fe","timestamp":"2023-04-30T23:56:17.094127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:56:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:56:44.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9109f1e7-2f4e-4354-a3cb-4f451593bcf3","timestamp":"2023-04-30T23:56:45.188845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:56: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":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b16ed4f-290d-4b29-9b07-4a0c4cef8101","timestamp":"2023-04-30T23:56:54.502653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:57:18.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"704fb0be-c7c1-4699-b0a2-4915c9f4e8ce","timestamp":"2023-04-30T23:57:18.934794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-30T23:57:59.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b8f7f0d-77ee-4405-8393-b2d3b5382156","timestamp":"2023-04-30T23:58:00.535055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-30T23:58:16.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44659be8-be1c-4af1-9a0e-4a767696a6b6","timestamp":"2023-04-30T23:58:17.093813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-30T23:58:41.473+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-04-30T23:58:44.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"89e76fc4-9d58-46d7-96f1-1c166148712a","timestamp":"2023-04-30T23:58:45.188735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-30T23:58:54.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fc1ea10-25b5-4564-913b-27b411ca5ab4","timestamp":"2023-04-30T23:58:54.501240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-30T23:59:18.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7840c196-ecbb-4ef9-b1fd-ad83fb0e21b6","timestamp":"2023-04-30T23:59:18.934990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:00:00.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea702d2-b9bb-4912-a418-919299c1a7cd","timestamp":"2023-05-01T00:00:00.535227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:00:16.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa4b491b-9b67-4a11-b7dc-f976b04b0b73","timestamp":"2023-05-01T00:00:17.093817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:00:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:00:44.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92e0bbb6-c827-406b-9e42-5c9225535616","timestamp":"2023-05-01T00:00:45.188655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00: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":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b2ab43d-9533-4a5f-9bb5-5d412ecd4535","timestamp":"2023-05-01T00:00:54.501025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:01:18.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6530e962-05ce-419d-9446-80c2ea6d2bec","timestamp":"2023-05-01T00:01:18.934811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:02:00.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09fdf9e2-db09-4693-8d70-7e4647ab6968","timestamp":"2023-05-01T00:02:00.535378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:02:16.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"947ef2ad-cca5-43bc-9ac8-ab12fc6cd9a8","timestamp":"2023-05-01T00:02:17.095214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:02:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:02:44.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa6b5fe1-5c1a-48e7-8e8d-cbdf53cdbf06","timestamp":"2023-05-01T00:02:45.188708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:02: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":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"becc938f-46aa-4a6f-a49e-6a0a2a3aa8e4","timestamp":"2023-05-01T00:02:54.501281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:03:18.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eb0dfb4-f226-4437-b504-44f68c4aad3a","timestamp":"2023-05-01T00:03:18.935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:04:00.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93a84852-7d2a-4dc1-94ab-b869d8073477","timestamp":"2023-05-01T00:04:00.535184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:04:16.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71143180-ce5f-4369-ab61-92d11d5df3fd","timestamp":"2023-05-01T00:04:17.094467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:04:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:04:44.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddd7ed2f-241d-4d94-9326-1dd890168f6d","timestamp":"2023-05-01T00:04:45.188792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:04:54.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"518df5e8-1429-4f08-91d5-23a02a6448ce","timestamp":"2023-05-01T00:04:54.501107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:05:18.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28eb31ee-62a0-49ac-ac56-b069fab7b404","timestamp":"2023-05-01T00:05:18.934683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:06:00.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0be6303-70be-450f-adb5-d1c61fa498b7","timestamp":"2023-05-01T00:06:00.535248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:06:16.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dda32e3a-b209-45e5-91c9-93849411e78c","timestamp":"2023-05-01T00:06:17.093934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:06:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:06:44.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eccc1f0c-3b28-4fa0-aaef-cd7be599aeba","timestamp":"2023-05-01T00:06:45.188593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:06: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":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e30621bb-5524-47c6-9960-46c7d5610b8b","timestamp":"2023-05-01T00:06:54.501124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:07:18.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50afaaba-c15d-4391-8bc0-e00cc52c487a","timestamp":"2023-05-01T00:07:18.934680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:08:00.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a8c4d19-98f0-4fab-b3e7-d6441520214f","timestamp":"2023-05-01T00:08:00.535300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:08:16.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ac6ae3c-5794-4c42-aee9-f4ac20cdb0e7","timestamp":"2023-05-01T00:08:17.093802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:08:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:08:44.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da8855ef-253e-4ccc-a8c6-d05565aeafe8","timestamp":"2023-05-01T00:08:45.189057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:08:54.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e75eb2-ddee-4bd5-b46d-377106e4b0c9","timestamp":"2023-05-01T00:08:54.501157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:09:18.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"691641be-a7c6-4632-9647-6af02243547d","timestamp":"2023-05-01T00:09:18.934707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:10:00.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da15cd88-0512-4878-9151-3b657f4f46dd","timestamp":"2023-05-01T00:10:00.535270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:10:16.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"692a9f60-37ae-41d9-83a9-e94093bfbfda","timestamp":"2023-05-01T00:10:17.094663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:10:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:10:44.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e3e8d8b-278d-4dfc-8494-2a02ac73fbf3","timestamp":"2023-05-01T00:10:45.189014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:10:54.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcb24baf-85d4-4f7f-a212-648d5271cccc","timestamp":"2023-05-01T00:10:54.501188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:11:18.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4837c56b-292f-4787-9ee9-a18ec819dbbe","timestamp":"2023-05-01T00:11:18.934837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:12:00.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee082f3a-34bc-4db3-bca2-d2b9905ea8c1","timestamp":"2023-05-01T00:12:00.535219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:12:16.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e506de3b-68ca-4557-914b-c57c181cad53","timestamp":"2023-05-01T00:12:17.093981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:12:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:12:44.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f53f61c5-a344-49b0-9bca-4d73b6749ca7","timestamp":"2023-05-01T00:12:45.188737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:12:54.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ba2d1eb-bed5-4a66-89c5-6e22a1aaeb34","timestamp":"2023-05-01T00:12:54.501166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:13:18.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55f9325a-3dc4-4205-9523-ded320236e29","timestamp":"2023-05-01T00:13:18.934764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:14:00.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aed75ca0-311b-40e6-a032-8890b5fb51b6","timestamp":"2023-05-01T00:14:00.535495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:14:16.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d5695ff-0946-4101-a516-2f88b592a814","timestamp":"2023-05-01T00:14:17.093830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:14:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:14:44.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"343046fa-ad14-4fe1-8e0e-b84e876b4ba1","timestamp":"2023-05-01T00:14:45.188728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:14:54.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"080e6369-4fb4-4cbb-a120-15fa8bb981f4","timestamp":"2023-05-01T00:14:54.501376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:15:18.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41c3db8a-e61d-4a92-84dd-f806979e1db5","timestamp":"2023-05-01T00:15:18.934677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:16:00.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd9d36b6-2ff4-4230-be20-c75ae3263a0e","timestamp":"2023-05-01T00:16:00.535390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:16:16.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"143f9350-87a1-4ff9-a595-359faf6d3fd5","timestamp":"2023-05-01T00:16:17.093762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:16:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:16:44.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8ffb9a8-c792-4c35-9339-b89bc4befa62","timestamp":"2023-05-01T00:16:45.188969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:16:54.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e10e1368-e47d-4cfd-b7da-15ec1868154c","timestamp":"2023-05-01T00:16:54.501219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:17:18.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"777485bb-ddc8-42b8-8f88-f380a414d990","timestamp":"2023-05-01T00:17:18.934898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:18:00.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"571efd84-57ca-4f99-90c2-7cbe0f6c285c","timestamp":"2023-05-01T00:18:00.535477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:18:16.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3301b710-8f9e-4aad-9876-78155f951f94","timestamp":"2023-05-01T00:18:17.093957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:18:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:18:44.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fd587af-fd91-45c8-ad75-826386b43c81","timestamp":"2023-05-01T00:18:45.189024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:18:54.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b094ab3-f141-4d11-bce8-ea91e6424d76","timestamp":"2023-05-01T00:18:54.501367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-01T00:19:18.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"64e63326-33ce-4c17-9c77-35b2975f1daa","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cafa2fc6-2d6f-4f91-b518-c6058e69a36f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21bf0343-53b3-4e55-b47e-2d00e80baae0","timestamp":"2023-05-01T00:19:18.936655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-01T00:20:00.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"333aee89-302c-47c9-95ff-58d31b78c1fa","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"849d5009-fb06-41b2-a9e9-6ce59f286086","timestamp":"2023-05-01T00:20:00.535420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-01T00:20:16.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"154deee9-dae1-46ba-a094-dff80c844d1f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"836a2679-2480-4d3d-88cf-38d12cf23e8b","timestamp":"2023-05-01T00:20:17.093908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-01T00:20:41.472+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-01T00:20:44.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af38d81-6ed7-485a-b172-b2b882006cd6","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b102f748-41b6-44e3-9794-bdc4635dc2c0","timestamp":"2023-05-01T00:20:45.188777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-01T00:20:54.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d10f13-f589-4947-a9ec-58dd009203c4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21d680ed-bb40-4947-bace-a85b93609cc2","timestamp":"2023-05-01T00:20:54.501411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}