Results

By type

          STRIMZI_BROKER_ID=3
Preparing truststore for replication listener
Adding /opt/kafka/cluster-ca-certs/ca.crt to truststore /tmp/kafka/cluster.truststore.p12 with alias ca
Certificate was added to keystore
Preparing truststore for replication listener is complete
Looking for the CA matching the server certificate
CA matching the server certificate found: /opt/kafka/cluster-ca-certs/ca.crt
Preparing keystore for replication and clienttls listener
Preparing keystore for replication and clienttls listener is complete
Preparing truststore for client authentication
Adding /opt/kafka/client-ca-certs/ca.crt to truststore /tmp/kafka/clients.truststore.p12 with alias ca
Certificate was added to keystore
Preparing truststore for client authentication is complete
Starting Kafka with configuration:
##############################
##############################
# This file is automatically generated by the Strimzi Cluster Operator
# Any changes to this file will be ignored and overwritten!
##############################
##############################

##########
# Node / Broker ID
##########
node.id=3

##########
# Kafka message logs configuration
##########
log.dirs=/var/lib/kafka/data-0/kafka-log3

##########
# Control Plane listener
##########
listener.name.controlplane-9090.ssl.keystore.location=/tmp/kafka/cluster.keystore.p12
listener.name.controlplane-9090.ssl.keystore.password=[hidden]
listener.name.controlplane-9090.ssl.keystore.type=PKCS12
listener.name.controlplane-9090.ssl.truststore.location=/tmp/kafka/cluster.truststore.p12
listener.name.controlplane-9090.ssl.truststore.password=[hidden]
listener.name.controlplane-9090.ssl.truststore.type=PKCS12
listener.name.controlplane-9090.ssl.client.auth=required

##########
# Common listener configuration
##########
listener.security.protocol.map=CONTROLPLANE-9090:SSL
listeners=CONTROLPLANE-9090://0.0.0.0:9090
advertised.listeners=CONTROLPLANE-9090://onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc:9090
sasl.enabled.mechanisms=
ssl.endpoint.identification.algorithm=HTTPS

##########
# Authorization
##########
authorizer.class.name=org.apache.kafka.metadata.authorizer.StandardAuthorizer
super.users=User:CN=onap-strimzi-kafka,O=io.strimzi;User:CN=onap-strimzi-entity-topic-operator,O=io.strimzi;User:CN=onap-strimzi-entity-user-operator,O=io.strimzi;User:CN=onap-strimzi-kafka-exporter,O=io.strimzi;User:CN=onap-strimzi-cruise-control,O=io.strimzi;User:CN=cluster-operator,O=io.strimzi;User:strimzi-kafka-admin

##########
# Config providers
##########
# Configuration providers configured by Strimzi
config.providers=strimzienv
config.providers.strimzienv.class=org.apache.kafka.common.config.provider.EnvVarConfigProvider
config.providers.strimzienv.param.allowlist.pattern=.*

##########
# User provided configuration
##########
auto.create.topics.enable=true
default.replication.factor=3
inter.broker.protocol.version=3.9.0
log.message.format.version=3.9.0
min.insync.replicas=2
num.partitions=6
offsets.topic.replication.factor=3
transaction.state.log.min.isr=2
transaction.state.log.replication.factor=3


##########
# KRaft configuration
##########
process.roles=controller
controller.listener.names=CONTROLPLANE-9090
controller.quorum.voters=3@onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090,4@onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090,5@onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090

##########
# KRaft metadata log dir configuration
##########
metadata.log.dir=/var/lib/kafka/data-0/kafka-log3
Configuring Java heap: -Xms1073741824 -Xmx1073741824
Kafka metadata config state [4]
Using KRaft [true]
Making sure the Kraft storage is formatted with cluster ID cHF7ym-BSA6Pueu5HyE5Tg and metadata version 3.9
2026-05-05 12:12:07,541 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-05-05 12:12:07,800 INFO KafkaConfig values: 
	advertised.listeners = CONTROLPLANE-9090://onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc:9090
	alter.config.policy.class.name = null
	alter.log.dirs.replication.quota.window.num = 11
	alter.log.dirs.replication.quota.window.size.seconds = 1
	authorizer.class.name = org.apache.kafka.metadata.authorizer.StandardAuthorizer
	auto.create.topics.enable = true
	auto.include.jmx.reporter = true
	auto.leader.rebalance.enable = true
	background.threads = 10
	broker.heartbeat.interval.ms = 2000
	broker.id = 3
	broker.id.generation.enable = true
	broker.rack = null
	broker.session.timeout.ms = 9000
	client.quota.callback.class = null
	compression.gzip.level = -1
	compression.lz4.level = 9
	compression.type = producer
	compression.zstd.level = 3
	connection.failed.authentication.delay.ms = 100
	connections.max.idle.ms = 600000
	connections.max.reauth.ms = 0
	control.plane.listener.name = null
	controlled.shutdown.enable = true
	controlled.shutdown.max.retries = 3
	controlled.shutdown.retry.backoff.ms = 5000
	controller.listener.names = CONTROLPLANE-9090
	controller.quorum.append.linger.ms = 25
	controller.quorum.bootstrap.servers = []
	controller.quorum.election.backoff.max.ms = 1000
	controller.quorum.election.timeout.ms = 1000
	controller.quorum.fetch.timeout.ms = 2000
	controller.quorum.request.timeout.ms = 2000
	controller.quorum.retry.backoff.ms = 20
	controller.quorum.voters = [3@onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090, 4@onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090, 5@onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090]
	controller.quota.window.num = 11
	controller.quota.window.size.seconds = 1
	controller.socket.timeout.ms = 30000
	create.topic.policy.class.name = null
	default.replication.factor = 3
	delegation.token.expiry.check.interval.ms = 3600000
	delegation.token.expiry.time.ms = 86400000
	delegation.token.master.key = null
	delegation.token.max.lifetime.ms = 604800000
	delegation.token.secret.key = null
	delete.records.purgatory.purge.interval.requests = 1
	delete.topic.enable = true
	early.start.listeners = null
	eligible.leader.replicas.enable = false
	fetch.max.bytes = 57671680
	fetch.purgatory.purge.interval.requests = 1000
	group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor]
	group.consumer.heartbeat.interval.ms = 5000
	group.consumer.max.heartbeat.interval.ms = 15000
	group.consumer.max.session.timeout.ms = 60000
	group.consumer.max.size = 2147483647
	group.consumer.migration.policy = disabled
	group.consumer.min.heartbeat.interval.ms = 5000
	group.consumer.min.session.timeout.ms = 45000
	group.consumer.session.timeout.ms = 45000
	group.coordinator.append.linger.ms = 10
	group.coordinator.new.enable = false
	group.coordinator.rebalance.protocols = [classic]
	group.coordinator.threads = 1
	group.initial.rebalance.delay.ms = 3000
	group.max.session.timeout.ms = 1800000
	group.max.size = 2147483647
	group.min.session.timeout.ms = 6000
	group.share.delivery.count.limit = 5
	group.share.enable = false
	group.share.heartbeat.interval.ms = 5000
	group.share.max.groups = 10
	group.share.max.heartbeat.interval.ms = 15000
	group.share.max.record.lock.duration.ms = 60000
	group.share.max.session.timeout.ms = 60000
	group.share.max.size = 200
	group.share.min.heartbeat.interval.ms = 5000
	group.share.min.record.lock.duration.ms = 15000
	group.share.min.session.timeout.ms = 45000
	group.share.partition.max.record.locks = 200
	group.share.record.lock.duration.ms = 30000
	group.share.session.timeout.ms = 45000
	initial.broker.registration.timeout.ms = 60000
	inter.broker.listener.name = null
	inter.broker.protocol.version = 3.9.0
	kafka.metrics.polling.interval.secs = 10
	kafka.metrics.reporters = []
	leader.imbalance.check.interval.seconds = 300
	leader.imbalance.per.broker.percentage = 10
	listener.security.protocol.map = CONTROLPLANE-9090:SSL
	listeners = CONTROLPLANE-9090://0.0.0.0:9090
	log.cleaner.backoff.ms = 15000
	log.cleaner.dedupe.buffer.size = 134217728
	log.cleaner.delete.retention.ms = 86400000
	log.cleaner.enable = true
	log.cleaner.io.buffer.load.factor = 0.9
	log.cleaner.io.buffer.size = 524288
	log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
	log.cleaner.max.compaction.lag.ms = 9223372036854775807
	log.cleaner.min.cleanable.ratio = 0.5
	log.cleaner.min.compaction.lag.ms = 0
	log.cleaner.threads = 1
	log.cleanup.policy = [delete]
	log.dir = /tmp/kafka-logs
	log.dir.failure.timeout.ms = 30000
	log.dirs = /var/lib/kafka/data-0/kafka-log3
	log.flush.interval.messages = 9223372036854775807
	log.flush.interval.ms = null
	log.flush.offset.checkpoint.interval.ms = 60000
	log.flush.scheduler.interval.ms = 9223372036854775807
	log.flush.start.offset.checkpoint.interval.ms = 60000
	log.index.interval.bytes = 4096
	log.index.size.max.bytes = 10485760
	log.initial.task.delay.ms = 30000
	log.local.retention.bytes = -2
	log.local.retention.ms = -2
	log.message.downconversion.enable = true
	log.message.format.version = 3.9.0
	log.message.timestamp.after.max.ms = 9223372036854775807
	log.message.timestamp.before.max.ms = 9223372036854775807
	log.message.timestamp.difference.max.ms = 9223372036854775807
	log.message.timestamp.type = CreateTime
	log.preallocate = false
	log.retention.bytes = -1
	log.retention.check.interval.ms = 300000
	log.retention.hours = 168
	log.retention.minutes = null
	log.retention.ms = null
	log.roll.hours = 168
	log.roll.jitter.hours = 0
	log.roll.jitter.ms = null
	log.roll.ms = null
	log.segment.bytes = 1073741824
	log.segment.delete.delay.ms = 60000
	max.connection.creation.rate = 2147483647
	max.connections = 2147483647
	max.connections.per.ip = 2147483647
	max.connections.per.ip.overrides = 
	max.incremental.fetch.session.cache.slots = 1000
	max.request.partition.size.limit = 2000
	message.max.bytes = 1048588
	metadata.log.dir = /var/lib/kafka/data-0/kafka-log3
	metadata.log.max.record.bytes.between.snapshots = 20971520
	metadata.log.max.snapshot.interval.ms = 3600000
	metadata.log.segment.bytes = 1073741824
	metadata.log.segment.min.bytes = 8388608
	metadata.log.segment.ms = 604800000
	metadata.max.idle.interval.ms = 500
	metadata.max.retention.bytes = 104857600
	metadata.max.retention.ms = 604800000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	min.insync.replicas = 2
	node.id = 3
	num.io.threads = 8
	num.network.threads = 3
	num.partitions = 6
	num.recovery.threads.per.data.dir = 1
	num.replica.alter.log.dirs.threads = null
	num.replica.fetchers = 1
	offset.metadata.max.bytes = 4096
	offsets.commit.required.acks = -1
	offsets.commit.timeout.ms = 5000
	offsets.load.buffer.size = 5242880
	offsets.retention.check.interval.ms = 600000
	offsets.retention.minutes = 10080
	offsets.topic.compression.codec = 0
	offsets.topic.num.partitions = 50
	offsets.topic.replication.factor = 3
	offsets.topic.segment.bytes = 104857600
	password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
	password.encoder.iterations = 4096
	password.encoder.key.length = 128
	password.encoder.keyfactory.algorithm = null
	password.encoder.old.secret = null
	password.encoder.secret = null
	principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
	process.roles = [controller]
	producer.id.expiration.check.interval.ms = 600000
	producer.id.expiration.ms = 86400000
	producer.purgatory.purge.interval.requests = 1000
	queued.max.request.bytes = -1
	queued.max.requests = 500
	quota.window.num = 11
	quota.window.size.seconds = 1
	remote.fetch.max.wait.ms = 500
	remote.log.index.file.cache.total.size.bytes = 1073741824
	remote.log.manager.copier.thread.pool.size = -1
	remote.log.manager.copy.max.bytes.per.second = 9223372036854775807
	remote.log.manager.copy.quota.window.num = 11
	remote.log.manager.copy.quota.window.size.seconds = 1
	remote.log.manager.expiration.thread.pool.size = -1
	remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807
	remote.log.manager.fetch.quota.window.num = 11
	remote.log.manager.fetch.quota.window.size.seconds = 1
	remote.log.manager.task.interval.ms = 30000
	remote.log.manager.task.retry.backoff.max.ms = 30000
	remote.log.manager.task.retry.backoff.ms = 500
	remote.log.manager.task.retry.jitter = 0.2
	remote.log.manager.thread.pool.size = 10
	remote.log.metadata.custom.metadata.max.bytes = 128
	remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager
	remote.log.metadata.manager.class.path = null
	remote.log.metadata.manager.impl.prefix = rlmm.config.
	remote.log.metadata.manager.listener.name = null
	remote.log.reader.max.pending.tasks = 100
	remote.log.reader.threads = 10
	remote.log.storage.manager.class.name = null
	remote.log.storage.manager.class.path = null
	remote.log.storage.manager.impl.prefix = rsm.config.
	remote.log.storage.system.enable = false
	replica.fetch.backoff.ms = 1000
	replica.fetch.max.bytes = 1048576
	replica.fetch.min.bytes = 1
	replica.fetch.response.max.bytes = 10485760
	replica.fetch.wait.max.ms = 500
	replica.high.watermark.checkpoint.interval.ms = 5000
	replica.lag.time.max.ms = 30000
	replica.selector.class = null
	replica.socket.receive.buffer.bytes = 65536
	replica.socket.timeout.ms = 30000
	replication.quota.window.num = 11
	replication.quota.window.size.seconds = 1
	request.timeout.ms = 30000
	reserved.broker.max.id = 1000
	sasl.client.callback.handler.class = null
	sasl.enabled.mechanisms = []
	sasl.jaas.config = null
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.principal.to.local.rules = [DEFAULT]
	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.controller.protocol = GSSAPI
	sasl.mechanism.inter.broker.protocol = GSSAPI
	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
	sasl.server.callback.handler.class = null
	sasl.server.max.receive.size = 524288
	security.inter.broker.protocol = PLAINTEXT
	security.providers = null
	server.max.startup.time.ms = 9223372036854775807
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	socket.listen.backlog.size = 50
	socket.receive.buffer.bytes = 102400
	socket.request.max.bytes = 104857600
	socket.send.buffer.bytes = 102400
	ssl.allow.dn.changes = false
	ssl.allow.san.changes = false
	ssl.cipher.suites = []
	ssl.client.auth = none
	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.principal.mapping.rules = DEFAULT
	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
	telemetry.max.bytes = 1048576
	transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
	transaction.max.timeout.ms = 900000
	transaction.partition.verification.enable = true
	transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
	transaction.state.log.load.buffer.size = 5242880
	transaction.state.log.min.isr = 2
	transaction.state.log.num.partitions = 50
	transaction.state.log.replication.factor = 3
	transaction.state.log.segment.bytes = 104857600
	transactional.id.expiration.ms = 604800000
	unclean.leader.election.enable = false
	unclean.leader.election.interval.ms = 300000
	unstable.api.versions.enable = false
	unstable.feature.versions.enable = false
	zookeeper.clientCnxnSocket = null
	zookeeper.connect = null
	zookeeper.connection.timeout.ms = null
	zookeeper.max.in.flight.requests = 10
	zookeeper.metadata.migration.enable = false
	zookeeper.metadata.migration.min.batch.size = 200
	zookeeper.session.timeout.ms = 18000
	zookeeper.set.acl = false
	zookeeper.ssl.cipher.suites = null
	zookeeper.ssl.client.enable = false
	zookeeper.ssl.crl.enable = false
	zookeeper.ssl.enabled.protocols = null
	zookeeper.ssl.endpoint.identification.algorithm = HTTPS
	zookeeper.ssl.keystore.location = null
	zookeeper.ssl.keystore.password = null
	zookeeper.ssl.keystore.type = null
	zookeeper.ssl.ocsp.enable = false
	zookeeper.ssl.protocol = TLSv1.2
	zookeeper.ssl.truststore.location = null
	zookeeper.ssl.truststore.password = null
	zookeeper.ssl.truststore.type = null
 (kafka.server.KafkaConfig) [main]
2026-05-05 12:12:07,883 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-05-05 12:12:07,930 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
Formatting metadata directory /var/lib/kafka/data-0/kafka-log3 with metadata.version 3.9-IV0.
KRaft storage formatting is done

Preparing Kafka Agent configuration

+ exec /usr/bin/tini -w -e 143 -- /opt/kafka/bin/kafka-server-start.sh /tmp/strimzi.properties
2026-05-05 12:12:09,939 INFO Starting KafkaAgent with brokerReadyFile=null, sessionConnectedFile=null, sslKeyStorePath=/tmp/kafka/cluster.keystore.p12, sslTrustStore=/tmp/kafka/cluster.truststore.p12 (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-05-05 12:12:09,971 INFO Logging initialized @376ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main]
2026-05-05 12:12:10,076 INFO jetty-9.4.56.v20240826; built: 2024-08-26T17:15:05.868Z; git: ec6782ff5ead824dabdcf47fa98f90a4aedff401; jvm 17.0.14+7-LTS (org.eclipse.jetty.server.Server) [main]
2026-05-05 12:12:10,122 INFO Started o.e.j.s.h.ContextHandler@32eebfca{/v1/broker-state,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-05-05 12:12:10,122 INFO Started o.e.j.s.h.ContextHandler@28ac3dc3{/v1/ready,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-05-05 12:12:10,123 INFO Started o.e.j.s.h.ContextHandler@4e718207{/v1/kraft-migration,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-05-05 12:12:10,364 INFO x509=X509@48e4374(onap-strimzi-onap-strimzi-controller-3,h=[onap-strimzi-kafka-bootstrap.onap.svc.cluster.local, onap-strimzi-kafka-brokers.onap, onap-strimzi-kafka-brokers, onap-strimzi-kafka-bootstrap.onap.svc, onap-strimzi-kafka-bootstrap, onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-bootstrap.onap, onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-kafka],a=[],w=[]) for Server@3d680b5a[provider=null,keyStore=file:///tmp/kafka/cluster.keystore.p12,trustStore=file:///tmp/kafka/cluster.truststore.p12] (org.eclipse.jetty.util.ssl.SslContextFactory) [main]
2026-05-05 12:12:10,471 INFO Started ServerConnector@52feb982{SSL, (ssl, http/1.1)}{0.0.0.0:8443} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-05-05 12:12:10,474 INFO Started ServerConnector@491cc5c9{HTTP/1.1, (http/1.1)}{localhost:8080} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-05-05 12:12:10,474 INFO Started @882ms (org.eclipse.jetty.server.Server) [main]
2026-05-05 12:12:10,474 INFO Starting metrics registry (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-05-05 12:12:10,587 INFO Found class org.apache.kafka.server.metrics.KafkaYammerMetrics for Kafka 3.3 and newer. (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-05-05 12:12:10,684 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-05-05 12:12:10,985 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-05-05 12:12:11,028 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-05-05 12:12:11,186 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-05-05 12:12:11,194 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-05-05 12:12:11,206 INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [main]
2026-05-05 12:12:11,210 INFO [ControllerServer id=3] Starting controller (kafka.server.ControllerServer) [main]
2026-05-05 12:12:11,215 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-05-05 12:12:11,240 INFO [StandardAuthorizer 3] set super.users=User:CN=cluster-operator,O=io.strimzi,User:strimzi-kafka-admin,User:CN=onap-strimzi-cruise-control,O=io.strimzi,User:CN=onap-strimzi-kafka-exporter,O=io.strimzi,User:CN=onap-strimzi-kafka,O=io.strimzi,User:CN=onap-strimzi-entity-user-operator,O=io.strimzi,User:CN=onap-strimzi-entity-topic-operator,O=io.strimzi, default result=DENIED (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [main]
2026-05-05 12:12:11,759 INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [main]
2026-05-05 12:12:12,175 INFO [SocketServer listenerType=CONTROLLER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(CONTROLPLANE-9090) (kafka.network.SocketServer) [main]
2026-05-05 12:12:12,184 INFO authorizerStart completed for endpoint CONTROLPLANE-9090. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) [main]
2026-05-05 12:12:12,186 INFO [SharedServer id=3] Starting SharedServer (kafka.server.SharedServer) [main]
2026-05-05 12:12:12,189 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-05-05 12:12:12,269 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log3] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [main]
2026-05-05 12:12:12,270 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log3] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [main]
2026-05-05 12:12:12,270 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log3] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [main]
2026-05-05 12:12:12,326 INFO Initialized snapshots with IDs SortedSet() from /var/lib/kafka/data-0/kafka-log3/__cluster_metadata-0 (kafka.raft.KafkaMetadataLog$) [main]
2026-05-05 12:12:12,386 INFO [raft-expiration-reaper]: Starting (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) [raft-expiration-reaper]
2026-05-05 12:12:12,401 INFO [RaftManager id=3] Reading KRaft snapshot and log as part of the initialization (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-05-05 12:12:12,404 INFO [RaftManager id=3] Starting voters are VoterSet(voters={3=VoterNode(voterKey=ReplicaKey(id=3, directoryId=Optional.empty), listeners=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.70.74:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 4=VoterNode(voterKey=ReplicaKey(id=4, directoryId=Optional.empty), listeners=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.104:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 5=VoterNode(voterKey=ReplicaKey(id=5, directoryId=Optional.empty), listeners=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.71.204:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0])}) (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-05-05 12:12:12,405 INFO [RaftManager id=3] Starting request manager with static voters: [onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 4 rack: null), onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null), onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 3 rack: null)] (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-05-05 12:12:12,413 INFO [RaftManager id=3] Attempting durable transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1981, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-05-05 12:12:12,614 INFO [RaftManager id=3] Completed transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1981, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-05-05 12:12:12,620 INFO [kafka-3-raft-outbound-request-thread]: Starting (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) [kafka-3-raft-outbound-request-thread]
2026-05-05 12:12:12,620 INFO [kafka-3-raft-io-thread]: Starting (org.apache.kafka.raft.KafkaRaftClientDriver) [kafka-3-raft-io-thread]
2026-05-05 12:12:12,639 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:12,641 INFO [ControllerServer id=3] Waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2026-05-05 12:12:12,641 INFO [ControllerServer id=3] Finished waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2026-05-05 12:12:12,643 INFO [RaftManager id=3] Registered the listener org.apache.kafka.image.loader.MetadataLoader@504365490 (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-05-05 12:12:12,679 INFO [QuorumController id=3] Creating new QuorumController with clusterId cHF7ym-BSA6Pueu5HyE5Tg. (org.apache.kafka.controller.QuorumController) [main]
2026-05-05 12:12:12,680 INFO [RaftManager id=3] Registered the listener org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@895628942 (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-05-05 12:12:12,686 INFO [controller-3-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-Fetch]
2026-05-05 12:12:12,687 INFO [controller-3-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-Produce]
2026-05-05 12:12:12,688 INFO [controller-3-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-Request]
2026-05-05 12:12:12,691 INFO [controller-3-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-ControllerMutation]
2026-05-05 12:12:12,740 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:12,742 INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-3-AlterAcls]
2026-05-05 12:12:12,781 INFO [ControllerServer id=3] Waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2026-05-05 12:12:12,781 INFO [ControllerServer id=3] Finished waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2026-05-05 12:12:12,781 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:12,782 INFO [SocketServer listenerType=CONTROLLER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [main]
2026-05-05 12:12:12,784 INFO Awaiting socket connections on 0.0.0.0:9090. (kafka.network.DataPlaneAcceptor) [main]
2026-05-05 12:12:12,882 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:12,883 INFO [ControllerServer id=3] Waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2026-05-05 12:12:12,883 INFO [ControllerServer id=3] Finished waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2026-05-05 12:12:12,883 INFO [ControllerServer id=3] Waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2026-05-05 12:12:12,883 INFO [ControllerServer id=3] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2026-05-05 12:12:12,884 INFO [controller-3-to-controller-registration-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [controller-3-to-controller-registration-channel-manager]
2026-05-05 12:12:12,884 INFO [ControllerRegistrationManager id=3 incarnation=B40vGp-RQtWWXMvGBmf-Kw] initialized channel manager. (kafka.server.ControllerRegistrationManager) [controller-3-registration-manager-event-handler]
2026-05-05 12:12:12,885 INFO [ControllerRegistrationManager id=3 incarnation=B40vGp-RQtWWXMvGBmf-Kw] maybeSendControllerRegistration: cannot register yet because the metadata.version is still 3.0-IV1, which does not support KIP-919 controller registration. (kafka.server.ControllerRegistrationManager) [controller-3-registration-manager-event-handler]
2026-05-05 12:12:12,889 INFO Kafka version: 3.9.0 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-05-05 12:12:12,889 INFO Kafka commitId: a60e31147e6b01ee (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-05-05 12:12:12,889 INFO Kafka startTimeMs: 1777983132887 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-05-05 12:12:12,890 INFO [KafkaRaftServer nodeId=3] Kafka Server started (kafka.server.KafkaRaftServer) [main]
2026-05-05 12:12:12,983 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,083 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,185 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,285 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,422 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,522 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,574 INFO [RaftManager id=3] Attempting durable transition to Unattached(epoch=1, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=820, highWatermark=Optional.empty) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1981, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,593 INFO [RaftManager id=3] Completed transition to Unattached(epoch=1, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=820, highWatermark=Optional.empty) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1981, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,623 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,624 INFO [QuorumController id=3] In the new epoch 1, the leader is (none). (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-05-05 12:12:13,625 INFO [RaftManager id=3] Attempting durable transition to Unattached(epoch=1, votedKey=ReplicaKey(id=4, directoryId=Optional[XFJV2gfFw4ZqHN8yIr6q1g]), voters=[3, 4, 5], electionTimeoutMs=1438, highWatermark=Optional.empty) from Unattached(epoch=1, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=820, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,656 INFO [RaftManager id=3] Completed transition to Unattached(epoch=1, votedKey=ReplicaKey(id=4, directoryId=Optional[XFJV2gfFw4ZqHN8yIr6q1g]), voters=[3, 4, 5], electionTimeoutMs=1438, highWatermark=Optional.empty) from Unattached(epoch=1, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=820, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,656 INFO [RaftManager id=3] Vote request VoteRequestData(clusterId='cHF7ym-BSA6Pueu5HyE5Tg', voterId=3, topics=[TopicData(topicName='__cluster_metadata', partitions=[PartitionData(partitionIndex=0, candidateEpoch=1, candidateId=4, candidateDirectoryId=XFJV2gfFw4ZqHN8yIr6q1g, voterDirectoryId=AAAAAAAAAAAAAAAAAAAAAA, lastOffsetEpoch=0, lastOffset=0)])]) with epoch 1 is granted (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,666 INFO [RaftManager id=3] Attempting durable transition to Unattached(epoch=2, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1397, highWatermark=Optional.empty) from Unattached(epoch=1, votedKey=ReplicaKey(id=4, directoryId=Optional[XFJV2gfFw4ZqHN8yIr6q1g]), voters=[3, 4, 5], electionTimeoutMs=1438, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,697 INFO [RaftManager id=3] Completed transition to Unattached(epoch=2, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1397, highWatermark=Optional.empty) from Unattached(epoch=1, votedKey=ReplicaKey(id=4, directoryId=Optional[XFJV2gfFw4ZqHN8yIr6q1g]), voters=[3, 4, 5], electionTimeoutMs=1438, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,697 INFO [QuorumController id=3] In the new epoch 2, the leader is (none). (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-05-05 12:12:13,698 INFO [RaftManager id=3] Attempting durable transition to Unattached(epoch=2, votedKey=ReplicaKey(id=4, directoryId=Optional[XFJV2gfFw4ZqHN8yIr6q1g]), voters=[3, 4, 5], electionTimeoutMs=1785, highWatermark=Optional.empty) from Unattached(epoch=2, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1397, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,713 INFO [RaftManager id=3] Completed transition to Unattached(epoch=2, votedKey=ReplicaKey(id=4, directoryId=Optional[XFJV2gfFw4ZqHN8yIr6q1g]), voters=[3, 4, 5], electionTimeoutMs=1785, highWatermark=Optional.empty) from Unattached(epoch=2, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1397, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,713 INFO [RaftManager id=3] Vote request VoteRequestData(clusterId='cHF7ym-BSA6Pueu5HyE5Tg', voterId=3, topics=[TopicData(topicName='__cluster_metadata', partitions=[PartitionData(partitionIndex=0, candidateEpoch=2, candidateId=4, candidateDirectoryId=XFJV2gfFw4ZqHN8yIr6q1g, voterDirectoryId=AAAAAAAAAAAAAAAAAAAAAA, lastOffsetEpoch=0, lastOffset=0)])]) with epoch 2 is granted (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,723 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,818 INFO [RaftManager id=3] Attempting durable transition to FollowerState(fetchTimeoutMs=2000, epoch=2, leader=4, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc/:9090}), voters=[3, 4, 5], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from Unattached(epoch=2, votedKey=ReplicaKey(id=4, directoryId=Optional[XFJV2gfFw4ZqHN8yIr6q1g]), voters=[3, 4, 5], electionTimeoutMs=1785, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,824 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,839 INFO [RaftManager id=3] Completed transition to FollowerState(fetchTimeoutMs=2000, epoch=2, leader=4, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc/:9090}), voters=[3, 4, 5], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from Unattached(epoch=2, votedKey=ReplicaKey(id=4, directoryId=Optional[XFJV2gfFw4ZqHN8yIr6q1g]), voters=[3, 4, 5], electionTimeoutMs=1785, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-05-05 12:12:13,839 INFO [QuorumController id=3] In the new epoch 2, the leader is 4. (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-05-05 12:12:13,924 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:13,927 INFO [controller-3-to-controller-registration-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 4 rack: null) (kafka.server.NodeToControllerRequestThread) [controller-3-to-controller-registration-channel-manager]
2026-05-05 12:12:14,025 INFO [MetadataLoader id=3] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,081 INFO [RaftManager id=3] High watermark set to Optional[LogOffsetMetadata(offset=1, metadata=Optional.empty)] for the first time for epoch 2 (org.apache.kafka.raft.FollowerState) [kafka-3-raft-io-thread]
2026-05-05 12:12:14,085 INFO [RaftManager id=3] Setting the next offset of org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@895628942 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-05-05 12:12:14,086 INFO [RaftManager id=3] Setting the next offset of org.apache.kafka.image.loader.MetadataLoader@504365490 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-05-05 12:12:14,089 INFO [MetadataLoader id=3] maybePublishMetadata(LOG_DELTA): The loader is still catching up because we have not loaded a controller record as of offset 0 and high water mark is 1 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,125 INFO [MetadataLoader id=3] initializeNewPublishers: The loader finished catching up to the current high water mark of 1 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,140 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing SnapshotGenerator with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,141 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing KRaftMetadataCachePublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,141 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing FeaturesPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,141 INFO [ControllerServer id=3] Loaded new metadata Features(metadataVersion=3.0-IV1, finalizedFeatures={metadata.version=1}, finalizedFeaturesEpoch=0). (org.apache.kafka.metadata.publisher.FeaturesPublisher) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,142 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ControllerRegistrationsPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,142 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ControllerRegistrationManager with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,142 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing DynamicConfigPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,143 INFO [ControllerRegistrationManager id=3 incarnation=B40vGp-RQtWWXMvGBmf-Kw] maybeSendControllerRegistration: cannot register yet because the metadata.version is still 3.0-IV1, which does not support KIP-919 controller registration. (kafka.server.ControllerRegistrationManager) [controller-3-registration-manager-event-handler]
2026-05-05 12:12:14,144 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing DynamicClientQuotaPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,145 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ScramPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,147 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing DelegationTokenPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,148 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ControllerMetadataMetricsPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,149 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing AclPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,150 INFO [AclPublisher controller id=3] Loading authorizer snapshot at offset 0 (kafka.server.metadata.AclPublisher) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,150 INFO [StandardAuthorizer 3] Initialized with 0 acl(s). (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,150 INFO [StandardAuthorizer 3] Completed initial ACL load process. (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,176 INFO [QuorumController id=3] Replayed BeginTransactionRecord(name='Bootstrap records') at offset 1. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:14,177 INFO [ControllerServer id=3] Loaded new metadata Features(metadataVersion=3.9-IV0, finalizedFeatures={metadata.version=21}, finalizedFeaturesEpoch=5). (org.apache.kafka.metadata.publisher.FeaturesPublisher) [kafka-3-metadata-loader-event-handler]
2026-05-05 12:12:14,178 INFO [QuorumController id=3] Replayed a FeatureLevelRecord setting metadata.version to 3.9-IV0 (org.apache.kafka.controller.FeatureControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:14,178 INFO [QuorumController id=3] Replayed EndTransactionRecord() at offset 4. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:14,182 INFO [QuorumController id=3] Replayed initial RegisterBrokerRecord for broker 2: RegisterBrokerRecord(brokerId=2, isMigratingZkBroker=false, incarnationId=b8aeu2OyQ4yyUNIrABYx3g, brokerEpoch=5, endPoints=[BrokerEndpoint(name='REPLICATION-9091', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc', port=9091, securityProtocol=1), BrokerEndpoint(name='PLAIN-9092', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local', port=9093, securityProtocol=1), BrokerEndpoint(name='EXTERNAL-9094', host='kafka-api.simpledemo.onap.org', port=9002, securityProtocol=2)], features=[BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[07HiXa6yFNA0fjRMQqodFA]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:14,182 INFO [ControllerRegistrationManager id=3 incarnation=B40vGp-RQtWWXMvGBmf-Kw] sendControllerRegistration: attempting to send ControllerRegistrationRequestData(controllerId=3, incarnationId=B40vGp-RQtWWXMvGBmf-Kw, zkMigrationReady=false, listeners=[Listener(name='CONTROLPLANE-9090', host='onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc', port=9090, securityProtocol=1)], features=[Feature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), Feature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)]) (kafka.server.ControllerRegistrationManager) [controller-3-registration-manager-event-handler]
2026-05-05 12:12:14,274 INFO [QuorumController id=3] Replayed RegisterControllerRecord contaning ControllerRegistration(id=4, incarnationId=4WSWMAZTRzGmvz8Zugplug, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLPLANE-9090', securityProtocol=SSL, host='onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc', port=9090)], supportedFeatures={kraft.version: 0-1, metadata.version: 1-21}). (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:14,279 INFO [ControllerRegistrationManager id=3 incarnation=B40vGp-RQtWWXMvGBmf-Kw] RegistrationResponseHandler: controller acknowledged ControllerRegistrationRequest. (kafka.server.ControllerRegistrationManager) [controller-3-to-controller-registration-channel-manager]
2026-05-05 12:12:14,339 INFO [QuorumController id=3] Replayed RegisterControllerRecord contaning ControllerRegistration(id=3, incarnationId=B40vGp-RQtWWXMvGBmf-Kw, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLPLANE-9090', securityProtocol=SSL, host='onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc', port=9090)], supportedFeatures={kraft.version: 0-1, metadata.version: 1-21}). (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:14,341 INFO [ControllerRegistrationManager id=3 incarnation=B40vGp-RQtWWXMvGBmf-Kw] Our registration has been persisted to the metadata log. (kafka.server.ControllerRegistrationManager) [controller-3-registration-manager-event-handler]
2026-05-05 12:12:14,581 INFO [QuorumController id=3] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 2: BrokerRegistrationChangeRecord(brokerId=2, brokerEpoch=5, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:15,074 INFO [QuorumController id=3] Replayed initial RegisterBrokerRecord for broker 1: RegisterBrokerRecord(brokerId=1, isMigratingZkBroker=false, incarnationId=ZWYXUaYfSau75QfjTTmh7A, brokerEpoch=10, endPoints=[BrokerEndpoint(name='REPLICATION-9091', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc', port=9091, securityProtocol=1), BrokerEndpoint(name='PLAIN-9092', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local', port=9093, securityProtocol=1), BrokerEndpoint(name='EXTERNAL-9094', host='kafka-api.simpledemo.onap.org', port=9001, securityProtocol=2)], features=[BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[5socTHwsleED_MCDY6kXlA]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:15,586 INFO [QuorumController id=3] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 1: BrokerRegistrationChangeRecord(brokerId=1, brokerEpoch=10, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:16,430 INFO [QuorumController id=3] Replayed RegisterControllerRecord contaning ControllerRegistration(id=5, incarnationId=bJdihHLfQXWDlRLmwuwgJg, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLPLANE-9090', securityProtocol=SSL, host='onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc', port=9090)], supportedFeatures={kraft.version: 0-1, metadata.version: 1-21}). (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:16,579 INFO [QuorumController id=3] Replayed initial RegisterBrokerRecord for broker 0: RegisterBrokerRecord(brokerId=0, isMigratingZkBroker=false, incarnationId=gkfshaR8Q5KdAr9WtCDNhA, brokerEpoch=16, endPoints=[BrokerEndpoint(name='REPLICATION-9091', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc', port=9091, securityProtocol=1), BrokerEndpoint(name='PLAIN-9092', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local', port=9093, securityProtocol=1), BrokerEndpoint(name='EXTERNAL-9094', host='kafka-api.simpledemo.onap.org', port=9000, securityProtocol=2)], features=[BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[QMgfTK6gi9-5228yDmRung]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:17,074 INFO [QuorumController id=3] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 0: BrokerRegistrationChangeRecord(brokerId=0, brokerEpoch=16, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:38,086 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:38,491 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:38,584 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:12:39,082 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:00,885 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for kiW21Ab-TGOu_sw4rwIXNw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:multicloud-k8s-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:00,886 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for AW6Vh62oS4uWWP_lbXswjA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:multicloud-k8s-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:00,886 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zHgBd8eaSqqkcATug2TCAQ, setting StandardAcl(resourceType=GROUP, resourceName=multicloud, patternType=LITERAL, principal=User:multicloud-k8s-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:01,089 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:01,209 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:01,598 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:08,136 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for CcG2h3heQTeWZY4jZZ3-fA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdc-be-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:08,137 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for NRiMSc1vT-Su_lwlPSYMNg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdc-be-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:08,137 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Sf1VkvF1QV2DPwFqs7TF9g, setting StandardAcl(resourceType=GROUP, resourceName=sdc-AUTO, patternType=LITERAL, principal=User:sdc-be-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:08,240 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:08,363 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:08,599 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,102 INFO [QuorumController id=3] Replayed TopicRecord for topic SDC-DISTR-NOTIF-TOPIC-AUTO with topic ID vq05CZMWSMmazt2S47IA7A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,103 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-NOTIF-TOPIC-AUTO') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,103 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-NOTIF-TOPIC-AUTO') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,108 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 with topic ID vq05CZMWSMmazt2S47IA7A and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,112 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 with topic ID vq05CZMWSMmazt2S47IA7A and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,112 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 with topic ID vq05CZMWSMmazt2S47IA7A and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,113 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 with topic ID vq05CZMWSMmazt2S47IA7A and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,113 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 with topic ID vq05CZMWSMmazt2S47IA7A and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,113 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 with topic ID vq05CZMWSMmazt2S47IA7A and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,113 INFO [QuorumController id=3] Replayed TopicRecord for topic SDC-DISTR-STATUS-TOPIC-AUTO with topic ID 77o6_5LARZ2eGJXcepJI8A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,114 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-STATUS-TOPIC-AUTO') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,114 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-STATUS-TOPIC-AUTO') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,114 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-0 with topic ID 77o6_5LARZ2eGJXcepJI8A and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,115 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-1 with topic ID 77o6_5LARZ2eGJXcepJI8A and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,115 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-2 with topic ID 77o6_5LARZ2eGJXcepJI8A and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,116 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-3 with topic ID 77o6_5LARZ2eGJXcepJI8A and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,116 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-4 with topic ID 77o6_5LARZ2eGJXcepJI8A and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:09,116 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-5 with topic ID 77o6_5LARZ2eGJXcepJI8A and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,517 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qPjCAJGsTqyEiIDa-zXSlw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:cds-sdc-listener-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,517 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for OdNkCylYTCmkJrrBTQ-QGg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:cds-sdc-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,518 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dFBMyCaYRfq4Vfi-Hg_Uuw, setting StandardAcl(resourceType=GROUP, resourceName=cds, patternType=LITERAL, principal=User:cds-sdc-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,518 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vTTF5kwQRDGMJXYySC13BQ, setting StandardAcl(resourceType=GROUP, resourceName=cds-bp-processor, patternType=LITERAL, principal=User:cds-blueprints-processor-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,519 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for A0JZ_OikSa6ChBb-q-gMAA, setting StandardAcl(resourceType=TOPIC, resourceName=cds.blueprint-processor, patternType=PREFIXED, principal=User:cds-blueprints-processor-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,519 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for UuLmcsj0Qre5lUizMYW9zg, setting StandardAcl(resourceType=TOPIC, resourceName=cds.blueprint-processor, patternType=PREFIXED, principal=User:cds-blueprints-processor-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,640 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,640 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,641 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.request with topic ID ThYSyAsFRNyc8CF0ZBdk-Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,641 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.request') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,641 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.request') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,641 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-0 with topic ID ThYSyAsFRNyc8CF0ZBdk-Q and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,641 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-1 with topic ID ThYSyAsFRNyc8CF0ZBdk-Q and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,641 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-2 with topic ID ThYSyAsFRNyc8CF0ZBdk-Q and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,642 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-3 with topic ID ThYSyAsFRNyc8CF0ZBdk-Q and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,642 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-4 with topic ID ThYSyAsFRNyc8CF0ZBdk-Q and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,642 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-5 with topic ID ThYSyAsFRNyc8CF0ZBdk-Q and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,643 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.response with topic ID HuFYBZFaQ7i0CX5DYO0P7A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,643 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,643 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,643 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-0 with topic ID HuFYBZFaQ7i0CX5DYO0P7A and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,643 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-1 with topic ID HuFYBZFaQ7i0CX5DYO0P7A and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,643 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-2 with topic ID HuFYBZFaQ7i0CX5DYO0P7A and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,644 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-3 with topic ID HuFYBZFaQ7i0CX5DYO0P7A and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,644 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-4 with topic ID HuFYBZFaQ7i0CX5DYO0P7A and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,644 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-5 with topic ID HuFYBZFaQ7i0CX5DYO0P7A and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,644 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.request with topic ID ZD0Sm1b7T1ay02Lh4i0mKg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,644 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.request') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,644 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.request') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,645 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-0 with topic ID ZD0Sm1b7T1ay02Lh4i0mKg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,645 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-1 with topic ID ZD0Sm1b7T1ay02Lh4i0mKg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,645 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-2 with topic ID ZD0Sm1b7T1ay02Lh4i0mKg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,645 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-3 with topic ID ZD0Sm1b7T1ay02Lh4i0mKg and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,645 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-4 with topic ID ZD0Sm1b7T1ay02Lh4i0mKg and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,645 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-5 with topic ID ZD0Sm1b7T1ay02Lh4i0mKg and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,646 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.response with topic ID 6RYexfHsRHmPdQOIR5J1_g. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,646 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,646 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,646 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-0 with topic ID 6RYexfHsRHmPdQOIR5J1_g and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,646 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-1 with topic ID 6RYexfHsRHmPdQOIR5J1_g and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,646 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-2 with topic ID 6RYexfHsRHmPdQOIR5J1_g and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,646 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-3 with topic ID 6RYexfHsRHmPdQOIR5J1_g and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,647 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-4 with topic ID 6RYexfHsRHmPdQOIR5J1_g and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,647 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-5 with topic ID 6RYexfHsRHmPdQOIR5J1_g and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,779 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:12,779 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,106 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,106 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,582 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for bWn2v3smTSiulvqm9jBDdQ, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-EVENT, patternType=LITERAL, principal=User:onap-aai-graph-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,582 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for z9y1usPKQ7molhfkMUB71Q, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-EVENT, patternType=LITERAL, principal=User:onap-aai-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,582 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wrwZwTp8Tb-G8AdiW9wTXw, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-EVENT, patternType=LITERAL, principal=User:onap-aai-trav-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,583 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jibBj18bS1edxl0tLB3MGg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:aai-modelloader-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,583 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ZdyhDRIWQ-SnN1MUI-ulxw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:aai-modelloader-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,583 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for rOsAjE-nS5SddjZrnvad6g, setting StandardAcl(resourceType=GROUP, resourceName=aai, patternType=LITERAL, principal=User:aai-modelloader-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,583 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,583 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,583 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,583 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,620 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,984 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,984 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,984 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:13,984 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:14,110 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:14,111 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:14,111 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:14,613 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:14,613 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:14,613 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,409 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8f-SDJa4SZ65R6ypvgVdNQ, setting StandardAcl(resourceType=TOPIC, resourceName=cps-data-updated-events, patternType=LITERAL, principal=User:cps-temporal-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,409 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cZzwE8XeTWySanSaoH4i_A, setting StandardAcl(resourceType=GROUP, resourceName=cps-temporal-group, patternType=LITERAL, principal=User:cps-temporal-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,409 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qa9PIFfFRtOgCg48iOPgyw, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-async-m2m, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4vpdL1z3Tui8N8zPXVYv3g, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-dmi-cm-avc-subscription, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8Dry4AoJQu2Ea5hTBAnalA, setting StandardAcl(resourceType=GROUP, resourceName=ncmp-dmi-plugin-group, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for mDpty6i2QIupawVARAhBOg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ngnT26gYR5-TWkOJUss6ww, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-events, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for M2o6gnWBTJChklXHeZy04g, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for D4EGxgbBQi-s2xo_YbtoVA, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-cm-events, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jRBPcJdfSWKz5lPgwBfELQ, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-ncmp-cm-avc-subscription, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1qf7CUxvTZevcI1i-g-xWg, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-dmi-cm-avc-subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 24tXWmJrQeq27xr1UgZR5g, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Ir8EW1lFQLq_iigmBcKLEQ, setting StandardAcl(resourceType=TOPIC, resourceName=subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for po-4p7cpTBmmT2dD9rMC4A, setting StandardAcl(resourceType=TOPIC, resourceName=subscription-response, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,410 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for UiA9YHi7SCaLo--AXvJqvA, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-async-m2m, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,411 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for VQdMxrXyQYqbY-g30nZQig, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-cm-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,411 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for yQNjKm3tSzGOiKcZ2xX1pQ, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-device-heartbeat, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,411 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for CCyE_kWARWqF2n6rAKBnbg, setting StandardAcl(resourceType=GROUP, resourceName=cps-core-group, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,411 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WUTkPyx_S5OSNxv2_52feA, setting StandardAcl(resourceType=GROUP, resourceName=ncmp-async-rest-request-event-group, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,411 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8fXq95l8THOA1I5tuWLHxw, setting StandardAcl(resourceType=TOPIC, resourceName=cps-data-updated-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,411 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for hrJDt4vvQXCf84-L-aaYLw, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-inventory-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,411 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for OiDBNsZ4QBG_t2r5uFRA8g, setting StandardAcl(resourceType=TOPIC, resourceName=cm-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,411 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for CZAZ5p1XTKalGtgA7FE_0g, setting StandardAcl(resourceType=GROUP, resourceName=ncmp-data-operation-event-group, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,411 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ETSjAriCQMKEgcA2kJIR7g, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-ncmp-cm-avc-subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,607 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,608 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,608 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,827 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,827 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,828 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,937 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-events with topic ID XV06lpsQToKkkfvDHH9i4w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,938 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,938 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,938 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-0 with topic ID XV06lpsQToKkkfvDHH9i4w and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,940 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-1 with topic ID XV06lpsQToKkkfvDHH9i4w and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,943 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-2 with topic ID XV06lpsQToKkkfvDHH9i4w and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,943 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-3 with topic ID XV06lpsQToKkkfvDHH9i4w and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,943 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-4 with topic ID XV06lpsQToKkkfvDHH9i4w and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,943 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-5 with topic ID XV06lpsQToKkkfvDHH9i4w and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,943 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-async-m2m with topic ID hYeHeveQR6iB1o-pTtNvVA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,946 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,947 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,947 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-0 with topic ID hYeHeveQR6iB1o-pTtNvVA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,947 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-1 with topic ID hYeHeveQR6iB1o-pTtNvVA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,948 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-2 with topic ID hYeHeveQR6iB1o-pTtNvVA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,949 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-3 with topic ID hYeHeveQR6iB1o-pTtNvVA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,949 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-4 with topic ID hYeHeveQR6iB1o-pTtNvVA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,949 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-5 with topic ID hYeHeveQR6iB1o-pTtNvVA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,949 INFO [QuorumController id=3] Replayed TopicRecord for topic dmi-ncmp-cm-avc-subscription with topic ID idX0l-i2TOC3K6-iXAjTYQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,950 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-ncmp-cm-avc-subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,950 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-ncmp-cm-avc-subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,950 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-0 with topic ID idX0l-i2TOC3K6-iXAjTYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,950 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-1 with topic ID idX0l-i2TOC3K6-iXAjTYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,951 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-2 with topic ID idX0l-i2TOC3K6-iXAjTYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,951 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-3 with topic ID idX0l-i2TOC3K6-iXAjTYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,951 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-4 with topic ID idX0l-i2TOC3K6-iXAjTYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,951 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-5 with topic ID idX0l-i2TOC3K6-iXAjTYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,952 INFO [QuorumController id=3] Replayed TopicRecord for topic dmi-cm-events with topic ID oloaxovBQ82_6LNr_RT1Wg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,952 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,952 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,952 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-0 with topic ID oloaxovBQ82_6LNr_RT1Wg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,953 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-1 with topic ID oloaxovBQ82_6LNr_RT1Wg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,953 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-2 with topic ID oloaxovBQ82_6LNr_RT1Wg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,953 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-3 with topic ID oloaxovBQ82_6LNr_RT1Wg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,954 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-4 with topic ID oloaxovBQ82_6LNr_RT1Wg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,954 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-5 with topic ID oloaxovBQ82_6LNr_RT1Wg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,955 INFO [QuorumController id=3] Replayed TopicRecord for topic dmi-device-heartbeat with topic ID oOQ1fx6RRLKadLlBUMZg0w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,956 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,956 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,956 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-0 with topic ID oOQ1fx6RRLKadLlBUMZg0w and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,958 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-1 with topic ID oOQ1fx6RRLKadLlBUMZg0w and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,959 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-2 with topic ID oOQ1fx6RRLKadLlBUMZg0w and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,960 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-3 with topic ID oOQ1fx6RRLKadLlBUMZg0w and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,961 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-4 with topic ID oOQ1fx6RRLKadLlBUMZg0w and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,961 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-5 with topic ID oOQ1fx6RRLKadLlBUMZg0w and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,961 INFO [QuorumController id=3] Replayed TopicRecord for topic cps-data-updated-events with topic ID cWEJNkZIQgy9MzhKYPTJOQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,962 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cps-data-updated-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,962 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cps-data-updated-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,962 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-0 with topic ID cWEJNkZIQgy9MzhKYPTJOQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,963 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-1 with topic ID cWEJNkZIQgy9MzhKYPTJOQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,963 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-2 with topic ID cWEJNkZIQgy9MzhKYPTJOQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,963 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-3 with topic ID cWEJNkZIQgy9MzhKYPTJOQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,963 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-4 with topic ID cWEJNkZIQgy9MzhKYPTJOQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,964 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-5 with topic ID cWEJNkZIQgy9MzhKYPTJOQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,965 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT with topic ID 6jBCkN8jRMSqshXSU6E5dQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,965 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,965 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,965 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 with topic ID 6jBCkN8jRMSqshXSU6E5dQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,965 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 with topic ID 6jBCkN8jRMSqshXSU6E5dQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,965 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 with topic ID 6jBCkN8jRMSqshXSU6E5dQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 with topic ID 6jBCkN8jRMSqshXSU6E5dQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 with topic ID 6jBCkN8jRMSqshXSU6E5dQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 with topic ID 6jBCkN8jRMSqshXSU6E5dQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,968 INFO [QuorumController id=3] Replayed TopicRecord for topic subscription with topic ID 34A6FgT9ToiJM2-9VdX3aA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,968 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,968 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-0 with topic ID 34A6FgT9ToiJM2-9VdX3aA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-1 with topic ID 34A6FgT9ToiJM2-9VdX3aA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,969 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-2 with topic ID 34A6FgT9ToiJM2-9VdX3aA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,969 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-3 with topic ID 34A6FgT9ToiJM2-9VdX3aA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,969 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-4 with topic ID 34A6FgT9ToiJM2-9VdX3aA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,969 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-5 with topic ID 34A6FgT9ToiJM2-9VdX3aA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,969 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-dmi-cm-avc-subscription with topic ID 4A_NnJhvQwyN0-SjYRH-Mw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,969 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-dmi-cm-avc-subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,969 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-dmi-cm-avc-subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,969 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-0 with topic ID 4A_NnJhvQwyN0-SjYRH-Mw and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,969 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-1 with topic ID 4A_NnJhvQwyN0-SjYRH-Mw and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,970 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-2 with topic ID 4A_NnJhvQwyN0-SjYRH-Mw and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,970 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-3 with topic ID 4A_NnJhvQwyN0-SjYRH-Mw and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,970 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-4 with topic ID 4A_NnJhvQwyN0-SjYRH-Mw and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,970 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-5 with topic ID 4A_NnJhvQwyN0-SjYRH-Mw and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,970 INFO [QuorumController id=3] Replayed TopicRecord for topic subscription-response with topic ID Yu2CmBF4QkSnEwxLf8g4gw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,970 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription-response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,970 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription-response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,970 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-0 with topic ID Yu2CmBF4QkSnEwxLf8g4gw and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,970 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-1 with topic ID Yu2CmBF4QkSnEwxLf8g4gw and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,971 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-2 with topic ID Yu2CmBF4QkSnEwxLf8g4gw and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,971 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-3 with topic ID Yu2CmBF4QkSnEwxLf8g4gw and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,971 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-4 with topic ID Yu2CmBF4QkSnEwxLf8g4gw and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,971 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-5 with topic ID Yu2CmBF4QkSnEwxLf8g4gw and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,971 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-inventory-events with topic ID SdLWRrGITjKxbSK4M3idjQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,971 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-inventory-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,971 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-inventory-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,971 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-0 with topic ID SdLWRrGITjKxbSK4M3idjQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,971 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-1 with topic ID SdLWRrGITjKxbSK4M3idjQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-2 with topic ID SdLWRrGITjKxbSK4M3idjQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-3 with topic ID SdLWRrGITjKxbSK4M3idjQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-4 with topic ID SdLWRrGITjKxbSK4M3idjQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-5 with topic ID SdLWRrGITjKxbSK4M3idjQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed TopicRecord for topic cm-events with topic ID 54h9QAOQTwS4uSDqHsEM3Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cm-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cm-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-0 with topic ID 54h9QAOQTwS4uSDqHsEM3Q and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-1 with topic ID 54h9QAOQTwS4uSDqHsEM3Q and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-2 with topic ID 54h9QAOQTwS4uSDqHsEM3Q and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,972 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-3 with topic ID 54h9QAOQTwS4uSDqHsEM3Q and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,973 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-4 with topic ID 54h9QAOQTwS4uSDqHsEM3Q and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,973 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-5 with topic ID 54h9QAOQTwS4uSDqHsEM3Q and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,973 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,973 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:19,973 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:20,119 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,963 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,963 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Wt1mBUUrSSW9djA1sxW2cA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:dcae-ves-openapi-manager-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,963 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 72Z0uLCDQF6VcMtwmZKCQQ, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:dcae-ves-openapi-manager-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for sQDibRh9TiOviBCJiaL8cg, setting StandardAcl(resourceType=GROUP, resourceName=dcaegen2, patternType=LITERAL, principal=User:dcae-ves-openapi-manager-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dxv-A_-CS1yELQBzqXrAcQ, setting StandardAcl(resourceType=GROUP, resourceName=dlgroup, patternType=LITERAL, principal=User:dcae-datalake-feeder-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cNfPiXC9SdS7gqRJfz8cYw, setting StandardAcl(resourceType=TOPIC, resourceName=*, patternType=LITERAL, principal=User:dcae-datalake-feeder-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for M3nbMs0rTdGrd-9hzvyGRQ, setting StandardAcl(resourceType=TOPIC, resourceName=*, patternType=LITERAL, principal=User:dcae-datalake-feeder-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jfQiBFKvTV2-ovh23CQNwg, setting StandardAcl(resourceType=TOPIC, resourceName=*, patternType=LITERAL, principal=User:dcae-datalake-feeder-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6imm4wRnTjqFtSOM7SGlrg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_FAULT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2i-hyxnKSQOUXNdUM_T5YA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for S2C3w5sATYG9f438tA68Xg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_OTHER_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for VvQWEa3YTym0KbwlRw3COQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_OTHER_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for E4wOHT0RQWa-YtFXzbtozg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_FAULT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for L7byysoPSZu3rjoMjw4FpQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for i6oFxBLDQs27YJMu1hHTuw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_NOTIFICATION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,964 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ZH3FWCGsT1uyV8LtpnWO_A, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for UUD8BiQbQJ2n3HClqD6V5w, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for rYFNxAu_SlSekL5zBN1OEw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 7iLPQ1crTuG0WD5xAmiqxQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XjHZi0okTImkdcsj2XQaMw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_NOTIFICATION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 70cvZyKIREmPcTPieqL8Zw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6g_oQc-tTpO0v4RdMVCupQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_MEASUREMENT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for s9HazfB_SoCSAEYS7yiwdw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for NQuil6zPSMKSSQKdSx2cFg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Y_xItXdtTs-l_JAt4UcUQg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for q4mIiESATzGVyq6nTP6SXg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_MEASUREMENT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Wp77cv8qTLSa63AL0FRrVQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for e7GFrDIISpaCPLl5VPDNXA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Q9q1KJi_RkSXRryxZHRH7g, setting StandardAcl(resourceType=TOPIC, resourceName=HV_VES_PERF3GPP, patternType=LITERAL, principal=User:dcae-hv-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for SCY5lCznQdyMqYjG6Tda2Q, setting StandardAcl(resourceType=TOPIC, resourceName=SEC_3GPP, patternType=PREFIXED, principal=User:dcae-hv-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for MxOKQ5lfSuK3dufpNUUPKQ, setting StandardAcl(resourceType=TOPIC, resourceName=HV_VES_PERF3GPP, patternType=LITERAL, principal=User:dcae-hv-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4lirP_u6T7yTnETEhNJApA, setting StandardAcl(resourceType=TOPIC, resourceName=SEC_3GPP, patternType=PREFIXED, principal=User:dcae-hv-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,965 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for T62dBtDRQmSTCQOexnixBA, setting StandardAcl(resourceType=TOPIC, resourceName=*, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,966 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for h-jTUGDhRfGePu3ujC1hXw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,966 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for d_RLHRM0Q9Cs52jS5iywfg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_READY, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,966 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for lCler5mrTdmFNRGt1YB0DA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_UPDATE, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:29,966 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9mjRB6P8SPaIh5sYJetFoQ, setting StandardAcl(resourceType=GROUP, resourceName=OpenDCAE-c12, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,083 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,084 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,084 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,084 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,084 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,114 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,245 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_HEARTBEAT_OUTPUT with topic ID Tuiy_AxGRxmOYgyRWIHpug. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,245 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_HEARTBEAT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,245 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_HEARTBEAT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,246 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 with topic ID Tuiy_AxGRxmOYgyRWIHpug and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,246 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 with topic ID Tuiy_AxGRxmOYgyRWIHpug and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,246 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 with topic ID Tuiy_AxGRxmOYgyRWIHpug and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,246 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 with topic ID Tuiy_AxGRxmOYgyRWIHpug and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,246 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 with topic ID Tuiy_AxGRxmOYgyRWIHpug and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,246 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 with topic ID Tuiy_AxGRxmOYgyRWIHpug and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,247 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT with topic ID b9H5aGfPSzWhRNvPTXWzzg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,247 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,247 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,247 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID b9H5aGfPSzWhRNvPTXWzzg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,247 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID b9H5aGfPSzWhRNvPTXWzzg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,247 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID b9H5aGfPSzWhRNvPTXWzzg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,247 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID b9H5aGfPSzWhRNvPTXWzzg and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,248 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID b9H5aGfPSzWhRNvPTXWzzg and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,248 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID b9H5aGfPSzWhRNvPTXWzzg and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,248 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_NOTIFICATION_OUTPUT with topic ID 6_xeU_5ASsOuohEN0AHbzA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,248 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_NOTIFICATION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,248 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_NOTIFICATION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,249 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 with topic ID 6_xeU_5ASsOuohEN0AHbzA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,249 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 with topic ID 6_xeU_5ASsOuohEN0AHbzA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,249 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 with topic ID 6_xeU_5ASsOuohEN0AHbzA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,249 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 with topic ID 6_xeU_5ASsOuohEN0AHbzA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,250 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 with topic ID 6_xeU_5ASsOuohEN0AHbzA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,250 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 with topic ID 6_xeU_5ASsOuohEN0AHbzA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,250 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_HEARTBEAT_OUTPUT with topic ID Fh1THZPORfmKqm98QdoMoA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,250 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,250 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,250 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID Fh1THZPORfmKqm98QdoMoA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,250 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID Fh1THZPORfmKqm98QdoMoA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,251 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID Fh1THZPORfmKqm98QdoMoA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,251 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID Fh1THZPORfmKqm98QdoMoA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,251 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID Fh1THZPORfmKqm98QdoMoA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,251 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID Fh1THZPORfmKqm98QdoMoA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,251 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_PNFREG_OUTPUT with topic ID D52iKUbIR0qhw2dMhxAdcQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,252 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_PNFREG_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,252 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_PNFREG_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-0 with topic ID D52iKUbIR0qhw2dMhxAdcQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-1 with topic ID D52iKUbIR0qhw2dMhxAdcQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-2 with topic ID D52iKUbIR0qhw2dMhxAdcQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-3 with topic ID D52iKUbIR0qhw2dMhxAdcQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-4 with topic ID D52iKUbIR0qhw2dMhxAdcQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-5 with topic ID D52iKUbIR0qhw2dMhxAdcQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID NZK5ggv6SI-t_5th-VJE5Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID NZK5ggv6SI-t_5th-VJE5Q and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID NZK5ggv6SI-t_5th-VJE5Q and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID NZK5ggv6SI-t_5th-VJE5Q and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID NZK5ggv6SI-t_5th-VJE5Q and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID NZK5ggv6SI-t_5th-VJE5Q and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID NZK5ggv6SI-t_5th-VJE5Q and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_MEASUREMENT_OUTPUT with topic ID ucQ8Yx1fQj6XT1WDPSQceA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,253 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_MEASUREMENT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_MEASUREMENT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 with topic ID ucQ8Yx1fQj6XT1WDPSQceA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 with topic ID ucQ8Yx1fQj6XT1WDPSQceA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 with topic ID ucQ8Yx1fQj6XT1WDPSQceA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 with topic ID ucQ8Yx1fQj6XT1WDPSQceA and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 with topic ID ucQ8Yx1fQj6XT1WDPSQceA and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 with topic ID ucQ8Yx1fQj6XT1WDPSQceA and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.PNF_READY with topic ID cZO-ZHU0RwiklsVccH43AA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-0 with topic ID cZO-ZHU0RwiklsVccH43AA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-1 with topic ID cZO-ZHU0RwiklsVccH43AA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-2 with topic ID cZO-ZHU0RwiklsVccH43AA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-3 with topic ID cZO-ZHU0RwiklsVccH43AA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-4 with topic ID cZO-ZHU0RwiklsVccH43AA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-5 with topic ID cZO-ZHU0RwiklsVccH43AA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT with topic ID qHLi0dUTSGaSAWG3qNvang. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID qHLi0dUTSGaSAWG3qNvang and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID qHLi0dUTSGaSAWG3qNvang and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID qHLi0dUTSGaSAWG3qNvang and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID qHLi0dUTSGaSAWG3qNvang and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID qHLi0dUTSGaSAWG3qNvang and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID qHLi0dUTSGaSAWG3qNvang and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,256 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_FAULT_OUTPUT with topic ID _nQ9hFkaT56HpVemg-_HVw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,256 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_FAULT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,256 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_FAULT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-0 with topic ID _nQ9hFkaT56HpVemg-_HVw and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-1 with topic ID _nQ9hFkaT56HpVemg-_HVw and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-2 with topic ID _nQ9hFkaT56HpVemg-_HVw and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-3 with topic ID _nQ9hFkaT56HpVemg-_HVw and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-4 with topic ID _nQ9hFkaT56HpVemg-_HVw and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-5 with topic ID _nQ9hFkaT56HpVemg-_HVw and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,257 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.PNF_UPDATE with topic ID 54jDLmvbRaCVlIZcX3tJlA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,257 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,257 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-0 with topic ID 54jDLmvbRaCVlIZcX3tJlA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,258 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-1 with topic ID 54jDLmvbRaCVlIZcX3tJlA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,258 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-2 with topic ID 54jDLmvbRaCVlIZcX3tJlA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,258 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-3 with topic ID 54jDLmvbRaCVlIZcX3tJlA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,258 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-4 with topic ID 54jDLmvbRaCVlIZcX3tJlA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,258 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-5 with topic ID 54jDLmvbRaCVlIZcX3tJlA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,258 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID xMNh04ypSkurW62Q7Cgolg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID xMNh04ypSkurW62Q7Cgolg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID xMNh04ypSkurW62Q7Cgolg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID xMNh04ypSkurW62Q7Cgolg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID xMNh04ypSkurW62Q7Cgolg and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID xMNh04ypSkurW62Q7Cgolg and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID xMNh04ypSkurW62Q7Cgolg and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID 1zLeBdiZTxaZQYS5eTLPgw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,259 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID 1zLeBdiZTxaZQYS5eTLPgw and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID 1zLeBdiZTxaZQYS5eTLPgw and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID 1zLeBdiZTxaZQYS5eTLPgw and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID 1zLeBdiZTxaZQYS5eTLPgw and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID 1zLeBdiZTxaZQYS5eTLPgw and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID 1zLeBdiZTxaZQYS5eTLPgw and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed TopicRecord for topic HV_VES_PERF3GPP with topic ID ZlgprQAGT_ug2LdeXUDD5A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-0 with topic ID ZlgprQAGT_ug2LdeXUDD5A and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,260 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-1 with topic ID ZlgprQAGT_ug2LdeXUDD5A and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-2 with topic ID ZlgprQAGT_ug2LdeXUDD5A and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-3 with topic ID ZlgprQAGT_ug2LdeXUDD5A and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-4 with topic ID ZlgprQAGT_ug2LdeXUDD5A and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-5 with topic ID ZlgprQAGT_ug2LdeXUDD5A and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_OTHER_OUTPUT with topic ID QJTr01WdRD61qhcfjVgh3Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_OTHER_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_OTHER_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-0 with topic ID QJTr01WdRD61qhcfjVgh3Q and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-1 with topic ID QJTr01WdRD61qhcfjVgh3Q and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-2 with topic ID QJTr01WdRD61qhcfjVgh3Q and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,261 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-3 with topic ID QJTr01WdRD61qhcfjVgh3Q and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,262 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-4 with topic ID QJTr01WdRD61qhcfjVgh3Q and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,262 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-5 with topic ID QJTr01WdRD61qhcfjVgh3Q and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,262 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID 94ma8wNyQgST2_SqKmpQwA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,262 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,262 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,262 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID 94ma8wNyQgST2_SqKmpQwA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID 94ma8wNyQgST2_SqKmpQwA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID 94ma8wNyQgST2_SqKmpQwA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID 94ma8wNyQgST2_SqKmpQwA and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID 94ma8wNyQgST2_SqKmpQwA and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID 94ma8wNyQgST2_SqKmpQwA and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_PROVISIONING_OUTPUT with topic ID O-nIep0OSvS11bwN_Tysng. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PROVISIONING_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PROVISIONING_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID O-nIep0OSvS11bwN_Tysng and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID O-nIep0OSvS11bwN_Tysng and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID O-nIep0OSvS11bwN_Tysng and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,263 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID O-nIep0OSvS11bwN_Tysng and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,264 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID O-nIep0OSvS11bwN_Tysng and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,264 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID O-nIep0OSvS11bwN_Tysng and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,396 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,396 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,396 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,396 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,499 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,500 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,500 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:30,612 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:31,131 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:54,325 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PkfYTKwhRtKWevy5sFt4Vg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdnc-ueb-listener-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:54,325 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vb59d64vQvaigp1WgLdRyA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdnc-ueb-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:54,325 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for H-BPH8DdRQ-4d2K7kCKayw, setting StandardAcl(resourceType=GROUP, resourceName=sdnc, patternType=LITERAL, principal=User:sdnc-ueb-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:54,325 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:54,429 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:13:54,642 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,658 INFO [QuorumController id=3] Replayed TopicRecord for topic __consumer_offsets with topic ID ruOMAfeUTMyuW8Rs10VYYQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,659 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration compression.type to producer (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,659 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration cleanup.policy to compact (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,659 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration segment.bytes to 104857600 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,659 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-0 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,660 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-1 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,660 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-2 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,660 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-3 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,661 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-4 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,661 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-5 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,661 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-6 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,661 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-7 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,662 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-8 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,662 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-9 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,662 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-10 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,663 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-11 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,663 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-12 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,663 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-13 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,663 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-14 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,664 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-15 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,664 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-16 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,664 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-17 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,664 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-18 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,664 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-19 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,664 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-20 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,665 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-21 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,665 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-22 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,665 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-23 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,665 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-24 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,665 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-25 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,665 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-26 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,665 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-27 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,666 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-28 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,666 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-29 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,666 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-30 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,666 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-31 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,666 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-32 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,666 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-33 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,667 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-34 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,667 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-35 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,667 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-36 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,667 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-37 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,667 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-38 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,667 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-39 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,667 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-40 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,668 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-41 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,668 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-42 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,668 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-43 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,668 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-44 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,668 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-45 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,668 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-46 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,669 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-47 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,669 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-48 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:01,669 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-49 with topic ID ruOMAfeUTMyuW8Rs10VYYQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,371 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for i8PBPKp_Saa1BIPtdo15Ng, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,371 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for uo_6Jf-yT7KWIZhMIe9Wiw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,371 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for G28ZvwklQkm9wpFst8IVPA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,373 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YZPtMrQIRCenVbpWArFsqg, setting StandardAcl(resourceType=GROUP, resourceName=policy-group, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 3N8baFv_SeWYqyFeI_Nsyw, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for NapjtAyDRbq-_DEn-8zcAA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KVxXOBSaSbqL4yXIUV9ViQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jrtz_NuxQDyHHSSM_wzYPg, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 14ELUHVNRjS0L87DgHKiUQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cikB67yXTPOkNbs6LwHwXw, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for UEZBCBLnSb2VopKuvNtbWA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wboo_xttTzq8lgn_H9TztA, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for yFep235sTnC6hai3wwek6Q, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4zl9iU9uTauUsEhfXYRTYQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for B3TXLNx9Rnq0qVA6KAznFg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for HrB6BaJUT8uFD95bTkpaJw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for V-DJEUJXTDerq8VzcZyMrQ, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for JcDK2mf_Qxixo1V-yuNMzQ, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,374 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for A8sLdVWlROexmlL5eDKxow, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vCMDUbw5SBu6yHvpw7DeeQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for FxHjWcW7T4uE94-w308YJg, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-http-ppnt, patternType=PREFIXED, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for lIhg2d7FQLGVRj_SGeholg, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for nIUP3u7JSFW7O_OE0X2c1g, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2w79dlp1QXy7_K974BDI9w, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8f3Z0wD0SF6bqGDJmOwwEA, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-a1pms-ppnt, patternType=PREFIXED, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for tPlFMW87QIGhi3txc_Djlg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for hkE4SKyNTvW9crmX4bvDlw, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wzB-On97Q3CUYyk2vQThIA, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 3bEmcYYoRGGF0rCS3K3aWA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2YVslhEHRCaeCZE0GSmmLA, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-pf-ppnt, patternType=PREFIXED, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zHtdXBErRXmWr-KxYDaV0g, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YSMSu5RmS_SFbfIioM__sA, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for oUYHTJQdQMmtV6NMmy6dCA, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-k8s-ppnt, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for d3w-P_QiSXmXB2u9wZ5lRA, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for mhYy-nRWSbK7wFiv08d8OA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for h5rDborcTcCsrP71LHb7Uw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,375 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fR8bvERcTqqTzaI7x3n2og, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for oAotf01MQf64bygUdROj9Q, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for x_0wE8sITeSi-qp7iFnI7A, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for eNYIbaRdTKOhw953oy3r0A, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WPe8vYwxSyekcxIZwAxShQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-kserve-ppnt, patternType=PREFIXED, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vQ_4szPCTAK440ozdSzOXQ, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:policy-distribution-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for lfXTPnLVSgOLhy27u2q0XA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:policy-distribution-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for NR2gDtymSqG25MLZTraO5g, setting StandardAcl(resourceType=GROUP, resourceName=policy-distribution, patternType=LITERAL, principal=User:policy-distribution-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zxCCsK3SQBel5emo-OxBEg, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for TILu3rs3SjO8XYcMLZlPZA, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vi0XUvIaRe--LbkzreJCcg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for c9cKadKvS2e_Qw0pDi2fog, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for X7KpFAvkTX-ABoJuPUOIeQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 3-13ARVMRJejrywAqXL-Ig, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for bCLx--7YQGeiKMthbgJAxQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for EBL9L3TSSGCbXBvSIhrnVA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dfdL0Zy0R6GCbSIdNq_R-A, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,376 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fbyOJZVjSoCAj5-MPrIfyw, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for TT_KLX26SzOqSYXf-Bl14g, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XD3EfiNKR8GHKuEowfAceg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 0BKzY_mqQ0Ch6hnjmR-4PA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for iGN_RPGJT9uDTmLZ6vn5xg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for AWwx4CO6Q6KcH5QkMx_yvQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for owli8z5jR1-8aLBFQaBnbQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for z0BtxZD3RzKUQuKpCPtRgQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6a83zlfrTJqofXh7XUM2FA, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for hqXJUyLxTtWDaFXaOOGmrQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KbVmpuEIRfGqwSq56UTsrQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 66DCzHXzS16uaJWhNoA4kA, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,377 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ezDxl2KgS5at5Gm132hOmg, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Vd_2L0WPSq6Z5dxw0eYYmw, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for p7xMLereQ_O1CLzFUtJYlw, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4wYy2DrYSGOrzBSdYO4kcQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for VWqXezNsTfuC-_Tillw6Dg, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fz826TvBQ2yaFlV8FNW4Xw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for E-IFeODFRjKBwJ1afCmYrQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GclGoFpWR8iQQcahkBZJzQ, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for X9bzGjdiSu2zx1kPWXyAJw, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for r8YbIa_bTBC3J2wNztm3kg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for lQd-pKcMRta57rnmuJe6JA, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for HVtdW1fTQ7aiYPva9UP9ww, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for BWytR4eVS-KjZpq9ew9g5A, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for FLz1JliLRAKsW1cT7VQ93Q, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for s-Kpc3cdTrW_pGgsWPeUPg, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for EI_hAnRZQb--IMM_NCnjOw, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YRO3DRn8TbWe6IPc8MIlqg, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fMdFfWTAQ5CFVdJes1_msg, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GyDesib3TLmJYviaUMgrOA, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vhpccWFFQyu89im7jZhwZQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ipg2hREeR1iXW6Dc3n2a0g, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,378 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vqbNry9lSZenYM9xRwomaA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,379 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8jrKvf3QROeTOzP9CrQBug, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,379 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8jKIjXH2QHaMvwZbGHCqwA, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,379 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1qd65oU5Q4OEmLYGD-gthA, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,379 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 0iXa80x2TWqcIF2Q7lDfJQ, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,379 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jCNzQazQR1OoN4XoFvo8Sw, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,379 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9vWj7bm0S6K5CTqmm6swvw, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,379 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KndVdmCFQZGHEJBt4gEtUg, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for i5GKo17WSb2V8zgFye7shg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for DYQ3D6-hTwWft6BkHyrcMA, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for q4KGR8dbS1-lukJTx7UwIQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for sr33qgm_TsWsqfbd2CjPew, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Q6tIyzznTeCq29Ji1rlc2A, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for oystJDr_ScStYwUoRGaDSQ, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for w7Rn5oCHQ_mNR-Mv6QYALw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for xTISOnLlQ4SjsQpHLLu0JQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KOu89kInTX-E5L7fdWQb5g, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for t3un9XzGT9uyf4ZlGjZcoQ, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Ynfda-1-TTivdjLV-cpEFg, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wqrCT72jQm-z7QdEi2MElA, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wLVPK-eXS86clM8qd-iUXA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for P6WLE-n9SOSs0rEjCwvmAA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Hyi3OGZ0QbeMqXLcS5nmpg, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WycR2yI_QjiI3I5Gs5Psbw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for baKio26RSy2N9b2_A-MFig, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for LHFtHkPISrukHKbcax362A, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for K9qHG_TyRcKJ3UuyyqDfCA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for xnSEP3DjTe62p2mqQffu1w, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ATpaQi9bSMOzJXbETJdQvQ, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for w2RrOmT_Sd-gyOMqvFP9Ig, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1MCdfHsFRyeG7FvTq8_zrw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for NL1tZnXXRHWOH_D8RFS-eg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for iGVr3TCZQ2WVHHtrlkJdkQ, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,380 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for h_StHo1WT7ijo5nGBrDknA, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ki_4YNwGSXKA5ITErn0AVQ, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for _QZzI8CtTXaUIncc2-QY-A, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for lCvRrrqnRN2HvRrx7Peu4w, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wV9C-0g3QSG7SptpB5Dyog, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 0DfxMyunSsCBbuGr8cDwXg, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-runtime-acm, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vPicgbSLTMi7eVRiMDI2qw, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Uxu4YaugTBOtCw-hzQig-w, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YUv6iBhcQdCkF5_BzbE6Kg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 7W-qzpxhS5WG0YDgADO9TA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for LT2mC0UvT5uwlGDhE-rT9A, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 7G71tze4SBG8PVMEI54HQQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for hYlC_8_7Tk-HRqMoz_HShA, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for T3YayWZoQc-Gr80pb2V_zA, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6Kr1sCtCQxy-1JvrC7hvbQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Vh3aR7rUSc2wTyEhJT0h7A, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,381 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for BpdLhQ_uQw6UfgwA5xOrAw, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,382 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Cau5m_aQRaySyClDkLNBJg, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,460 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-acruntime-participant with topic ID EKIC2Uc-QRCwa8Lj7CpwAg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,460 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,461 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,461 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-0 with topic ID EKIC2Uc-QRCwa8Lj7CpwAg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,461 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-1 with topic ID EKIC2Uc-QRCwa8Lj7CpwAg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,461 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-2 with topic ID EKIC2Uc-QRCwa8Lj7CpwAg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,461 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-3 with topic ID EKIC2Uc-QRCwa8Lj7CpwAg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,461 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-4 with topic ID EKIC2Uc-QRCwa8Lj7CpwAg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,461 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-5 with topic ID EKIC2Uc-QRCwa8Lj7CpwAg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,462 INFO [QuorumController id=3] Replayed TopicRecord for topic opa-pdp-data with topic ID 0LCdEWhnSWeqq0cZfhovBg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,462 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,462 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,462 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-0 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,462 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-1 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,462 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-2 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,462 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-3 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,462 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-4 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,462 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-5 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,463 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-6 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,463 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-7 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,463 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-8 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,463 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-9 with topic ID 0LCdEWhnSWeqq0cZfhovBg and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,463 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-pdp-pap with topic ID ajYp1UAXT9WR4NunzeuvGQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,463 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,463 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,463 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-0 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,463 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-1 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,464 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-2 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,464 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-3 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,464 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-4 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,464 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-5 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,464 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-6 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,464 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-7 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,464 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-8 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,464 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-9 with topic ID ajYp1UAXT9WR4NunzeuvGQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,464 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-notification with topic ID pX54mztdSQW6boSLPCviMA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-0 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-1 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-2 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-3 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-4 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-5 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-6 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-7 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-8 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,465 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-9 with topic ID pX54mztdSQW6boSLPCviMA and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-heartbeat with topic ID mvYIyhHYRF6W9qEYoiy4wA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-0 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-1 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-2 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-3 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-4 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-5 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-6 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-7 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-8 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-9 with topic ID mvYIyhHYRF6W9qEYoiy4wA and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,466 INFO [QuorumController id=3] Replayed TopicRecord for topic acm-ppnt-sync with topic ID Pz6g875TQr6JTMY-xAOl0g. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-0 with topic ID Pz6g875TQr6JTMY-xAOl0g and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-1 with topic ID Pz6g875TQr6JTMY-xAOl0g and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-2 with topic ID Pz6g875TQr6JTMY-xAOl0g and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-3 with topic ID Pz6g875TQr6JTMY-xAOl0g and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-4 with topic ID Pz6g875TQr6JTMY-xAOl0g and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-5 with topic ID Pz6g875TQr6JTMY-xAOl0g and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,467 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,468 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,468 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,886 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,887 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,887 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,887 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,887 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,887 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:15,887 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,233 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,233 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,233 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,234 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,234 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,234 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,235 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,235 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,235 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,235 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,235 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,235 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,235 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,436 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,436 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,436 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,436 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,436 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,436 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,647 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,647 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,647 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,647 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,647 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,647 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:16,647 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:32,663 INFO [QuorumController id=3] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=0, brokerEpoch=16, nextProducerId=1000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:32,925 INFO [QuorumController id=3] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=1, brokerEpoch=10, nextProducerId=2000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:33,174 INFO [QuorumController id=3] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=2, brokerEpoch=5, nextProducerId=3000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,673 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,673 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,675 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,676 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,676 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,676 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,676 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,676 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:14:38,676 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,285 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for TLmX0iBpRayGQDQM02F9Dg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_READY, patternType=LITERAL, principal=User:so-bpmn-infra-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,286 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for K4BPZD5YRJKJ89wbX9Au1Q, setting StandardAcl(resourceType=GROUP, resourceName=so-consumer, patternType=LITERAL, principal=User:so-bpmn-infra-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,286 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8bpCXIA7Qoeze2eygzVF2g, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_UPDATE, patternType=LITERAL, principal=User:so-bpmn-infra-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,286 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fQEvjIpWRderYtW-Qbgw-Q, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:so-sdc-controller-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,286 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for kkaMlqe0QkCXauJ2OgyIDQ, setting StandardAcl(resourceType=GROUP, resourceName=SO, patternType=LITERAL, principal=User:so-sdc-controller-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,286 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wDDGJPXUQQ2pSPuhEVFMlg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:so-sdc-controller-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,447 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,447 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,593 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,593 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,689 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:15:39,689 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,719 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,719 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,719 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,719 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,719 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,719 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,719 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,719 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,719 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,720 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:16:38,725 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,243 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,244 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,244 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,244 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,244 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,245 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,245 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,245 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,245 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,245 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,245 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,246 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,246 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,246 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,246 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,247 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,247 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,247 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,247 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,248 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,248 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,248 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,248 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,248 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,249 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,249 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,249 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,249 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,250 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,250 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,250 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,250 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,250 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,739 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,739 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,740 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,740 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,740 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,740 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,740 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,740 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,740 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,740 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,741 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,741 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,741 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,741 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,741 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,741 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,741 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,742 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,742 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,742 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,742 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,742 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,742 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,743 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,743 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,743 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,743 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,743 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,744 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,744 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,744 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,744 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:37,744 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,222 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.dcae_cl_output with topic ID iPBl29q_TemdbZ4tVy1oDQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,222 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-0 with topic ID iPBl29q_TemdbZ4tVy1oDQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,223 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-1 with topic ID iPBl29q_TemdbZ4tVy1oDQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,223 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-2 with topic ID iPBl29q_TemdbZ4tVy1oDQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,223 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-3 with topic ID iPBl29q_TemdbZ4tVy1oDQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,223 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-4 with topic ID iPBl29q_TemdbZ4tVy1oDQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,223 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-5 with topic ID iPBl29q_TemdbZ4tVy1oDQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,343 INFO [QuorumController id=3] Replayed TopicRecord for topic sdnr-cl-rsp with topic ID qvHxVGeRR7WwdI6wVK6kdQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,343 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-0 with topic ID qvHxVGeRR7WwdI6wVK6kdQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,344 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-1 with topic ID qvHxVGeRR7WwdI6wVK6kdQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,344 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-2 with topic ID qvHxVGeRR7WwdI6wVK6kdQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,344 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-3 with topic ID qvHxVGeRR7WwdI6wVK6kdQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,344 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-4 with topic ID qvHxVGeRR7WwdI6wVK6kdQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,344 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-5 with topic ID qvHxVGeRR7WwdI6wVK6kdQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,414 INFO [QuorumController id=3] Replayed TopicRecord for topic a1-p-rsp with topic ID cHYcmyC0S7quvgtX1QZ2Ng. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,414 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-0 with topic ID cHYcmyC0S7quvgtX1QZ2Ng and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,414 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-1 with topic ID cHYcmyC0S7quvgtX1QZ2Ng and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,414 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-2 with topic ID cHYcmyC0S7quvgtX1QZ2Ng and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,414 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-3 with topic ID cHYcmyC0S7quvgtX1QZ2Ng and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,414 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-4 with topic ID cHYcmyC0S7quvgtX1QZ2Ng and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,414 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-5 with topic ID cHYcmyC0S7quvgtX1QZ2Ng and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,743 INFO [QuorumController id=3] Replayed TopicRecord for topic appc-cl with topic ID fWo9LyRRS6-t5ZbNgkrvLQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,743 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-0 with topic ID fWo9LyRRS6-t5ZbNgkrvLQ and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,743 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-1 with topic ID fWo9LyRRS6-t5ZbNgkrvLQ and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,743 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-2 with topic ID fWo9LyRRS6-t5ZbNgkrvLQ and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,743 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-3 with topic ID fWo9LyRRS6-t5ZbNgkrvLQ and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,744 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-4 with topic ID fWo9LyRRS6-t5ZbNgkrvLQ and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,744 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-5 with topic ID fWo9LyRRS6-t5ZbNgkrvLQ and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,745 INFO [QuorumController id=3] Replayed TopicRecord for topic appc-lcm-write with topic ID n4MrVabeSeqZ-DSW3mZQ6Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,745 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-0 with topic ID n4MrVabeSeqZ-DSW3mZQ6Q and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,745 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-1 with topic ID n4MrVabeSeqZ-DSW3mZQ6Q and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,746 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-2 with topic ID n4MrVabeSeqZ-DSW3mZQ6Q and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,746 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-3 with topic ID n4MrVabeSeqZ-DSW3mZQ6Q and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,746 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-4 with topic ID n4MrVabeSeqZ-DSW3mZQ6Q and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:17:45,746 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-5 with topic ID n4MrVabeSeqZ-DSW3mZQ6Q and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:18:38,767 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,286 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,286 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,287 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,288 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,288 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,288 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,317 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,317 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,317 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,317 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,318 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,318 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,318 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,318 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,318 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,318 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,318 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,318 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:20:38,318 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:14,339 INFO [NodeToControllerChannelManager id=3 name=registration] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [controller-3-to-controller-registration-channel-manager]
2026-05-05 12:22:37,179 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,179 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,179 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,179 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,179 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,179 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,179 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,179 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,180 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,180 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,180 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,180 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,180 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,180 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,180 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,180 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,180 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:37,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,397 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,397 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,397 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,397 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,397 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,397 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:22:38,398 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,406 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,407 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,407 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,407 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,407 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,407 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,407 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,407 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,407 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,408 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,408 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,408 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,408 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,408 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,408 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,408 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,408 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,408 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,409 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,409 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,409 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,409 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,409 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,409 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,409 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,409 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,409 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,410 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,410 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,410 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,410 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,410 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:24:38,410 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,444 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,445 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,445 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,445 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,445 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,445 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,445 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,445 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:26:38,445 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,460 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,461 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:37,462 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:59,967 INFO [QuorumController id=3] Replayed TopicRecord for topic AAI-EVENT with topic ID 4z30_vnaSUahh0arhhHY-Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:59,967 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-0 with topic ID 4z30_vnaSUahh0arhhHY-Q and PartitionRegistration(replicas=[2, 0, 1], directories=[07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:59,967 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-1 with topic ID 4z30_vnaSUahh0arhhHY-Q and PartitionRegistration(replicas=[0, 1, 2], directories=[QMgfTK6gi9-5228yDmRung, 5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:59,967 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-2 with topic ID 4z30_vnaSUahh0arhhHY-Q and PartitionRegistration(replicas=[1, 2, 0], directories=[5socTHwsleED_MCDY6kXlA, 07HiXa6yFNA0fjRMQqodFA, QMgfTK6gi9-5228yDmRung], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:59,967 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-3 with topic ID 4z30_vnaSUahh0arhhHY-Q and PartitionRegistration(replicas=[0, 2, 1], directories=[QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:59,967 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-4 with topic ID 4z30_vnaSUahh0arhhHY-Q and PartitionRegistration(replicas=[2, 1, 0], directories=[07HiXa6yFNA0fjRMQqodFA, 5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:27:59,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-5 with topic ID 4z30_vnaSUahh0arhhHY-Q and PartitionRegistration(replicas=[1, 0, 2], directories=[5socTHwsleED_MCDY6kXlA, QMgfTK6gi9-5228yDmRung, 07HiXa6yFNA0fjRMQqodFA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,481 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:28:38,482 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:30:38,525 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,565 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,566 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:37,567 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,570 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,570 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,570 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,570 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,570 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,570 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-05-05 12:32:38,571 INFO [QuorumController