Results

By type

          STRIMZI_BROKER_ID=0
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=0

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

##########
# 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

##########
# Replication listener
##########
listener.name.replication-9091.ssl.keystore.location=/tmp/kafka/cluster.keystore.p12
listener.name.replication-9091.ssl.keystore.password=[hidden]
listener.name.replication-9091.ssl.keystore.type=PKCS12
listener.name.replication-9091.ssl.truststore.location=/tmp/kafka/cluster.truststore.p12
listener.name.replication-9091.ssl.truststore.password=[hidden]
listener.name.replication-9091.ssl.truststore.type=PKCS12
listener.name.replication-9091.ssl.client.auth=required

##########
# Listener configuration: PLAIN-9092
##########
listener.name.plain-9092.scram-sha-512.sasl.jaas.config=[hidden]
listener.name.plain-9092.sasl.enabled.mechanisms=SCRAM-SHA-512


##########
# Listener configuration: TLS-9093
##########
listener.name.tls-9093.ssl.client.auth=required
listener.name.tls-9093.ssl.truststore.location=/tmp/kafka/clients.truststore.p12
listener.name.tls-9093.ssl.truststore.password=[hidden]
listener.name.tls-9093.ssl.truststore.type=PKCS12

listener.name.tls-9093.ssl.keystore.location=/tmp/kafka/cluster.keystore.p12
listener.name.tls-9093.ssl.keystore.password=[hidden]
listener.name.tls-9093.ssl.keystore.type=PKCS12


##########
# Listener configuration: EXTERNAL-9094
##########
listener.name.external-9094.scram-sha-512.sasl.jaas.config=[hidden]
listener.name.external-9094.sasl.enabled.mechanisms=SCRAM-SHA-512


##########
# Common listener configuration
##########
listener.security.protocol.map=CONTROLPLANE-9090:SSL,REPLICATION-9091:SSL,PLAIN-9092:SASL_PLAINTEXT,TLS-9093:SSL,EXTERNAL-9094:SASL_PLAINTEXT
listeners=REPLICATION-9091://0.0.0.0:9091,PLAIN-9092://0.0.0.0:9092,TLS-9093://0.0.0.0:9093,EXTERNAL-9094://0.0.0.0:9094
advertised.listeners=REPLICATION-9091://onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc:9091,PLAIN-9092://onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092,TLS-9093://onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9093,EXTERNAL-9094://kafka-api.simpledemo.onap.org:9000
inter.broker.listener.name=REPLICATION-9091
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,strimzifile,strimzidir
config.providers.strimzienv.class=org.apache.kafka.common.config.provider.EnvVarConfigProvider
config.providers.strimzienv.param.allowlist.pattern=.*
config.providers.strimzifile.class=org.apache.kafka.common.config.provider.FileConfigProvider
config.providers.strimzifile.param.allowed.paths=/opt/kafka
config.providers.strimzidir.class=org.apache.kafka.common.config.provider.DirectoryConfigProvider
config.providers.strimzidir.param.allowed.paths=/opt/kafka

##########
# 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=broker
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-log0
Configuring Java heap: -Xms1073741824 -Xmx1073741824
Kafka metadata config state [4]
Using KRaft [true]
Making sure the Kraft storage is formatted with cluster ID 1Rfy70khT_-j2_-X-GxfKg and metadata version 3.9
2026-04-07 12:32:37,063 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-04-07 12:32:37,213 INFO KafkaConfig values: 
	advertised.listeners = REPLICATION-9091://onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc:9091,PLAIN-9092://onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092,TLS-9093://onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9093,EXTERNAL-9094://kafka-api.simpledemo.onap.org:9000
	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 = 0
	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 = REPLICATION-9091
	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,REPLICATION-9091:SSL,PLAIN-9092:SASL_PLAINTEXT,TLS-9093:SSL,EXTERNAL-9094:SASL_PLAINTEXT
	listeners = REPLICATION-9091://0.0.0.0:9091,PLAIN-9092://0.0.0.0:9092,TLS-9093://0.0.0.0:9093,EXTERNAL-9094://0.0.0.0:9094
	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-log0
	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-log0
	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 = 0
	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 = [broker]
	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-04-07 12:32:37,271 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-04-07 12:32:37,303 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-log0 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-04-07 12:32:38,345 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-04-07 12:32:38,361 INFO Logging initialized @213ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main]
2026-04-07 12:32:38,407 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-04-07 12:32:38,444 INFO Started o.e.j.s.h.ContextHandler@32eebfca{/v1/broker-state,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-04-07 12:32:38,444 INFO Started o.e.j.s.h.ContextHandler@28ac3dc3{/v1/ready,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-04-07 12:32:38,444 INFO Started o.e.j.s.h.ContextHandler@4e718207{/v1/kraft-migration,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-04-07 12:32:38,572 INFO x509=X509@3e92efc3(onap-strimzi-onap-strimzi-broker-0,h=[onap-strimzi-kafka-brokers.onap, onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-kafka-bootstrap.onap.svc, onap-strimzi-kafka-bootstrap.onap.svc.cluster.local, onap-strimzi-kafka-bootstrap, onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-bootstrap.onap, onap-strimzi-kafka-brokers, onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-kafka],a=[],w=[]) for Server@1622f1b[provider=null,keyStore=file:///tmp/kafka/cluster.keystore.p12,trustStore=file:///tmp/kafka/cluster.truststore.p12] (org.eclipse.jetty.util.ssl.SslContextFactory) [main]
2026-04-07 12:32:38,644 INFO Started ServerConnector@52feb982{SSL, (ssl, http/1.1)}{0.0.0.0:8443} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-04-07 12:32:38,646 INFO Started ServerConnector@491cc5c9{HTTP/1.1, (http/1.1)}{localhost:8080} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-04-07 12:32:38,646 INFO Started @499ms (org.eclipse.jetty.server.Server) [main]
2026-04-07 12:32:38,646 INFO Starting metrics registry (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-04-07 12:32:38,696 INFO Found class org.apache.kafka.server.metrics.KafkaYammerMetrics for Kafka 3.3 and newer. (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-04-07 12:32:38,800 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-04-07 12:32:38,964 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-04-07 12:32:38,985 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-04-07 12:32:39,074 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-04-07 12:32:39,080 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-04-07 12:32:39,095 INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [main]
2026-04-07 12:32:39,098 INFO [BrokerServer id=0] Transition from SHUTDOWN to STARTING (kafka.server.BrokerServer) [main]
2026-04-07 12:32:39,099 INFO [SharedServer id=0] Starting SharedServer (kafka.server.SharedServer) [main]
2026-04-07 12:32:39,102 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-04-07 12:32:39,170 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [main]
2026-04-07 12:32:39,170 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log0] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [main]
2026-04-07 12:32:39,171 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log0] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [main]
2026-04-07 12:32:39,199 INFO Initialized snapshots with IDs SortedSet() from /var/lib/kafka/data-0/kafka-log0/__cluster_metadata-0 (kafka.raft.KafkaMetadataLog$) [main]
2026-04-07 12:32:39,282 INFO [raft-expiration-reaper]: Starting (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) [raft-expiration-reaper]
2026-04-07 12:32:39,291 INFO [RaftManager id=0] Reading KRaft snapshot and log as part of the initialization (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-04-07 12:32:39,292 INFO [RaftManager id=0] 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.69.111: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.68.206: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.67.47:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0])}) (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-04-07 12:32:39,293 INFO [RaftManager id=0] 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-04-07 12:32:39,297 INFO [RaftManager id=0] Attempting durable transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1732, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-04-07 12:32:39,407 INFO [RaftManager id=0] Completed transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1732, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-04-07 12:32:39,410 INFO [kafka-0-raft-outbound-request-thread]: Starting (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,411 INFO [kafka-0-raft-io-thread]: Starting (org.apache.kafka.raft.KafkaRaftClientDriver) [kafka-0-raft-io-thread]
2026-04-07 12:32:39,426 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:39,427 INFO [BrokerServer id=0] Starting broker (kafka.server.BrokerServer) [main]
2026-04-07 12:32:39,430 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-04-07 12:32:39,438 INFO [broker-0-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [broker-0-ThrottledChannelReaper-Fetch]
2026-04-07 12:32:39,439 INFO [broker-0-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [broker-0-ThrottledChannelReaper-Produce]
2026-04-07 12:32:39,439 INFO [broker-0-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [broker-0-ThrottledChannelReaper-Request]
2026-04-07 12:32:39,441 INFO [broker-0-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [broker-0-ThrottledChannelReaper-ControllerMutation]
2026-04-07 12:32:39,463 INFO [BrokerServer id=0] Waiting for controller quorum voters future (kafka.server.BrokerServer) [main]
2026-04-07 12:32:39,463 INFO [BrokerServer id=0] Finished waiting for controller quorum voters future (kafka.server.BrokerServer) [main]
2026-04-07 12:32:39,527 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:39,542 INFO [broker-0-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-forwarding-channel-manager]
2026-04-07 12:32:39,549 INFO [client-metrics-reaper]: Starting (org.apache.kafka.server.util.timer.SystemTimerReaper$Reaper) [client-metrics-reaper]
2026-04-07 12:32:39,627 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:39,647 INFO [RaftManager id=0] Registered the listener org.apache.kafka.image.loader.MetadataLoader@1604451876 (org.apache.kafka.raft.KafkaRaftClient) [kafka-0-raft-io-thread]
2026-04-07 12:32:39,727 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:39,736 INFO [RaftManager id=0] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,737 WARN [RaftManager id=0] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.206:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,750 INFO [RaftManager id=0] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,750 WARN [RaftManager id=0] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.67.47:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,757 INFO [RaftManager id=0] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,757 WARN [RaftManager id=0] Connection to node 3 (onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.69.111:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,833 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:39,841 INFO [RaftManager id=0] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,841 WARN [RaftManager id=0] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.67.47:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,847 INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [main]
2026-04-07 12:32:39,852 INFO [RaftManager id=0] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,853 WARN [RaftManager id=0] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.206:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,863 INFO [RaftManager id=0] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,863 WARN [RaftManager id=0] Connection to node 3 (onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.69.111:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,934 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:39,988 INFO [RaftManager id=0] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:39,988 WARN [RaftManager id=0] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.206:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:40,034 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,134 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,149 INFO [SocketServer listenerType=BROKER, nodeId=0] Created data-plane acceptor and processors for endpoint : ListenerName(REPLICATION-9091) (kafka.network.SocketServer) [main]
2026-04-07 12:32:40,149 INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [main]
2026-04-07 12:32:40,162 INFO Successfully logged in. (org.apache.kafka.common.security.authenticator.AbstractLogin) [main]
2026-04-07 12:32:40,165 INFO [SocketServer listenerType=BROKER, nodeId=0] Created data-plane acceptor and processors for endpoint : ListenerName(PLAIN-9092) (kafka.network.SocketServer) [main]
2026-04-07 12:32:40,165 INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [main]
2026-04-07 12:32:40,197 INFO [RaftManager id=0] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:40,198 WARN [RaftManager id=0] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.206:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:40,234 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,282 INFO [SocketServer listenerType=BROKER, nodeId=0] Created data-plane acceptor and processors for endpoint : ListenerName(TLS-9093) (kafka.network.SocketServer) [main]
2026-04-07 12:32:40,282 INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [main]
2026-04-07 12:32:40,285 INFO [SocketServer listenerType=BROKER, nodeId=0] Created data-plane acceptor and processors for endpoint : ListenerName(EXTERNAL-9094) (kafka.network.SocketServer) [main]
2026-04-07 12:32:40,314 INFO [broker-0-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-alter-partition-channel-manager]
2026-04-07 12:32:40,334 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,369 INFO [broker-0-to-controller-directory-assignments-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-directory-assignments-channel-manager]
2026-04-07 12:32:40,383 INFO [ExpirationReaper-0-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-0-Produce]
2026-04-07 12:32:40,384 INFO [ExpirationReaper-0-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-0-Fetch]
2026-04-07 12:32:40,384 INFO [ExpirationReaper-0-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-0-DeleteRecords]
2026-04-07 12:32:40,387 INFO [ExpirationReaper-0-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-0-ElectLeader]
2026-04-07 12:32:40,388 INFO [ExpirationReaper-0-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-0-RemoteFetch]
2026-04-07 12:32:40,401 INFO [ExpirationReaper-0-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-0-Heartbeat]
2026-04-07 12:32:40,402 INFO [ExpirationReaper-0-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-0-Rebalance]
2026-04-07 12:32:40,442 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,500 INFO Unable to read the broker epoch in /var/lib/kafka/data-0/kafka-log0. (kafka.log.LogManager) [main]
2026-04-07 12:32:40,501 INFO [broker-0-to-controller-heartbeat-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-heartbeat-channel-manager]
2026-04-07 12:32:40,506 INFO [BrokerLifecycleManager id=0] Incarnation bGzvqtJqQBKd1YJb7xduJg of broker 0 in cluster 1Rfy70khT_-j2_-X-GxfKg is now STARTING. (kafka.server.BrokerLifecycleManager) [broker-0-lifecycle-manager-event-handler]
2026-04-07 12:32:40,507 INFO [StandardAuthorizer 0] 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-04-07 12:32:40,531 INFO [ExpirationReaper-0-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-0-AlterAcls]
2026-04-07 12:32:40,542 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,557 INFO [BrokerServer id=0] Waiting for the broker metadata publishers to be installed (kafka.server.BrokerServer) [main]
2026-04-07 12:32:40,558 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,558 INFO [BrokerServer id=0] Finished waiting for the broker metadata publishers to be installed (kafka.server.BrokerServer) [main]
2026-04-07 12:32:40,558 INFO [BrokerServer id=0] Waiting for the controller to acknowledge that we are caught up (kafka.server.BrokerServer) [main]
2026-04-07 12:32:40,658 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,667 INFO [RaftManager id=0] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:40,667 WARN [RaftManager id=0] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.206:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-0-raft-outbound-request-thread]
2026-04-07 12:32:40,758 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,858 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:40,959 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:41,059 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:41,159 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:41,225 INFO [RaftManager id=0] Attempting durable transition to FollowerState(fetchTimeoutMs=2000, epoch=1, leader=5, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc/:9090}), voters=[3, 4, 5], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1732, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-0-raft-io-thread]
2026-04-07 12:32:41,243 INFO [RaftManager id=0] Completed transition to FollowerState(fetchTimeoutMs=2000, epoch=1, leader=5, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc/:9090}), voters=[3, 4, 5], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1732, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-0-raft-io-thread]
2026-04-07 12:32:41,250 INFO [broker-0-to-controller-forwarding-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null) (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-forwarding-channel-manager]
2026-04-07 12:32:41,260 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:41,271 INFO [broker-0-to-controller-directory-assignments-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null) (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-directory-assignments-channel-manager]
2026-04-07 12:32:41,305 INFO [broker-0-to-controller-heartbeat-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null) (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-heartbeat-channel-manager]
2026-04-07 12:32:41,318 INFO [broker-0-to-controller-alter-partition-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null) (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-alter-partition-channel-manager]
2026-04-07 12:32:41,335 INFO [NodeToControllerChannelManager id=0 name=heartbeat] Client requested disconnect from node 5 (org.apache.kafka.clients.NetworkClient) [broker-0-to-controller-heartbeat-channel-manager]
2026-04-07 12:32:41,336 INFO [broker-0-to-controller-heartbeat-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null) (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-heartbeat-channel-manager]
2026-04-07 12:32:41,360 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:41,386 INFO [broker-0-to-controller-heartbeat-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null) (kafka.server.NodeToControllerRequestThread) [broker-0-to-controller-heartbeat-channel-manager]
2026-04-07 12:32:41,444 INFO [RaftManager id=0] High watermark set to Optional[LogOffsetMetadata(offset=1, metadata=Optional.empty)] for the first time for epoch 1 (org.apache.kafka.raft.FollowerState) [kafka-0-raft-io-thread]
2026-04-07 12:32:41,448 INFO [RaftManager id=0] Setting the next offset of org.apache.kafka.image.loader.MetadataLoader@1604451876 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-0-raft-io-thread]
2026-04-07 12:32:41,452 INFO [MetadataLoader id=0] 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-0-metadata-loader-event-handler]
2026-04-07 12:32:41,460 INFO [MetadataLoader id=0] initializeNewPublishers: The loader finished catching up to the current high water mark of 1 (org.apache.kafka.image.loader.MetadataLoader) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,464 INFO [MetadataLoader id=0] InitializeNewPublishers: initializing SnapshotGenerator with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,464 INFO [MetadataLoader id=0] InitializeNewPublishers: initializing MetadataVersionPublisher(id=0) with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,464 INFO [MetadataLoader id=0] InitializeNewPublishers: initializing BrokerMetadataPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,465 INFO [BrokerMetadataPublisher id=0] Publishing initial metadata at offset OffsetAndEpoch(offset=0, epoch=1) with metadata.version 3.0-IV1. (kafka.server.metadata.BrokerMetadataPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,465 INFO Loading logs from log dirs ArrayBuffer(/var/lib/kafka/data-0/kafka-log0) (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,467 INFO [BrokerLifecycleManager id=0] Successfully registered broker 0 with broker epoch 5 (kafka.server.BrokerLifecycleManager) [broker-0-lifecycle-manager-event-handler]
2026-04-07 12:32:41,468 INFO No logs found to be loaded in /var/lib/kafka/data-0/kafka-log0 (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,472 INFO Loaded 0 logs in 6ms (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,473 INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,473 INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,482 INFO Starting the log cleaner (kafka.log.LogCleaner) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,552 INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [kafka-log-cleaner-thread-0]
2026-04-07 12:32:41,554 INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [LogDirFailureHandler]
2026-04-07 12:32:41,555 INFO [AddPartitionsToTxnSenderThread-0]: Starting (kafka.server.AddPartitionsToTxnManager) [AddPartitionsToTxnSenderThread-0]
2026-04-07 12:32:41,555 INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.group.GroupCoordinator) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,557 INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,557 INFO [TransactionCoordinator id=0] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,559 INFO [TransactionCoordinator id=0] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,560 INFO [TxnMarkerSenderThread-0]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [TxnMarkerSenderThread-0]
2026-04-07 12:32:41,565 INFO [AclPublisher broker id=0] Loading authorizer snapshot at offset 0 (kafka.server.metadata.AclPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,565 INFO [StandardAuthorizer 0] Initialized with 0 acl(s). (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,565 INFO [StandardAuthorizer 0] Completed initial ACL load process. (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,565 INFO [MetadataLoader id=0] InitializeNewPublishers: initializing BrokerRegistrationTracker(id=0) with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:32:41,582 INFO [BrokerLifecycleManager id=0] The broker has caught up. Transitioning from STARTING to RECOVERY. (kafka.server.BrokerLifecycleManager) [broker-0-lifecycle-manager-event-handler]
2026-04-07 12:32:41,583 INFO [BrokerServer id=0] Finished waiting for the controller to acknowledge that we are caught up (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,583 INFO [BrokerServer id=0] Waiting for the initial broker metadata update to be published (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,583 INFO [BrokerServer id=0] Finished waiting for the initial broker metadata update to be published (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,584 INFO KafkaConfig values: 
	advertised.listeners = REPLICATION-9091://onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc:9091,PLAIN-9092://onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092,TLS-9093://onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9093,EXTERNAL-9094://kafka-api.simpledemo.onap.org:9000
	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 = 0
	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 = REPLICATION-9091
	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,REPLICATION-9091:SSL,PLAIN-9092:SASL_PLAINTEXT,TLS-9093:SSL,EXTERNAL-9094:SASL_PLAINTEXT
	listeners = REPLICATION-9091://0.0.0.0:9091,PLAIN-9092://0.0.0.0:9092,TLS-9093://0.0.0.0:9093,EXTERNAL-9094://0.0.0.0:9094
	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-log0
	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-log0
	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 = 0
	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 = [broker]
	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-04-07 12:32:41,586 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-04-07 12:32:41,588 INFO [BrokerServer id=0] Waiting for the broker to be unfenced (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,650 INFO [BrokerLifecycleManager id=0] The broker has been unfenced. Transitioning from RECOVERY to RUNNING. (kafka.server.BrokerLifecycleManager) [broker-0-lifecycle-manager-event-handler]
2026-04-07 12:32:41,650 INFO [BrokerServer id=0] Finished waiting for the broker to be unfenced (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,652 INFO authorizerStart completed for endpoint EXTERNAL-9094. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) [main]
2026-04-07 12:32:41,653 INFO authorizerStart completed for endpoint PLAIN-9092. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) [main]
2026-04-07 12:32:41,653 INFO authorizerStart completed for endpoint REPLICATION-9091. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) [main]
2026-04-07 12:32:41,653 INFO authorizerStart completed for endpoint TLS-9093. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) [main]
2026-04-07 12:32:41,653 INFO [SocketServer listenerType=BROKER, nodeId=0] Enabling request processing. (kafka.network.SocketServer) [main]
2026-04-07 12:32:41,654 INFO Awaiting socket connections on 0.0.0.0:9093. (kafka.network.DataPlaneAcceptor) [main]
2026-04-07 12:32:41,656 INFO Awaiting socket connections on 0.0.0.0:9091. (kafka.network.DataPlaneAcceptor) [main]
2026-04-07 12:32:41,658 INFO Awaiting socket connections on 0.0.0.0:9094. (kafka.network.DataPlaneAcceptor) [main]
2026-04-07 12:32:41,661 INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor) [main]
2026-04-07 12:32:41,663 INFO [BrokerServer id=0] Waiting for all of the authorizer futures to be completed (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,663 INFO [BrokerServer id=0] Finished waiting for all of the authorizer futures to be completed (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,663 INFO [BrokerServer id=0] Waiting for all of the SocketServer Acceptors to be started (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,663 INFO [BrokerServer id=0] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,663 INFO [BrokerServer id=0] Transition from STARTING to STARTED (kafka.server.BrokerServer) [main]
2026-04-07 12:32:41,664 INFO Kafka version: 3.9.0 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-04-07 12:32:41,664 INFO Kafka commitId: a60e31147e6b01ee (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-04-07 12:32:41,664 INFO Kafka startTimeMs: 1775565161663 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-04-07 12:32:41,664 INFO [KafkaRaftServer nodeId=0] Kafka Server started (kafka.server.KafkaRaftServer) [main]
2026-04-07 12:32:54,501 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) [data-plane-kafka-request-handler-3]
2026-04-07 12:32:54,568 WARN Updated the log level of kafka.network.Processor to FATAL (kafka.server.ConfigAdminManager) [data-plane-kafka-request-handler-6]
2026-04-07 12:32:54,569 WARN Updated the log level of kafka.server.KafkaApis to FATAL (kafka.server.ConfigAdminManager) [data-plane-kafka-request-handler-6]
2026-04-07 12:33:51,489 INFO [Broker id=0] Transitioning 4 partition(s) to local leaders. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,490 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5, SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-0) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,491 INFO [Broker id=0] Creating new partition SDC-DISTR-STATUS-TOPIC-AUTO-4 with topic id kaXCVyBrRciT_IjWcqqPmg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,506 INFO [LogLoader partition=SDC-DISTR-STATUS-TOPIC-AUTO-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,507 INFO Created log for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-STATUS-TOPIC-AUTO-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,508 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-4 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,509 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-4 broker=0] Log loaded for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,511 INFO [Broker id=0] Leader SDC-DISTR-STATUS-TOPIC-AUTO-4 with topic id Some(kaXCVyBrRciT_IjWcqqPmg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,525 INFO [Broker id=0] Creating new partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 with topic id ivJPZ_eNQfaasSQzEc8UsQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,527 INFO [LogLoader partition=SDC-DISTR-NOTIF-TOPIC-AUTO-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,528 INFO Created log for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-NOTIF-TOPIC-AUTO-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,528 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,528 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 broker=0] Log loaded for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,528 INFO [Broker id=0] Leader SDC-DISTR-NOTIF-TOPIC-AUTO-5 with topic id Some(ivJPZ_eNQfaasSQzEc8UsQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,539 INFO [Broker id=0] Creating new partition SDC-DISTR-STATUS-TOPIC-AUTO-0 with topic id kaXCVyBrRciT_IjWcqqPmg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,541 INFO [LogLoader partition=SDC-DISTR-STATUS-TOPIC-AUTO-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,542 INFO Created log for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-STATUS-TOPIC-AUTO-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,542 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-0 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,542 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-0 broker=0] Log loaded for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,542 INFO [Broker id=0] Leader SDC-DISTR-STATUS-TOPIC-AUTO-0 with topic id Some(kaXCVyBrRciT_IjWcqqPmg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,551 INFO [Broker id=0] Creating new partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 with topic id ivJPZ_eNQfaasSQzEc8UsQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,555 INFO [LogLoader partition=SDC-DISTR-NOTIF-TOPIC-AUTO-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,555 INFO Created log for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-NOTIF-TOPIC-AUTO-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,555 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,555 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 broker=0] Log loaded for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,555 INFO [Broker id=0] Leader SDC-DISTR-NOTIF-TOPIC-AUTO-0 with topic id Some(ivJPZ_eNQfaasSQzEc8UsQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,564 INFO [Broker id=0] Transitioning 8 partition(s) to local followers. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,565 INFO [Broker id=0] Creating new partition SDC-DISTR-STATUS-TOPIC-AUTO-5 with topic id kaXCVyBrRciT_IjWcqqPmg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,570 INFO [LogLoader partition=SDC-DISTR-STATUS-TOPIC-AUTO-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,571 INFO Created log for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-STATUS-TOPIC-AUTO-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,571 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-5 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,571 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-5 broker=0] Log loaded for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,572 INFO [Broker id=0] Follower SDC-DISTR-STATUS-TOPIC-AUTO-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,572 INFO [Broker id=0] Creating new partition SDC-DISTR-STATUS-TOPIC-AUTO-3 with topic id kaXCVyBrRciT_IjWcqqPmg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,576 INFO [LogLoader partition=SDC-DISTR-STATUS-TOPIC-AUTO-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,577 INFO Created log for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-STATUS-TOPIC-AUTO-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,577 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-3 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,577 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-3 broker=0] Log loaded for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,577 INFO [Broker id=0] Follower SDC-DISTR-STATUS-TOPIC-AUTO-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,577 INFO [Broker id=0] Creating new partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 with topic id ivJPZ_eNQfaasSQzEc8UsQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,579 INFO [LogLoader partition=SDC-DISTR-NOTIF-TOPIC-AUTO-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,579 INFO Created log for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-NOTIF-TOPIC-AUTO-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,579 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,579 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 broker=0] Log loaded for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,579 INFO [Broker id=0] Follower SDC-DISTR-NOTIF-TOPIC-AUTO-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,579 INFO [Broker id=0] Creating new partition SDC-DISTR-STATUS-TOPIC-AUTO-2 with topic id kaXCVyBrRciT_IjWcqqPmg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,583 INFO [LogLoader partition=SDC-DISTR-STATUS-TOPIC-AUTO-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,584 INFO Created log for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-STATUS-TOPIC-AUTO-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,584 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-2 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,584 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-2 broker=0] Log loaded for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,584 INFO [Broker id=0] Follower SDC-DISTR-STATUS-TOPIC-AUTO-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,584 INFO [Broker id=0] Creating new partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 with topic id ivJPZ_eNQfaasSQzEc8UsQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,586 INFO [LogLoader partition=SDC-DISTR-NOTIF-TOPIC-AUTO-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,587 INFO Created log for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-NOTIF-TOPIC-AUTO-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,587 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,587 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 broker=0] Log loaded for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,587 INFO [Broker id=0] Follower SDC-DISTR-NOTIF-TOPIC-AUTO-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,587 INFO [Broker id=0] Creating new partition SDC-DISTR-STATUS-TOPIC-AUTO-1 with topic id kaXCVyBrRciT_IjWcqqPmg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,590 INFO [LogLoader partition=SDC-DISTR-STATUS-TOPIC-AUTO-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,591 INFO Created log for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-STATUS-TOPIC-AUTO-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,591 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-1 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,591 INFO [Partition SDC-DISTR-STATUS-TOPIC-AUTO-1 broker=0] Log loaded for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,591 INFO [Broker id=0] Follower SDC-DISTR-STATUS-TOPIC-AUTO-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,591 INFO [Broker id=0] Creating new partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 with topic id ivJPZ_eNQfaasSQzEc8UsQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,594 INFO [LogLoader partition=SDC-DISTR-NOTIF-TOPIC-AUTO-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,594 INFO Created log for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-NOTIF-TOPIC-AUTO-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,594 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,595 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 broker=0] Log loaded for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,595 INFO [Broker id=0] Follower SDC-DISTR-NOTIF-TOPIC-AUTO-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,595 INFO [Broker id=0] Creating new partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 with topic id ivJPZ_eNQfaasSQzEc8UsQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,598 INFO [LogLoader partition=SDC-DISTR-NOTIF-TOPIC-AUTO-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,598 INFO Created log for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 in /var/lib/kafka/data-0/kafka-log0/SDC-DISTR-NOTIF-TOPIC-AUTO-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,598 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 broker=0] No checkpointed highwatermark is found for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,598 INFO [Partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 broker=0] Log loaded for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,598 INFO [Broker id=0] Follower SDC-DISTR-NOTIF-TOPIC-AUTO-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,599 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(SDC-DISTR-STATUS-TOPIC-AUTO-5, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-1) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,599 INFO [Broker id=0] Stopped fetchers as part of become-follower for 8 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,635 INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:51,637 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 2 for partitions HashMap(SDC-DISTR-STATUS-TOPIC-AUTO-5 -> InitialFetchState(Some(kaXCVyBrRciT_IjWcqqPmg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SDC-DISTR-STATUS-TOPIC-AUTO-2 -> InitialFetchState(Some(kaXCVyBrRciT_IjWcqqPmg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SDC-DISTR-NOTIF-TOPIC-AUTO-3 -> InitialFetchState(Some(ivJPZ_eNQfaasSQzEc8UsQ),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SDC-DISTR-NOTIF-TOPIC-AUTO-2 -> InitialFetchState(Some(ivJPZ_eNQfaasSQzEc8UsQ),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,638 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SDC-DISTR-STATUS-TOPIC-AUTO-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:51,639 INFO [UnifiedLog partition=SDC-DISTR-STATUS-TOPIC-AUTO-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:51,639 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SDC-DISTR-STATUS-TOPIC-AUTO-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:51,640 INFO [UnifiedLog partition=SDC-DISTR-STATUS-TOPIC-AUTO-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:51,640 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:51,640 INFO [UnifiedLog partition=SDC-DISTR-NOTIF-TOPIC-AUTO-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:51,640 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:51,640 INFO [UnifiedLog partition=SDC-DISTR-NOTIF-TOPIC-AUTO-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:51,665 INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:51,665 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 1 for partitions HashMap(SDC-DISTR-STATUS-TOPIC-AUTO-3 -> InitialFetchState(Some(kaXCVyBrRciT_IjWcqqPmg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SDC-DISTR-NOTIF-TOPIC-AUTO-4 -> InitialFetchState(Some(ivJPZ_eNQfaasSQzEc8UsQ),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SDC-DISTR-STATUS-TOPIC-AUTO-1 -> InitialFetchState(Some(kaXCVyBrRciT_IjWcqqPmg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SDC-DISTR-NOTIF-TOPIC-AUTO-1 -> InitialFetchState(Some(ivJPZ_eNQfaasSQzEc8UsQ),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,665 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition SDC-DISTR-STATUS-TOPIC-AUTO-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:51,665 INFO [UnifiedLog partition=SDC-DISTR-STATUS-TOPIC-AUTO-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:51,665 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:51,665 INFO [UnifiedLog partition=SDC-DISTR-NOTIF-TOPIC-AUTO-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:51,665 INFO [Broker id=0] Started fetchers as part of become-follower for 8 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,665 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition SDC-DISTR-STATUS-TOPIC-AUTO-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:51,665 INFO [UnifiedLog partition=SDC-DISTR-STATUS-TOPIC-AUTO-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:51,665 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:51,665 INFO [UnifiedLog partition=SDC-DISTR-NOTIF-TOPIC-AUTO-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:51,671 INFO [DynamicConfigPublisher broker id=0] Updating topic SDC-DISTR-STATUS-TOPIC-AUTO with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:51,675 INFO [DynamicConfigPublisher broker id=0] Updating topic SDC-DISTR-NOTIF-TOPIC-AUTO with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,331 INFO [Broker id=0] Transitioning 4 partition(s) to local leaders. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,332 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(cds.blueprint-processor.self-service-api.audit.response-3, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.audit.response-0) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,332 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.response-3 with topic id DWV2rcTwRd2cAEGkDPtr2A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,334 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.response-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,334 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.response-3 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.response-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,335 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-3 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.response-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,335 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-3 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.response-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,335 INFO [Broker id=0] Leader cds.blueprint-processor.self-service-api.audit.response-3 with topic id Some(DWV2rcTwRd2cAEGkDPtr2A) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,346 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.request-1 with topic id huBZh3LZR3iLrQ4uJWcigg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,349 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.request-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,350 INFO Created log for partition cds.blueprint-processor.self-service-api.request-1 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.request-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,350 INFO [Partition cds.blueprint-processor.self-service-api.request-1 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.request-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,350 INFO [Partition cds.blueprint-processor.self-service-api.request-1 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.request-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,350 INFO [Broker id=0] Leader cds.blueprint-processor.self-service-api.request-1 with topic id Some(huBZh3LZR3iLrQ4uJWcigg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,368 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.request-3 with topic id huBZh3LZR3iLrQ4uJWcigg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,370 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.request-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,370 INFO Created log for partition cds.blueprint-processor.self-service-api.request-3 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.request-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,370 INFO [Partition cds.blueprint-processor.self-service-api.request-3 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.request-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,370 INFO [Partition cds.blueprint-processor.self-service-api.request-3 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.request-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,370 INFO [Broker id=0] Leader cds.blueprint-processor.self-service-api.request-3 with topic id Some(huBZh3LZR3iLrQ4uJWcigg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,380 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.response-0 with topic id DWV2rcTwRd2cAEGkDPtr2A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,382 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.response-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,382 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.response-0 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.response-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,382 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-0 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.response-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,382 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-0 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.response-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,382 INFO [Broker id=0] Leader cds.blueprint-processor.self-service-api.audit.response-0 with topic id Some(DWV2rcTwRd2cAEGkDPtr2A) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,393 INFO [Broker id=0] Transitioning 8 partition(s) to local followers. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,393 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.response-4 with topic id DWV2rcTwRd2cAEGkDPtr2A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,395 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.response-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,395 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.response-4 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.response-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,395 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-4 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.response-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,395 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-4 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.response-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,395 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.audit.response-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,395 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.request-0 with topic id huBZh3LZR3iLrQ4uJWcigg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,397 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.request-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,397 INFO Created log for partition cds.blueprint-processor.self-service-api.request-0 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.request-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,397 INFO [Partition cds.blueprint-processor.self-service-api.request-0 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.request-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,397 INFO [Partition cds.blueprint-processor.self-service-api.request-0 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.request-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,397 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.request-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,398 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.response-1 with topic id DWV2rcTwRd2cAEGkDPtr2A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,401 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.response-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,401 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.response-1 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.response-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,401 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-1 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.response-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,401 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-1 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.response-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,401 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.audit.response-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,401 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.response-2 with topic id DWV2rcTwRd2cAEGkDPtr2A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,402 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.response-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,403 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.response-2 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.response-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,403 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-2 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.response-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,403 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-2 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.response-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,403 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.audit.response-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,403 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.request-2 with topic id huBZh3LZR3iLrQ4uJWcigg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,406 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.request-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,406 INFO Created log for partition cds.blueprint-processor.self-service-api.request-2 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.request-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,406 INFO [Partition cds.blueprint-processor.self-service-api.request-2 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.request-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,406 INFO [Partition cds.blueprint-processor.self-service-api.request-2 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.request-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,406 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.request-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,406 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.request-4 with topic id huBZh3LZR3iLrQ4uJWcigg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,407 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.request-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,408 INFO Created log for partition cds.blueprint-processor.self-service-api.request-4 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.request-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,408 INFO [Partition cds.blueprint-processor.self-service-api.request-4 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.request-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,408 INFO [Partition cds.blueprint-processor.self-service-api.request-4 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.request-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,408 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.request-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,408 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.response-5 with topic id DWV2rcTwRd2cAEGkDPtr2A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,411 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.response-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,411 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.response-5 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.response-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,411 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-5 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.response-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,411 INFO [Partition cds.blueprint-processor.self-service-api.audit.response-5 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.response-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,412 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.audit.response-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,412 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.request-5 with topic id huBZh3LZR3iLrQ4uJWcigg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,413 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.request-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,413 INFO Created log for partition cds.blueprint-processor.self-service-api.request-5 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.request-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,413 INFO [Partition cds.blueprint-processor.self-service-api.request-5 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.request-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,413 INFO [Partition cds.blueprint-processor.self-service-api.request-5 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.request-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,413 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.request-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,414 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(cds.blueprint-processor.self-service-api.audit.response-4, cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.audit.response-1, cds.blueprint-processor.self-service-api.audit.response-2, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.audit.response-5, cds.blueprint-processor.self-service-api.request-5) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,414 INFO [Broker id=0] Stopped fetchers as part of become-follower for 8 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,414 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 2 for partitions HashMap(cds.blueprint-processor.self-service-api.request-0 -> InitialFetchState(Some(huBZh3LZR3iLrQ4uJWcigg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.audit.response-2 -> InitialFetchState(Some(DWV2rcTwRd2cAEGkDPtr2A),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.audit.response-5 -> InitialFetchState(Some(DWV2rcTwRd2cAEGkDPtr2A),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.request-5 -> InitialFetchState(Some(huBZh3LZR3iLrQ4uJWcigg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,414 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 1 for partitions HashMap(cds.blueprint-processor.self-service-api.audit.response-4 -> InitialFetchState(Some(DWV2rcTwRd2cAEGkDPtr2A),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.audit.response-1 -> InitialFetchState(Some(DWV2rcTwRd2cAEGkDPtr2A),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.request-2 -> InitialFetchState(Some(huBZh3LZR3iLrQ4uJWcigg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.request-4 -> InitialFetchState(Some(huBZh3LZR3iLrQ4uJWcigg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,414 INFO [Broker id=0] Started fetchers as part of become-follower for 8 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,415 INFO [DynamicConfigPublisher broker id=0] Updating topic cds.blueprint-processor.self-service-api.audit.response with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,415 INFO [DynamicConfigPublisher broker id=0] Updating topic cds.blueprint-processor.self-service-api.request with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,770 INFO [Broker id=0] Transitioning 4 partition(s) to local leaders. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,771 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(cds.blueprint-processor.self-service-api.audit.request-4, cds.blueprint-processor.self-service-api.response-3, cds.blueprint-processor.self-service-api.response-0, cds.blueprint-processor.self-service-api.audit.request-0) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,771 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.request-4 with topic id yIvLWO3DRFmVjta-8_JGKw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,773 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.request-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,773 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.request-4 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.request-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,773 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-4 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.request-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,773 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-4 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.request-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,773 INFO [Broker id=0] Leader cds.blueprint-processor.self-service-api.audit.request-4 with topic id Some(yIvLWO3DRFmVjta-8_JGKw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,778 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.request-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:57,779 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.request-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:57,779 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.audit.response-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:57,779 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.audit.response-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:57,779 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.audit.response-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:57,779 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.audit.response-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:57,779 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.request-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:57,779 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.request-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:57,781 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.audit.response-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:57,781 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.audit.response-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:57,781 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.audit.response-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:57,781 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.audit.response-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:57,781 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.request-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:57,781 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.request-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:57,781 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.request-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:57,781 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.request-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:57,789 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.response-3 with topic id CpSUJcGcRnOw0sC3MGVFew. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,792 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.response-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,792 INFO Created log for partition cds.blueprint-processor.self-service-api.response-3 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.response-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,793 INFO [Partition cds.blueprint-processor.self-service-api.response-3 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.response-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,793 INFO [Partition cds.blueprint-processor.self-service-api.response-3 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.response-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,793 INFO [Broker id=0] Leader cds.blueprint-processor.self-service-api.response-3 with topic id Some(CpSUJcGcRnOw0sC3MGVFew) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,816 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.response-0 with topic id CpSUJcGcRnOw0sC3MGVFew. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,818 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.response-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,818 INFO Created log for partition cds.blueprint-processor.self-service-api.response-0 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.response-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,818 INFO [Partition cds.blueprint-processor.self-service-api.response-0 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.response-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,818 INFO [Partition cds.blueprint-processor.self-service-api.response-0 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.response-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,818 INFO [Broker id=0] Leader cds.blueprint-processor.self-service-api.response-0 with topic id Some(CpSUJcGcRnOw0sC3MGVFew) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,827 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.request-0 with topic id yIvLWO3DRFmVjta-8_JGKw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,829 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.request-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,829 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.request-0 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.request-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,829 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-0 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.request-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,829 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-0 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.request-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,829 INFO [Broker id=0] Leader cds.blueprint-processor.self-service-api.audit.request-0 with topic id Some(yIvLWO3DRFmVjta-8_JGKw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,836 INFO [Broker id=0] Transitioning 8 partition(s) to local followers. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,836 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.request-5 with topic id yIvLWO3DRFmVjta-8_JGKw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,838 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.request-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,838 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.request-5 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.request-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,838 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-5 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.request-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,838 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-5 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.request-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,838 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.audit.request-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,838 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.response-4 with topic id CpSUJcGcRnOw0sC3MGVFew. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,842 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.response-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,842 INFO Created log for partition cds.blueprint-processor.self-service-api.response-4 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.response-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,842 INFO [Partition cds.blueprint-processor.self-service-api.response-4 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.response-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,842 INFO [Partition cds.blueprint-processor.self-service-api.response-4 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.response-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,842 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.response-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,842 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.response-5 with topic id CpSUJcGcRnOw0sC3MGVFew. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,845 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.response-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,846 INFO Created log for partition cds.blueprint-processor.self-service-api.response-5 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.response-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,846 INFO [Partition cds.blueprint-processor.self-service-api.response-5 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.response-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,846 INFO [Partition cds.blueprint-processor.self-service-api.response-5 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.response-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,846 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.response-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,846 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.request-3 with topic id yIvLWO3DRFmVjta-8_JGKw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,847 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.request-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,848 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.request-3 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.request-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,848 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-3 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.request-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,848 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-3 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.request-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,848 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.audit.request-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,848 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.response-2 with topic id CpSUJcGcRnOw0sC3MGVFew. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,849 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.response-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,850 INFO Created log for partition cds.blueprint-processor.self-service-api.response-2 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.response-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,850 INFO [Partition cds.blueprint-processor.self-service-api.response-2 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.response-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,850 INFO [Partition cds.blueprint-processor.self-service-api.response-2 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.response-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,850 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.response-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,850 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.response-1 with topic id CpSUJcGcRnOw0sC3MGVFew. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,851 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.response-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,851 INFO Created log for partition cds.blueprint-processor.self-service-api.response-1 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.response-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,851 INFO [Partition cds.blueprint-processor.self-service-api.response-1 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.response-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,851 INFO [Partition cds.blueprint-processor.self-service-api.response-1 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.response-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,851 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.response-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,851 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.request-1 with topic id yIvLWO3DRFmVjta-8_JGKw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,853 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.request-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,853 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.request-1 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.request-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,853 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-1 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.request-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,853 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-1 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.request-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,853 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.audit.request-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,853 INFO [Broker id=0] Creating new partition cds.blueprint-processor.self-service-api.audit.request-2 with topic id yIvLWO3DRFmVjta-8_JGKw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,854 INFO [LogLoader partition=cds.blueprint-processor.self-service-api.audit.request-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,855 INFO Created log for partition cds.blueprint-processor.self-service-api.audit.request-2 in /var/lib/kafka/data-0/kafka-log0/cds.blueprint-processor.self-service-api.audit.request-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,855 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-2 broker=0] No checkpointed highwatermark is found for partition cds.blueprint-processor.self-service-api.audit.request-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,855 INFO [Partition cds.blueprint-processor.self-service-api.audit.request-2 broker=0] Log loaded for partition cds.blueprint-processor.self-service-api.audit.request-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,855 INFO [Broker id=0] Follower cds.blueprint-processor.self-service-api.audit.request-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,855 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(cds.blueprint-processor.self-service-api.audit.request-5, cds.blueprint-processor.self-service-api.response-4, cds.blueprint-processor.self-service-api.response-5, cds.blueprint-processor.self-service-api.audit.request-3, cds.blueprint-processor.self-service-api.response-2, cds.blueprint-processor.self-service-api.response-1, cds.blueprint-processor.self-service-api.audit.request-1, cds.blueprint-processor.self-service-api.audit.request-2) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,855 INFO [Broker id=0] Stopped fetchers as part of become-follower for 8 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,855 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 2 for partitions HashMap(cds.blueprint-processor.self-service-api.audit.request-5 -> InitialFetchState(Some(yIvLWO3DRFmVjta-8_JGKw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.response-5 -> InitialFetchState(Some(CpSUJcGcRnOw0sC3MGVFew),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.response-2 -> InitialFetchState(Some(CpSUJcGcRnOw0sC3MGVFew),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.audit.request-2 -> InitialFetchState(Some(yIvLWO3DRFmVjta-8_JGKw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,856 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 1 for partitions HashMap(cds.blueprint-processor.self-service-api.response-4 -> InitialFetchState(Some(CpSUJcGcRnOw0sC3MGVFew),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.audit.request-3 -> InitialFetchState(Some(yIvLWO3DRFmVjta-8_JGKw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.response-1 -> InitialFetchState(Some(CpSUJcGcRnOw0sC3MGVFew),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cds.blueprint-processor.self-service-api.audit.request-1 -> InitialFetchState(Some(yIvLWO3DRFmVjta-8_JGKw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,856 INFO [Broker id=0] Started fetchers as part of become-follower for 8 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,856 INFO [DynamicConfigPublisher broker id=0] Updating topic cds.blueprint-processor.self-service-api.response with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:57,857 INFO [DynamicConfigPublisher broker id=0] Updating topic cds.blueprint-processor.self-service-api.audit.request with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:33:58,285 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.audit.request-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:58,286 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.audit.request-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:58,286 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.response-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:58,286 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.response-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:58,286 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.response-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:58,286 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.response-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:58,286 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.audit.request-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:58,286 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.audit.request-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:33:58,290 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.response-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:58,290 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.response-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:58,290 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.audit.request-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:58,290 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.audit.request-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:58,290 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.response-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:58,290 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.response-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:58,290 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cds.blueprint-processor.self-service-api.audit.request-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:33:58,290 INFO [UnifiedLog partition=cds.blueprint-processor.self-service-api.audit.request-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,468 INFO [Broker id=0] Transitioning 24 partition(s) to local leaders. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,469 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1, subscription-response-5, unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4, dmi-device-heartbeat-4, ncmp-async-m2m-4, ncmp-inventory-events-0, dmi-ncmp-cm-avc-subscription-4, dmi-ncmp-cm-avc-subscription-1, cm-events-1, subscription-1, subscription-4, cm-events-4, dmi-cm-events-1, dmi-cm-events-3, ncmp-inventory-events-3, cps-data-updated-events-5, ncmp-events-5, dmi-device-heartbeat-0, ncmp-dmi-cm-avc-subscription-5, ncmp-async-m2m-0, ncmp-events-1, cps-data-updated-events-0, subscription-response-1, ncmp-dmi-cm-avc-subscription-2) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,470 INFO [Broker id=0] Creating new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 with topic id EIZTdF0JQCCj5XAvd70sCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,474 INFO [LogLoader partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,474 INFO Created log for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,475 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,475 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,476 INFO [Broker id=0] Leader unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 with topic id Some(EIZTdF0JQCCj5XAvd70sCw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,485 INFO [Broker id=0] Creating new partition subscription-response-5 with topic id cDF4rTM0Qs6RLrAuYj9hAA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,487 INFO [LogLoader partition=subscription-response-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,487 INFO Created log for partition subscription-response-5 in /var/lib/kafka/data-0/kafka-log0/subscription-response-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,487 INFO [Partition subscription-response-5 broker=0] No checkpointed highwatermark is found for partition subscription-response-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,487 INFO [Partition subscription-response-5 broker=0] Log loaded for partition subscription-response-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,487 INFO [Broker id=0] Leader subscription-response-5 with topic id Some(cDF4rTM0Qs6RLrAuYj9hAA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,499 INFO [Broker id=0] Creating new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 with topic id EIZTdF0JQCCj5XAvd70sCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,501 INFO [LogLoader partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,501 INFO Created log for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,501 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,501 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,501 INFO [Broker id=0] Leader unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 with topic id Some(EIZTdF0JQCCj5XAvd70sCw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,514 INFO [Broker id=0] Creating new partition dmi-device-heartbeat-4 with topic id dSf_o1s_QHS3s53326EY7g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,515 INFO [LogLoader partition=dmi-device-heartbeat-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,516 INFO Created log for partition dmi-device-heartbeat-4 in /var/lib/kafka/data-0/kafka-log0/dmi-device-heartbeat-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,516 INFO [Partition dmi-device-heartbeat-4 broker=0] No checkpointed highwatermark is found for partition dmi-device-heartbeat-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,516 INFO [Partition dmi-device-heartbeat-4 broker=0] Log loaded for partition dmi-device-heartbeat-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,516 INFO [Broker id=0] Leader dmi-device-heartbeat-4 with topic id Some(dSf_o1s_QHS3s53326EY7g) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,526 INFO [Broker id=0] Creating new partition ncmp-async-m2m-4 with topic id z1CVVDMLQzmxUssSBSPbHw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,528 INFO [LogLoader partition=ncmp-async-m2m-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,528 INFO Created log for partition ncmp-async-m2m-4 in /var/lib/kafka/data-0/kafka-log0/ncmp-async-m2m-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,528 INFO [Partition ncmp-async-m2m-4 broker=0] No checkpointed highwatermark is found for partition ncmp-async-m2m-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,528 INFO [Partition ncmp-async-m2m-4 broker=0] Log loaded for partition ncmp-async-m2m-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,528 INFO [Broker id=0] Leader ncmp-async-m2m-4 with topic id Some(z1CVVDMLQzmxUssSBSPbHw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,539 INFO [Broker id=0] Creating new partition ncmp-inventory-events-0 with topic id MnhV09C1QUGRGJqjcVD4xQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,541 INFO [LogLoader partition=ncmp-inventory-events-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,541 INFO Created log for partition ncmp-inventory-events-0 in /var/lib/kafka/data-0/kafka-log0/ncmp-inventory-events-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,541 INFO [Partition ncmp-inventory-events-0 broker=0] No checkpointed highwatermark is found for partition ncmp-inventory-events-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,541 INFO [Partition ncmp-inventory-events-0 broker=0] Log loaded for partition ncmp-inventory-events-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,541 INFO [Broker id=0] Leader ncmp-inventory-events-0 with topic id Some(MnhV09C1QUGRGJqjcVD4xQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,555 INFO [Broker id=0] Creating new partition dmi-ncmp-cm-avc-subscription-4 with topic id Oulhia4qQeON7OnwSjSPMw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,557 INFO [LogLoader partition=dmi-ncmp-cm-avc-subscription-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,557 INFO Created log for partition dmi-ncmp-cm-avc-subscription-4 in /var/lib/kafka/data-0/kafka-log0/dmi-ncmp-cm-avc-subscription-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,558 INFO [Partition dmi-ncmp-cm-avc-subscription-4 broker=0] No checkpointed highwatermark is found for partition dmi-ncmp-cm-avc-subscription-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,558 INFO [Partition dmi-ncmp-cm-avc-subscription-4 broker=0] Log loaded for partition dmi-ncmp-cm-avc-subscription-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,558 INFO [Broker id=0] Leader dmi-ncmp-cm-avc-subscription-4 with topic id Some(Oulhia4qQeON7OnwSjSPMw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,567 INFO [Broker id=0] Creating new partition dmi-ncmp-cm-avc-subscription-1 with topic id Oulhia4qQeON7OnwSjSPMw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,570 INFO [LogLoader partition=dmi-ncmp-cm-avc-subscription-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,571 INFO Created log for partition dmi-ncmp-cm-avc-subscription-1 in /var/lib/kafka/data-0/kafka-log0/dmi-ncmp-cm-avc-subscription-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,571 INFO [Partition dmi-ncmp-cm-avc-subscription-1 broker=0] No checkpointed highwatermark is found for partition dmi-ncmp-cm-avc-subscription-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,571 INFO [Partition dmi-ncmp-cm-avc-subscription-1 broker=0] Log loaded for partition dmi-ncmp-cm-avc-subscription-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,571 INFO [Broker id=0] Leader dmi-ncmp-cm-avc-subscription-1 with topic id Some(Oulhia4qQeON7OnwSjSPMw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,588 INFO [Broker id=0] Creating new partition cm-events-1 with topic id E0IdZqZOSAe46TKE23nqDA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,591 INFO [LogLoader partition=cm-events-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,591 INFO Created log for partition cm-events-1 in /var/lib/kafka/data-0/kafka-log0/cm-events-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,591 INFO [Partition cm-events-1 broker=0] No checkpointed highwatermark is found for partition cm-events-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,591 INFO [Partition cm-events-1 broker=0] Log loaded for partition cm-events-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,592 INFO [Broker id=0] Leader cm-events-1 with topic id Some(E0IdZqZOSAe46TKE23nqDA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,600 INFO [Broker id=0] Creating new partition subscription-1 with topic id uXZJ5j_RQXykQjcFHH3ODw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,604 INFO [LogLoader partition=subscription-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,605 INFO Created log for partition subscription-1 in /var/lib/kafka/data-0/kafka-log0/subscription-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,605 INFO [Partition subscription-1 broker=0] No checkpointed highwatermark is found for partition subscription-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,605 INFO [Partition subscription-1 broker=0] Log loaded for partition subscription-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,605 INFO [Broker id=0] Leader subscription-1 with topic id Some(uXZJ5j_RQXykQjcFHH3ODw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,616 INFO [Broker id=0] Creating new partition subscription-4 with topic id uXZJ5j_RQXykQjcFHH3ODw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,619 INFO [LogLoader partition=subscription-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,619 INFO Created log for partition subscription-4 in /var/lib/kafka/data-0/kafka-log0/subscription-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,619 INFO [Partition subscription-4 broker=0] No checkpointed highwatermark is found for partition subscription-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,619 INFO [Partition subscription-4 broker=0] Log loaded for partition subscription-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,619 INFO [Broker id=0] Leader subscription-4 with topic id Some(uXZJ5j_RQXykQjcFHH3ODw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,627 INFO [Broker id=0] Creating new partition cm-events-4 with topic id E0IdZqZOSAe46TKE23nqDA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,630 INFO [LogLoader partition=cm-events-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,630 INFO Created log for partition cm-events-4 in /var/lib/kafka/data-0/kafka-log0/cm-events-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,630 INFO [Partition cm-events-4 broker=0] No checkpointed highwatermark is found for partition cm-events-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,630 INFO [Partition cm-events-4 broker=0] Log loaded for partition cm-events-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,631 INFO [Broker id=0] Leader cm-events-4 with topic id Some(E0IdZqZOSAe46TKE23nqDA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,643 INFO [Broker id=0] Creating new partition dmi-cm-events-1 with topic id RBfahw1uRJi3fAy9lEOi1w. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,645 INFO [LogLoader partition=dmi-cm-events-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,645 INFO Created log for partition dmi-cm-events-1 in /var/lib/kafka/data-0/kafka-log0/dmi-cm-events-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,645 INFO [Partition dmi-cm-events-1 broker=0] No checkpointed highwatermark is found for partition dmi-cm-events-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,645 INFO [Partition dmi-cm-events-1 broker=0] Log loaded for partition dmi-cm-events-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,645 INFO [Broker id=0] Leader dmi-cm-events-1 with topic id Some(RBfahw1uRJi3fAy9lEOi1w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,655 INFO [Broker id=0] Creating new partition dmi-cm-events-3 with topic id RBfahw1uRJi3fAy9lEOi1w. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,657 INFO [LogLoader partition=dmi-cm-events-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,658 INFO Created log for partition dmi-cm-events-3 in /var/lib/kafka/data-0/kafka-log0/dmi-cm-events-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,658 INFO [Partition dmi-cm-events-3 broker=0] No checkpointed highwatermark is found for partition dmi-cm-events-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,658 INFO [Partition dmi-cm-events-3 broker=0] Log loaded for partition dmi-cm-events-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,658 INFO [Broker id=0] Leader dmi-cm-events-3 with topic id Some(RBfahw1uRJi3fAy9lEOi1w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,665 INFO [Broker id=0] Creating new partition ncmp-inventory-events-3 with topic id MnhV09C1QUGRGJqjcVD4xQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,668 INFO [LogLoader partition=ncmp-inventory-events-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,668 INFO Created log for partition ncmp-inventory-events-3 in /var/lib/kafka/data-0/kafka-log0/ncmp-inventory-events-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,668 INFO [Partition ncmp-inventory-events-3 broker=0] No checkpointed highwatermark is found for partition ncmp-inventory-events-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,668 INFO [Partition ncmp-inventory-events-3 broker=0] Log loaded for partition ncmp-inventory-events-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,668 INFO [Broker id=0] Leader ncmp-inventory-events-3 with topic id Some(MnhV09C1QUGRGJqjcVD4xQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,676 INFO [Broker id=0] Creating new partition cps-data-updated-events-5 with topic id ipkC0pwORUKUqqx9oNurow. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,678 INFO [LogLoader partition=cps-data-updated-events-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,678 INFO Created log for partition cps-data-updated-events-5 in /var/lib/kafka/data-0/kafka-log0/cps-data-updated-events-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,678 INFO [Partition cps-data-updated-events-5 broker=0] No checkpointed highwatermark is found for partition cps-data-updated-events-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,678 INFO [Partition cps-data-updated-events-5 broker=0] Log loaded for partition cps-data-updated-events-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,678 INFO [Broker id=0] Leader cps-data-updated-events-5 with topic id Some(ipkC0pwORUKUqqx9oNurow) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,688 INFO [Broker id=0] Creating new partition ncmp-events-5 with topic id zMGApph-QRmNyaEMkI-rWA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,690 INFO [LogLoader partition=ncmp-events-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,690 INFO Created log for partition ncmp-events-5 in /var/lib/kafka/data-0/kafka-log0/ncmp-events-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,690 INFO [Partition ncmp-events-5 broker=0] No checkpointed highwatermark is found for partition ncmp-events-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,690 INFO [Partition ncmp-events-5 broker=0] Log loaded for partition ncmp-events-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,690 INFO [Broker id=0] Leader ncmp-events-5 with topic id Some(zMGApph-QRmNyaEMkI-rWA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,700 INFO [Broker id=0] Creating new partition dmi-device-heartbeat-0 with topic id dSf_o1s_QHS3s53326EY7g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,703 INFO [LogLoader partition=dmi-device-heartbeat-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,703 INFO Created log for partition dmi-device-heartbeat-0 in /var/lib/kafka/data-0/kafka-log0/dmi-device-heartbeat-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,704 INFO [Partition dmi-device-heartbeat-0 broker=0] No checkpointed highwatermark is found for partition dmi-device-heartbeat-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,704 INFO [Partition dmi-device-heartbeat-0 broker=0] Log loaded for partition dmi-device-heartbeat-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,704 INFO [Broker id=0] Leader dmi-device-heartbeat-0 with topic id Some(dSf_o1s_QHS3s53326EY7g) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,713 INFO [Broker id=0] Creating new partition ncmp-dmi-cm-avc-subscription-5 with topic id oVmQLqSsQqqx9FSdUDpzDg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,714 INFO [LogLoader partition=ncmp-dmi-cm-avc-subscription-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,714 INFO Created log for partition ncmp-dmi-cm-avc-subscription-5 in /var/lib/kafka/data-0/kafka-log0/ncmp-dmi-cm-avc-subscription-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,714 INFO [Partition ncmp-dmi-cm-avc-subscription-5 broker=0] No checkpointed highwatermark is found for partition ncmp-dmi-cm-avc-subscription-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,715 INFO [Partition ncmp-dmi-cm-avc-subscription-5 broker=0] Log loaded for partition ncmp-dmi-cm-avc-subscription-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,715 INFO [Broker id=0] Leader ncmp-dmi-cm-avc-subscription-5 with topic id Some(oVmQLqSsQqqx9FSdUDpzDg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,730 INFO [Broker id=0] Creating new partition ncmp-async-m2m-0 with topic id z1CVVDMLQzmxUssSBSPbHw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,732 INFO [LogLoader partition=ncmp-async-m2m-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,733 INFO Created log for partition ncmp-async-m2m-0 in /var/lib/kafka/data-0/kafka-log0/ncmp-async-m2m-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,733 INFO [Partition ncmp-async-m2m-0 broker=0] No checkpointed highwatermark is found for partition ncmp-async-m2m-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,733 INFO [Partition ncmp-async-m2m-0 broker=0] Log loaded for partition ncmp-async-m2m-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,733 INFO [Broker id=0] Leader ncmp-async-m2m-0 with topic id Some(z1CVVDMLQzmxUssSBSPbHw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,747 INFO [Broker id=0] Creating new partition ncmp-events-1 with topic id zMGApph-QRmNyaEMkI-rWA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,749 INFO [LogLoader partition=ncmp-events-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,749 INFO Created log for partition ncmp-events-1 in /var/lib/kafka/data-0/kafka-log0/ncmp-events-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,749 INFO [Partition ncmp-events-1 broker=0] No checkpointed highwatermark is found for partition ncmp-events-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,749 INFO [Partition ncmp-events-1 broker=0] Log loaded for partition ncmp-events-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,749 INFO [Broker id=0] Leader ncmp-events-1 with topic id Some(zMGApph-QRmNyaEMkI-rWA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,760 INFO [Broker id=0] Creating new partition cps-data-updated-events-0 with topic id ipkC0pwORUKUqqx9oNurow. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,761 INFO [LogLoader partition=cps-data-updated-events-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,762 INFO Created log for partition cps-data-updated-events-0 in /var/lib/kafka/data-0/kafka-log0/cps-data-updated-events-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,762 INFO [Partition cps-data-updated-events-0 broker=0] No checkpointed highwatermark is found for partition cps-data-updated-events-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,762 INFO [Partition cps-data-updated-events-0 broker=0] Log loaded for partition cps-data-updated-events-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,762 INFO [Broker id=0] Leader cps-data-updated-events-0 with topic id Some(ipkC0pwORUKUqqx9oNurow) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,776 INFO [Broker id=0] Creating new partition subscription-response-1 with topic id cDF4rTM0Qs6RLrAuYj9hAA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,777 INFO [LogLoader partition=subscription-response-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,778 INFO Created log for partition subscription-response-1 in /var/lib/kafka/data-0/kafka-log0/subscription-response-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,778 INFO [Partition subscription-response-1 broker=0] No checkpointed highwatermark is found for partition subscription-response-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,778 INFO [Partition subscription-response-1 broker=0] Log loaded for partition subscription-response-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,778 INFO [Broker id=0] Leader subscription-response-1 with topic id Some(cDF4rTM0Qs6RLrAuYj9hAA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,796 INFO [Broker id=0] Creating new partition ncmp-dmi-cm-avc-subscription-2 with topic id oVmQLqSsQqqx9FSdUDpzDg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,798 INFO [LogLoader partition=ncmp-dmi-cm-avc-subscription-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,798 INFO Created log for partition ncmp-dmi-cm-avc-subscription-2 in /var/lib/kafka/data-0/kafka-log0/ncmp-dmi-cm-avc-subscription-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,798 INFO [Partition ncmp-dmi-cm-avc-subscription-2 broker=0] No checkpointed highwatermark is found for partition ncmp-dmi-cm-avc-subscription-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,798 INFO [Partition ncmp-dmi-cm-avc-subscription-2 broker=0] Log loaded for partition ncmp-dmi-cm-avc-subscription-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,798 INFO [Broker id=0] Leader ncmp-dmi-cm-avc-subscription-2 with topic id Some(oVmQLqSsQqqx9FSdUDpzDg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,808 INFO [Broker id=0] Transitioning 48 partition(s) to local followers. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,808 INFO [Broker id=0] Creating new partition subscription-response-3 with topic id cDF4rTM0Qs6RLrAuYj9hAA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,810 INFO [LogLoader partition=subscription-response-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,811 INFO Created log for partition subscription-response-3 in /var/lib/kafka/data-0/kafka-log0/subscription-response-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,811 INFO [Partition subscription-response-3 broker=0] No checkpointed highwatermark is found for partition subscription-response-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,811 INFO [Partition subscription-response-3 broker=0] Log loaded for partition subscription-response-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,811 INFO [Broker id=0] Follower subscription-response-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,811 INFO [Broker id=0] Creating new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 with topic id EIZTdF0JQCCj5XAvd70sCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,815 INFO [LogLoader partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,816 INFO Created log for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,816 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,816 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,816 INFO [Broker id=0] Follower unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,816 INFO [Broker id=0] Creating new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 with topic id EIZTdF0JQCCj5XAvd70sCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,818 INFO [LogLoader partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,818 INFO Created log for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,818 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,818 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,819 INFO [Broker id=0] Follower unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,819 INFO [Broker id=0] Creating new partition ncmp-async-m2m-5 with topic id z1CVVDMLQzmxUssSBSPbHw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,820 INFO [LogLoader partition=ncmp-async-m2m-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,821 INFO Created log for partition ncmp-async-m2m-5 in /var/lib/kafka/data-0/kafka-log0/ncmp-async-m2m-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,821 INFO [Partition ncmp-async-m2m-5 broker=0] No checkpointed highwatermark is found for partition ncmp-async-m2m-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,821 INFO [Partition ncmp-async-m2m-5 broker=0] Log loaded for partition ncmp-async-m2m-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,821 INFO [Broker id=0] Follower ncmp-async-m2m-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,821 INFO [Broker id=0] Creating new partition dmi-device-heartbeat-5 with topic id dSf_o1s_QHS3s53326EY7g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,824 INFO [LogLoader partition=dmi-device-heartbeat-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,824 INFO Created log for partition dmi-device-heartbeat-5 in /var/lib/kafka/data-0/kafka-log0/dmi-device-heartbeat-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,824 INFO [Partition dmi-device-heartbeat-5 broker=0] No checkpointed highwatermark is found for partition dmi-device-heartbeat-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,824 INFO [Partition dmi-device-heartbeat-5 broker=0] Log loaded for partition dmi-device-heartbeat-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,824 INFO [Broker id=0] Follower dmi-device-heartbeat-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,824 INFO [Broker id=0] Creating new partition subscription-0 with topic id uXZJ5j_RQXykQjcFHH3ODw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,826 INFO [LogLoader partition=subscription-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,826 INFO Created log for partition subscription-0 in /var/lib/kafka/data-0/kafka-log0/subscription-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,826 INFO [Partition subscription-0 broker=0] No checkpointed highwatermark is found for partition subscription-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,826 INFO [Partition subscription-0 broker=0] Log loaded for partition subscription-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,826 INFO [Broker id=0] Follower subscription-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,826 INFO [Broker id=0] Creating new partition dmi-ncmp-cm-avc-subscription-3 with topic id Oulhia4qQeON7OnwSjSPMw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,829 INFO [LogLoader partition=dmi-ncmp-cm-avc-subscription-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,830 INFO Created log for partition dmi-ncmp-cm-avc-subscription-3 in /var/lib/kafka/data-0/kafka-log0/dmi-ncmp-cm-avc-subscription-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,830 INFO [Partition dmi-ncmp-cm-avc-subscription-3 broker=0] No checkpointed highwatermark is found for partition dmi-ncmp-cm-avc-subscription-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,830 INFO [Partition dmi-ncmp-cm-avc-subscription-3 broker=0] Log loaded for partition dmi-ncmp-cm-avc-subscription-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,830 INFO [Broker id=0] Follower dmi-ncmp-cm-avc-subscription-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,830 INFO [Broker id=0] Creating new partition cm-events-0 with topic id E0IdZqZOSAe46TKE23nqDA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,831 INFO [LogLoader partition=cm-events-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,832 INFO Created log for partition cm-events-0 in /var/lib/kafka/data-0/kafka-log0/cm-events-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,832 INFO [Partition cm-events-0 broker=0] No checkpointed highwatermark is found for partition cm-events-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,832 INFO [Partition cm-events-0 broker=0] Log loaded for partition cm-events-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,832 INFO [Broker id=0] Follower cm-events-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,832 INFO [Broker id=0] Creating new partition subscription-2 with topic id uXZJ5j_RQXykQjcFHH3ODw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,833 INFO [LogLoader partition=subscription-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,833 INFO Created log for partition subscription-2 in /var/lib/kafka/data-0/kafka-log0/subscription-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,833 INFO [Partition subscription-2 broker=0] No checkpointed highwatermark is found for partition subscription-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,833 INFO [Partition subscription-2 broker=0] Log loaded for partition subscription-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,833 INFO [Broker id=0] Follower subscription-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,834 INFO [Broker id=0] Creating new partition cm-events-2 with topic id E0IdZqZOSAe46TKE23nqDA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,837 INFO [LogLoader partition=cm-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,837 INFO Created log for partition cm-events-2 in /var/lib/kafka/data-0/kafka-log0/cm-events-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,837 INFO [Partition cm-events-2 broker=0] No checkpointed highwatermark is found for partition cm-events-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,837 INFO [Partition cm-events-2 broker=0] Log loaded for partition cm-events-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,837 INFO [Broker id=0] Follower cm-events-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,837 INFO [Broker id=0] Creating new partition dmi-ncmp-cm-avc-subscription-5 with topic id Oulhia4qQeON7OnwSjSPMw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,838 INFO [LogLoader partition=dmi-ncmp-cm-avc-subscription-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,839 INFO Created log for partition dmi-ncmp-cm-avc-subscription-5 in /var/lib/kafka/data-0/kafka-log0/dmi-ncmp-cm-avc-subscription-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,839 INFO [Partition dmi-ncmp-cm-avc-subscription-5 broker=0] No checkpointed highwatermark is found for partition dmi-ncmp-cm-avc-subscription-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,839 INFO [Partition dmi-ncmp-cm-avc-subscription-5 broker=0] Log loaded for partition dmi-ncmp-cm-avc-subscription-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,839 INFO [Broker id=0] Follower dmi-ncmp-cm-avc-subscription-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,839 INFO [Broker id=0] Creating new partition dmi-cm-events-0 with topic id RBfahw1uRJi3fAy9lEOi1w. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,840 INFO [LogLoader partition=dmi-cm-events-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,840 INFO Created log for partition dmi-cm-events-0 in /var/lib/kafka/data-0/kafka-log0/dmi-cm-events-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,840 INFO [Partition dmi-cm-events-0 broker=0] No checkpointed highwatermark is found for partition dmi-cm-events-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,840 INFO [Partition dmi-cm-events-0 broker=0] Log loaded for partition dmi-cm-events-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,840 INFO [Broker id=0] Follower dmi-cm-events-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,840 INFO [Broker id=0] Creating new partition dmi-cm-events-2 with topic id RBfahw1uRJi3fAy9lEOi1w. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,856 INFO [LogLoader partition=dmi-cm-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,856 INFO Created log for partition dmi-cm-events-2 in /var/lib/kafka/data-0/kafka-log0/dmi-cm-events-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,856 INFO [Partition dmi-cm-events-2 broker=0] No checkpointed highwatermark is found for partition dmi-cm-events-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,856 INFO [Partition dmi-cm-events-2 broker=0] Log loaded for partition dmi-cm-events-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,856 INFO [Broker id=0] Follower dmi-cm-events-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,856 INFO [Broker id=0] Creating new partition cps-data-updated-events-1 with topic id ipkC0pwORUKUqqx9oNurow. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,857 INFO [LogLoader partition=cps-data-updated-events-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,858 INFO Created log for partition cps-data-updated-events-1 in /var/lib/kafka/data-0/kafka-log0/cps-data-updated-events-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,858 INFO [Partition cps-data-updated-events-1 broker=0] No checkpointed highwatermark is found for partition cps-data-updated-events-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,858 INFO [Partition cps-data-updated-events-1 broker=0] Log loaded for partition cps-data-updated-events-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,858 INFO [Broker id=0] Follower cps-data-updated-events-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,858 INFO [Broker id=0] Creating new partition ncmp-inventory-events-5 with topic id MnhV09C1QUGRGJqjcVD4xQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,859 INFO [LogLoader partition=ncmp-inventory-events-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,859 INFO Created log for partition ncmp-inventory-events-5 in /var/lib/kafka/data-0/kafka-log0/ncmp-inventory-events-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,859 INFO [Partition ncmp-inventory-events-5 broker=0] No checkpointed highwatermark is found for partition ncmp-inventory-events-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,859 INFO [Partition ncmp-inventory-events-5 broker=0] Log loaded for partition ncmp-inventory-events-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,859 INFO [Broker id=0] Follower ncmp-inventory-events-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,860 INFO [Broker id=0] Creating new partition dmi-cm-events-4 with topic id RBfahw1uRJi3fAy9lEOi1w. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,863 INFO [LogLoader partition=dmi-cm-events-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,863 INFO Created log for partition dmi-cm-events-4 in /var/lib/kafka/data-0/kafka-log0/dmi-cm-events-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,863 INFO [Partition dmi-cm-events-4 broker=0] No checkpointed highwatermark is found for partition dmi-cm-events-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,863 INFO [Partition dmi-cm-events-4 broker=0] Log loaded for partition dmi-cm-events-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,863 INFO [Broker id=0] Follower dmi-cm-events-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,863 INFO [Broker id=0] Creating new partition cps-data-updated-events-3 with topic id ipkC0pwORUKUqqx9oNurow. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,864 INFO [LogLoader partition=cps-data-updated-events-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,865 INFO Created log for partition cps-data-updated-events-3 in /var/lib/kafka/data-0/kafka-log0/cps-data-updated-events-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,865 INFO [Partition cps-data-updated-events-3 broker=0] No checkpointed highwatermark is found for partition cps-data-updated-events-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,865 INFO [Partition cps-data-updated-events-3 broker=0] Log loaded for partition cps-data-updated-events-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,865 INFO [Broker id=0] Follower cps-data-updated-events-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,865 INFO [Broker id=0] Creating new partition ncmp-inventory-events-1 with topic id MnhV09C1QUGRGJqjcVD4xQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,866 INFO [LogLoader partition=ncmp-inventory-events-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,866 INFO Created log for partition ncmp-inventory-events-1 in /var/lib/kafka/data-0/kafka-log0/ncmp-inventory-events-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,866 INFO [Partition ncmp-inventory-events-1 broker=0] No checkpointed highwatermark is found for partition ncmp-inventory-events-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,866 INFO [Partition ncmp-inventory-events-1 broker=0] Log loaded for partition ncmp-inventory-events-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,866 INFO [Broker id=0] Follower ncmp-inventory-events-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,866 INFO [Broker id=0] Creating new partition ncmp-dmi-cm-avc-subscription-3 with topic id oVmQLqSsQqqx9FSdUDpzDg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,871 INFO [LogLoader partition=ncmp-dmi-cm-avc-subscription-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,871 INFO Created log for partition ncmp-dmi-cm-avc-subscription-3 in /var/lib/kafka/data-0/kafka-log0/ncmp-dmi-cm-avc-subscription-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,871 INFO [Partition ncmp-dmi-cm-avc-subscription-3 broker=0] No checkpointed highwatermark is found for partition ncmp-dmi-cm-avc-subscription-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,871 INFO [Partition ncmp-dmi-cm-avc-subscription-3 broker=0] Log loaded for partition ncmp-dmi-cm-avc-subscription-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,871 INFO [Broker id=0] Follower ncmp-dmi-cm-avc-subscription-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,871 INFO [Broker id=0] Creating new partition dmi-device-heartbeat-3 with topic id dSf_o1s_QHS3s53326EY7g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,872 INFO [LogLoader partition=dmi-device-heartbeat-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,872 INFO Created log for partition dmi-device-heartbeat-3 in /var/lib/kafka/data-0/kafka-log0/dmi-device-heartbeat-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,872 INFO [Partition dmi-device-heartbeat-3 broker=0] No checkpointed highwatermark is found for partition dmi-device-heartbeat-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,872 INFO [Partition dmi-device-heartbeat-3 broker=0] Log loaded for partition dmi-device-heartbeat-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,873 INFO [Broker id=0] Follower dmi-device-heartbeat-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,873 INFO [Broker id=0] Creating new partition ncmp-async-m2m-2 with topic id z1CVVDMLQzmxUssSBSPbHw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,874 INFO [LogLoader partition=ncmp-async-m2m-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,874 INFO Created log for partition ncmp-async-m2m-2 in /var/lib/kafka/data-0/kafka-log0/ncmp-async-m2m-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,874 INFO [Partition ncmp-async-m2m-2 broker=0] No checkpointed highwatermark is found for partition ncmp-async-m2m-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,874 INFO [Partition ncmp-async-m2m-2 broker=0] Log loaded for partition ncmp-async-m2m-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,874 INFO [Broker id=0] Follower ncmp-async-m2m-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,874 INFO [Broker id=0] Creating new partition dmi-device-heartbeat-1 with topic id dSf_o1s_QHS3s53326EY7g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,875 INFO [LogLoader partition=dmi-device-heartbeat-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,875 INFO Created log for partition dmi-device-heartbeat-1 in /var/lib/kafka/data-0/kafka-log0/dmi-device-heartbeat-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,875 INFO [Partition dmi-device-heartbeat-1 broker=0] No checkpointed highwatermark is found for partition dmi-device-heartbeat-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,875 INFO [Partition dmi-device-heartbeat-1 broker=0] Log loaded for partition dmi-device-heartbeat-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,875 INFO [Broker id=0] Follower dmi-device-heartbeat-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,875 INFO [Broker id=0] Creating new partition ncmp-events-3 with topic id zMGApph-QRmNyaEMkI-rWA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,879 INFO [LogLoader partition=ncmp-events-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,880 INFO Created log for partition ncmp-events-3 in /var/lib/kafka/data-0/kafka-log0/ncmp-events-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,880 INFO [Partition ncmp-events-3 broker=0] No checkpointed highwatermark is found for partition ncmp-events-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,880 INFO [Partition ncmp-events-3 broker=0] Log loaded for partition ncmp-events-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,880 INFO [Broker id=0] Follower ncmp-events-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,880 INFO [Broker id=0] Creating new partition ncmp-dmi-cm-avc-subscription-1 with topic id oVmQLqSsQqqx9FSdUDpzDg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,881 INFO [LogLoader partition=ncmp-dmi-cm-avc-subscription-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,882 INFO Created log for partition ncmp-dmi-cm-avc-subscription-1 in /var/lib/kafka/data-0/kafka-log0/ncmp-dmi-cm-avc-subscription-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,882 INFO [Partition ncmp-dmi-cm-avc-subscription-1 broker=0] No checkpointed highwatermark is found for partition ncmp-dmi-cm-avc-subscription-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,882 INFO [Partition ncmp-dmi-cm-avc-subscription-1 broker=0] Log loaded for partition ncmp-dmi-cm-avc-subscription-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,882 INFO [Broker id=0] Follower ncmp-dmi-cm-avc-subscription-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,882 INFO [Broker id=0] Creating new partition subscription-response-4 with topic id cDF4rTM0Qs6RLrAuYj9hAA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,885 INFO [LogLoader partition=subscription-response-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,885 INFO Created log for partition subscription-response-4 in /var/lib/kafka/data-0/kafka-log0/subscription-response-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,885 INFO [Partition subscription-response-4 broker=0] No checkpointed highwatermark is found for partition subscription-response-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,885 INFO [Partition subscription-response-4 broker=0] Log loaded for partition subscription-response-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,885 INFO [Broker id=0] Follower subscription-response-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,885 INFO [Broker id=0] Creating new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 with topic id EIZTdF0JQCCj5XAvd70sCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,889 INFO [LogLoader partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,890 INFO Created log for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,890 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,890 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,890 INFO [Broker id=0] Follower unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,890 INFO [Broker id=0] Creating new partition dmi-ncmp-cm-avc-subscription-0 with topic id Oulhia4qQeON7OnwSjSPMw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,891 INFO [LogLoader partition=dmi-ncmp-cm-avc-subscription-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,891 INFO Created log for partition dmi-ncmp-cm-avc-subscription-0 in /var/lib/kafka/data-0/kafka-log0/dmi-ncmp-cm-avc-subscription-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,891 INFO [Partition dmi-ncmp-cm-avc-subscription-0 broker=0] No checkpointed highwatermark is found for partition dmi-ncmp-cm-avc-subscription-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,891 INFO [Partition dmi-ncmp-cm-avc-subscription-0 broker=0] Log loaded for partition dmi-ncmp-cm-avc-subscription-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,891 INFO [Broker id=0] Follower dmi-ncmp-cm-avc-subscription-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,891 INFO [Broker id=0] Creating new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 with topic id EIZTdF0JQCCj5XAvd70sCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,894 INFO [LogLoader partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,894 INFO Created log for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,894 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,894 INFO [Partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,894 INFO [Broker id=0] Follower unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,894 INFO [Broker id=0] Creating new partition dmi-ncmp-cm-avc-subscription-2 with topic id Oulhia4qQeON7OnwSjSPMw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,895 INFO [LogLoader partition=dmi-ncmp-cm-avc-subscription-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,896 INFO Created log for partition dmi-ncmp-cm-avc-subscription-2 in /var/lib/kafka/data-0/kafka-log0/dmi-ncmp-cm-avc-subscription-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,896 INFO [Partition dmi-ncmp-cm-avc-subscription-2 broker=0] No checkpointed highwatermark is found for partition dmi-ncmp-cm-avc-subscription-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,896 INFO [Partition dmi-ncmp-cm-avc-subscription-2 broker=0] Log loaded for partition dmi-ncmp-cm-avc-subscription-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,896 INFO [Broker id=0] Follower dmi-ncmp-cm-avc-subscription-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,896 INFO [Broker id=0] Creating new partition cm-events-3 with topic id E0IdZqZOSAe46TKE23nqDA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,897 INFO [LogLoader partition=cm-events-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,897 INFO Created log for partition cm-events-3 in /var/lib/kafka/data-0/kafka-log0/cm-events-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,897 INFO [Partition cm-events-3 broker=0] No checkpointed highwatermark is found for partition cm-events-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,897 INFO [Partition cm-events-3 broker=0] Log loaded for partition cm-events-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,897 INFO [Broker id=0] Follower cm-events-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,897 INFO [Broker id=0] Creating new partition subscription-3 with topic id uXZJ5j_RQXykQjcFHH3ODw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,898 INFO [LogLoader partition=subscription-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,899 INFO Created log for partition subscription-3 in /var/lib/kafka/data-0/kafka-log0/subscription-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,899 INFO [Partition subscription-3 broker=0] No checkpointed highwatermark is found for partition subscription-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,899 INFO [Partition subscription-3 broker=0] Log loaded for partition subscription-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,899 INFO [Broker id=0] Follower subscription-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,899 INFO [Broker id=0] Creating new partition cm-events-5 with topic id E0IdZqZOSAe46TKE23nqDA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,902 INFO [LogLoader partition=cm-events-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,902 INFO Created log for partition cm-events-5 in /var/lib/kafka/data-0/kafka-log0/cm-events-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,902 INFO [Partition cm-events-5 broker=0] No checkpointed highwatermark is found for partition cm-events-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,902 INFO [Partition cm-events-5 broker=0] Log loaded for partition cm-events-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,902 INFO [Broker id=0] Follower cm-events-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,902 INFO [Broker id=0] Creating new partition subscription-5 with topic id uXZJ5j_RQXykQjcFHH3ODw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,903 INFO [LogLoader partition=subscription-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,903 INFO Created log for partition subscription-5 in /var/lib/kafka/data-0/kafka-log0/subscription-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,903 INFO [Partition subscription-5 broker=0] No checkpointed highwatermark is found for partition subscription-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,903 INFO [Partition subscription-5 broker=0] Log loaded for partition subscription-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,903 INFO [Broker id=0] Follower subscription-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,903 INFO [Broker id=0] Creating new partition cps-data-updated-events-2 with topic id ipkC0pwORUKUqqx9oNurow. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,907 INFO [LogLoader partition=cps-data-updated-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,907 INFO Created log for partition cps-data-updated-events-2 in /var/lib/kafka/data-0/kafka-log0/cps-data-updated-events-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,907 INFO [Partition cps-data-updated-events-2 broker=0] No checkpointed highwatermark is found for partition cps-data-updated-events-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,907 INFO [Partition cps-data-updated-events-2 broker=0] Log loaded for partition cps-data-updated-events-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,907 INFO [Broker id=0] Follower cps-data-updated-events-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,907 INFO [Broker id=0] Creating new partition cps-data-updated-events-4 with topic id ipkC0pwORUKUqqx9oNurow. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,908 INFO [LogLoader partition=cps-data-updated-events-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,909 INFO Created log for partition cps-data-updated-events-4 in /var/lib/kafka/data-0/kafka-log0/cps-data-updated-events-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,909 INFO [Partition cps-data-updated-events-4 broker=0] No checkpointed highwatermark is found for partition cps-data-updated-events-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,909 INFO [Partition cps-data-updated-events-4 broker=0] Log loaded for partition cps-data-updated-events-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,909 INFO [Broker id=0] Follower cps-data-updated-events-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,909 INFO [Broker id=0] Creating new partition ncmp-inventory-events-4 with topic id MnhV09C1QUGRGJqjcVD4xQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,912 INFO [LogLoader partition=ncmp-inventory-events-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,913 INFO Created log for partition ncmp-inventory-events-4 in /var/lib/kafka/data-0/kafka-log0/ncmp-inventory-events-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,913 INFO [Partition ncmp-inventory-events-4 broker=0] No checkpointed highwatermark is found for partition ncmp-inventory-events-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,913 INFO [Partition ncmp-inventory-events-4 broker=0] Log loaded for partition ncmp-inventory-events-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,913 INFO [Broker id=0] Follower ncmp-inventory-events-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,913 INFO [Broker id=0] Creating new partition dmi-cm-events-5 with topic id RBfahw1uRJi3fAy9lEOi1w. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,917 INFO [LogLoader partition=dmi-cm-events-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,917 INFO Created log for partition dmi-cm-events-5 in /var/lib/kafka/data-0/kafka-log0/dmi-cm-events-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,917 INFO [Partition dmi-cm-events-5 broker=0] No checkpointed highwatermark is found for partition dmi-cm-events-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,917 INFO [Partition dmi-cm-events-5 broker=0] Log loaded for partition dmi-cm-events-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,917 INFO [Broker id=0] Follower dmi-cm-events-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,917 INFO [Broker id=0] Creating new partition ncmp-inventory-events-2 with topic id MnhV09C1QUGRGJqjcVD4xQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,918 INFO [LogLoader partition=ncmp-inventory-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,918 INFO Created log for partition ncmp-inventory-events-2 in /var/lib/kafka/data-0/kafka-log0/ncmp-inventory-events-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,918 INFO [Partition ncmp-inventory-events-2 broker=0] No checkpointed highwatermark is found for partition ncmp-inventory-events-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,919 INFO [Partition ncmp-inventory-events-2 broker=0] Log loaded for partition ncmp-inventory-events-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,919 INFO [Broker id=0] Follower ncmp-inventory-events-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,919 INFO [Broker id=0] Creating new partition dmi-device-heartbeat-2 with topic id dSf_o1s_QHS3s53326EY7g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,920 INFO [LogLoader partition=dmi-device-heartbeat-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,920 INFO Created log for partition dmi-device-heartbeat-2 in /var/lib/kafka/data-0/kafka-log0/dmi-device-heartbeat-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,920 INFO [Partition dmi-device-heartbeat-2 broker=0] No checkpointed highwatermark is found for partition dmi-device-heartbeat-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,920 INFO [Partition dmi-device-heartbeat-2 broker=0] Log loaded for partition dmi-device-heartbeat-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,920 INFO [Broker id=0] Follower dmi-device-heartbeat-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,920 INFO [Broker id=0] Creating new partition ncmp-async-m2m-3 with topic id z1CVVDMLQzmxUssSBSPbHw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,921 INFO [LogLoader partition=ncmp-async-m2m-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,922 INFO Created log for partition ncmp-async-m2m-3 in /var/lib/kafka/data-0/kafka-log0/ncmp-async-m2m-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,922 INFO [Partition ncmp-async-m2m-3 broker=0] No checkpointed highwatermark is found for partition ncmp-async-m2m-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,922 INFO [Partition ncmp-async-m2m-3 broker=0] Log loaded for partition ncmp-async-m2m-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,922 INFO [Broker id=0] Follower ncmp-async-m2m-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,922 INFO [Broker id=0] Creating new partition ncmp-events-4 with topic id zMGApph-QRmNyaEMkI-rWA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,925 INFO [LogLoader partition=ncmp-events-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,925 INFO Created log for partition ncmp-events-4 in /var/lib/kafka/data-0/kafka-log0/ncmp-events-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,925 INFO [Partition ncmp-events-4 broker=0] No checkpointed highwatermark is found for partition ncmp-events-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,925 INFO [Partition ncmp-events-4 broker=0] Log loaded for partition ncmp-events-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,925 INFO [Broker id=0] Follower ncmp-events-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,925 INFO [Broker id=0] Creating new partition ncmp-dmi-cm-avc-subscription-4 with topic id oVmQLqSsQqqx9FSdUDpzDg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,926 INFO [LogLoader partition=ncmp-dmi-cm-avc-subscription-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,926 INFO Created log for partition ncmp-dmi-cm-avc-subscription-4 in /var/lib/kafka/data-0/kafka-log0/ncmp-dmi-cm-avc-subscription-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,926 INFO [Partition ncmp-dmi-cm-avc-subscription-4 broker=0] No checkpointed highwatermark is found for partition ncmp-dmi-cm-avc-subscription-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,926 INFO [Partition ncmp-dmi-cm-avc-subscription-4 broker=0] Log loaded for partition ncmp-dmi-cm-avc-subscription-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,926 INFO [Broker id=0] Follower ncmp-dmi-cm-avc-subscription-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,926 INFO [Broker id=0] Creating new partition ncmp-async-m2m-1 with topic id z1CVVDMLQzmxUssSBSPbHw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,929 INFO [LogLoader partition=ncmp-async-m2m-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,930 INFO Created log for partition ncmp-async-m2m-1 in /var/lib/kafka/data-0/kafka-log0/ncmp-async-m2m-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,930 INFO [Partition ncmp-async-m2m-1 broker=0] No checkpointed highwatermark is found for partition ncmp-async-m2m-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,930 INFO [Partition ncmp-async-m2m-1 broker=0] Log loaded for partition ncmp-async-m2m-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,930 INFO [Broker id=0] Follower ncmp-async-m2m-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,930 INFO [Broker id=0] Creating new partition subscription-response-0 with topic id cDF4rTM0Qs6RLrAuYj9hAA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,931 INFO [LogLoader partition=subscription-response-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,931 INFO Created log for partition subscription-response-0 in /var/lib/kafka/data-0/kafka-log0/subscription-response-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,931 INFO [Partition subscription-response-0 broker=0] No checkpointed highwatermark is found for partition subscription-response-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,931 INFO [Partition subscription-response-0 broker=0] Log loaded for partition subscription-response-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,931 INFO [Broker id=0] Follower subscription-response-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,931 INFO [Broker id=0] Creating new partition ncmp-events-0 with topic id zMGApph-QRmNyaEMkI-rWA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,935 INFO [LogLoader partition=ncmp-events-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,935 INFO Created log for partition ncmp-events-0 in /var/lib/kafka/data-0/kafka-log0/ncmp-events-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,936 INFO [Partition ncmp-events-0 broker=0] No checkpointed highwatermark is found for partition ncmp-events-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,936 INFO [Partition ncmp-events-0 broker=0] Log loaded for partition ncmp-events-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,936 INFO [Broker id=0] Follower ncmp-events-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,936 INFO [Broker id=0] Creating new partition ncmp-dmi-cm-avc-subscription-0 with topic id oVmQLqSsQqqx9FSdUDpzDg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,937 INFO [LogLoader partition=ncmp-dmi-cm-avc-subscription-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,937 INFO Created log for partition ncmp-dmi-cm-avc-subscription-0 in /var/lib/kafka/data-0/kafka-log0/ncmp-dmi-cm-avc-subscription-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,937 INFO [Partition ncmp-dmi-cm-avc-subscription-0 broker=0] No checkpointed highwatermark is found for partition ncmp-dmi-cm-avc-subscription-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,937 INFO [Partition ncmp-dmi-cm-avc-subscription-0 broker=0] Log loaded for partition ncmp-dmi-cm-avc-subscription-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,937 INFO [Broker id=0] Follower ncmp-dmi-cm-avc-subscription-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,937 INFO [Broker id=0] Creating new partition subscription-response-2 with topic id cDF4rTM0Qs6RLrAuYj9hAA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,941 INFO [LogLoader partition=subscription-response-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,941 INFO Created log for partition subscription-response-2 in /var/lib/kafka/data-0/kafka-log0/subscription-response-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,941 INFO [Partition subscription-response-2 broker=0] No checkpointed highwatermark is found for partition subscription-response-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,941 INFO [Partition subscription-response-2 broker=0] Log loaded for partition subscription-response-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,941 INFO [Broker id=0] Follower subscription-response-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,941 INFO [Broker id=0] Creating new partition ncmp-events-2 with topic id zMGApph-QRmNyaEMkI-rWA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,942 INFO [LogLoader partition=ncmp-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,942 INFO Created log for partition ncmp-events-2 in /var/lib/kafka/data-0/kafka-log0/ncmp-events-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,942 INFO [Partition ncmp-events-2 broker=0] No checkpointed highwatermark is found for partition ncmp-events-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,942 INFO [Partition ncmp-events-2 broker=0] Log loaded for partition ncmp-events-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,942 INFO [Broker id=0] Follower ncmp-events-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,943 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5, ncmp-async-m2m-5, dmi-device-heartbeat-5, subscription-0, dmi-ncmp-cm-avc-subscription-3, cm-events-2, dmi-cm-events-2, cps-data-updated-events-3, dmi-device-heartbeat-1, ncmp-dmi-cm-avc-subscription-1, unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, dmi-ncmp-cm-avc-subscription-0, cm-events-3, subscription-5, cps-data-updated-events-2, ncmp-inventory-events-4, dmi-device-heartbeat-2, ncmp-async-m2m-3, subscription-response-2, ncmp-events-2, subscription-response-3, unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3, cm-events-0, subscription-2, dmi-ncmp-cm-avc-subscription-5, dmi-cm-events-0, cps-data-updated-events-1, ncmp-inventory-events-5, dmi-cm-events-4, ncmp-inventory-events-1, ncmp-dmi-cm-avc-subscription-3, dmi-device-heartbeat-3, ncmp-async-m2m-2, ncmp-events-3, subscription-response-4, unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2, dmi-ncmp-cm-avc-subscription-2, subscription-3, cm-events-5, cps-data-updated-events-4, dmi-cm-events-5, ncmp-inventory-events-2, ncmp-events-4, ncmp-dmi-cm-avc-subscription-4, ncmp-async-m2m-1, subscription-response-0, ncmp-events-0, ncmp-dmi-cm-avc-subscription-0) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,943 INFO [Broker id=0] Stopped fetchers as part of become-follower for 48 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,944 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 2 for partitions HashMap(subscription-response-3 -> InitialFetchState(Some(cDF4rTM0Qs6RLrAuYj9hAA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 -> InitialFetchState(Some(EIZTdF0JQCCj5XAvd70sCw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), subscription-0 -> InitialFetchState(Some(uXZJ5j_RQXykQjcFHH3ODw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-ncmp-cm-avc-subscription-3 -> InitialFetchState(Some(Oulhia4qQeON7OnwSjSPMw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cm-events-0 -> InitialFetchState(Some(E0IdZqZOSAe46TKE23nqDA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-cm-events-0 -> InitialFetchState(Some(RBfahw1uRJi3fAy9lEOi1w),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-cm-events-4 -> InitialFetchState(Some(RBfahw1uRJi3fAy9lEOi1w),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cps-data-updated-events-3 -> InitialFetchState(Some(ipkC0pwORUKUqqx9oNurow),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-dmi-cm-avc-subscription-3 -> InitialFetchState(Some(oVmQLqSsQqqx9FSdUDpzDg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-device-heartbeat-3 -> InitialFetchState(Some(dSf_o1s_QHS3s53326EY7g),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-async-m2m-2 -> InitialFetchState(Some(z1CVVDMLQzmxUssSBSPbHw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-events-3 -> InitialFetchState(Some(zMGApph-QRmNyaEMkI-rWA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-dmi-cm-avc-subscription-1 -> InitialFetchState(Some(oVmQLqSsQqqx9FSdUDpzDg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 -> InitialFetchState(Some(EIZTdF0JQCCj5XAvd70sCw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-ncmp-cm-avc-subscription-0 -> InitialFetchState(Some(Oulhia4qQeON7OnwSjSPMw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cm-events-3 -> InitialFetchState(Some(E0IdZqZOSAe46TKE23nqDA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), subscription-5 -> InitialFetchState(Some(uXZJ5j_RQXykQjcFHH3ODw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cps-data-updated-events-2 -> InitialFetchState(Some(ipkC0pwORUKUqqx9oNurow),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-inventory-events-4 -> InitialFetchState(Some(MnhV09C1QUGRGJqjcVD4xQ),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-inventory-events-2 -> InitialFetchState(Some(MnhV09C1QUGRGJqjcVD4xQ),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-device-heartbeat-2 -> InitialFetchState(Some(dSf_o1s_QHS3s53326EY7g),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-async-m2m-3 -> InitialFetchState(Some(z1CVVDMLQzmxUssSBSPbHw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), subscription-response-0 -> InitialFetchState(Some(cDF4rTM0Qs6RLrAuYj9hAA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-events-0 -> InitialFetchState(Some(zMGApph-QRmNyaEMkI-rWA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,944 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 1 for partitions HashMap(unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 -> InitialFetchState(Some(EIZTdF0JQCCj5XAvd70sCw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-async-m2m-5 -> InitialFetchState(Some(z1CVVDMLQzmxUssSBSPbHw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-device-heartbeat-5 -> InitialFetchState(Some(dSf_o1s_QHS3s53326EY7g),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), subscription-2 -> InitialFetchState(Some(uXZJ5j_RQXykQjcFHH3ODw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cm-events-2 -> InitialFetchState(Some(E0IdZqZOSAe46TKE23nqDA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-ncmp-cm-avc-subscription-5 -> InitialFetchState(Some(Oulhia4qQeON7OnwSjSPMw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-cm-events-2 -> InitialFetchState(Some(RBfahw1uRJi3fAy9lEOi1w),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cps-data-updated-events-1 -> InitialFetchState(Some(ipkC0pwORUKUqqx9oNurow),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-inventory-events-5 -> InitialFetchState(Some(MnhV09C1QUGRGJqjcVD4xQ),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-inventory-events-1 -> InitialFetchState(Some(MnhV09C1QUGRGJqjcVD4xQ),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-device-heartbeat-1 -> InitialFetchState(Some(dSf_o1s_QHS3s53326EY7g),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), subscription-response-4 -> InitialFetchState(Some(cDF4rTM0Qs6RLrAuYj9hAA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 -> InitialFetchState(Some(EIZTdF0JQCCj5XAvd70sCw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-ncmp-cm-avc-subscription-2 -> InitialFetchState(Some(Oulhia4qQeON7OnwSjSPMw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), subscription-3 -> InitialFetchState(Some(uXZJ5j_RQXykQjcFHH3ODw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cm-events-5 -> InitialFetchState(Some(E0IdZqZOSAe46TKE23nqDA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), cps-data-updated-events-4 -> InitialFetchState(Some(ipkC0pwORUKUqqx9oNurow),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), dmi-cm-events-5 -> InitialFetchState(Some(RBfahw1uRJi3fAy9lEOi1w),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-events-4 -> InitialFetchState(Some(zMGApph-QRmNyaEMkI-rWA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-dmi-cm-avc-subscription-4 -> InitialFetchState(Some(oVmQLqSsQqqx9FSdUDpzDg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-async-m2m-1 -> InitialFetchState(Some(z1CVVDMLQzmxUssSBSPbHw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-dmi-cm-avc-subscription-0 -> InitialFetchState(Some(oVmQLqSsQqqx9FSdUDpzDg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), subscription-response-2 -> InitialFetchState(Some(cDF4rTM0Qs6RLrAuYj9hAA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), ncmp-events-2 -> InitialFetchState(Some(zMGApph-QRmNyaEMkI-rWA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,944 INFO [Broker id=0] Started fetchers as part of become-follower for 48 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,945 INFO [DynamicConfigPublisher broker id=0] Updating topic cm-events with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,946 INFO [DynamicConfigPublisher broker id=0] Updating topic ncmp-inventory-events with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,946 INFO [DynamicConfigPublisher broker id=0] Updating topic subscription-response with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,946 INFO [DynamicConfigPublisher broker id=0] Updating topic cps-data-updated-events with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,946 INFO [DynamicConfigPublisher broker id=0] Updating topic dmi-device-heartbeat with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,947 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,947 INFO [DynamicConfigPublisher broker id=0] Updating topic ncmp-async-m2m with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,947 INFO [DynamicConfigPublisher broker id=0] Updating topic dmi-cm-events with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,947 INFO [DynamicConfigPublisher broker id=0] Updating topic ncmp-dmi-cm-avc-subscription with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,948 INFO [DynamicConfigPublisher broker id=0] Updating topic dmi-ncmp-cm-avc-subscription with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,948 INFO [DynamicConfigPublisher broker id=0] Updating topic subscription with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,948 INFO [DynamicConfigPublisher broker id=0] Updating topic ncmp-events with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:16,980 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition ncmp-async-m2m-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=ncmp-async-m2m-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition dmi-device-heartbeat-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=dmi-device-heartbeat-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition subscription-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=subscription-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cm-events-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=cm-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition dmi-ncmp-cm-avc-subscription-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=dmi-ncmp-cm-avc-subscription-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition dmi-cm-events-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=dmi-cm-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cps-data-updated-events-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=cps-data-updated-events-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition ncmp-inventory-events-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=ncmp-inventory-events-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition ncmp-inventory-events-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=ncmp-inventory-events-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition dmi-device-heartbeat-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=dmi-device-heartbeat-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition subscription-response-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=subscription-response-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition dmi-ncmp-cm-avc-subscription-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=dmi-ncmp-cm-avc-subscription-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition subscription-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=subscription-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cm-events-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=cm-events-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition cps-data-updated-events-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=cps-data-updated-events-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition dmi-cm-events-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,981 INFO [UnifiedLog partition=dmi-cm-events-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition ncmp-events-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [UnifiedLog partition=ncmp-events-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition ncmp-dmi-cm-avc-subscription-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [UnifiedLog partition=ncmp-dmi-cm-avc-subscription-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition ncmp-async-m2m-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [UnifiedLog partition=ncmp-async-m2m-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition ncmp-dmi-cm-avc-subscription-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [UnifiedLog partition=ncmp-dmi-cm-avc-subscription-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition subscription-response-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [UnifiedLog partition=subscription-response-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition ncmp-events-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,982 INFO [UnifiedLog partition=ncmp-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition subscription-response-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=subscription-response-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition subscription-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=subscription-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition dmi-ncmp-cm-avc-subscription-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=dmi-ncmp-cm-avc-subscription-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cm-events-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=cm-events-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition dmi-cm-events-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=dmi-cm-events-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition dmi-cm-events-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=dmi-cm-events-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cps-data-updated-events-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=cps-data-updated-events-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition ncmp-dmi-cm-avc-subscription-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=ncmp-dmi-cm-avc-subscription-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition dmi-device-heartbeat-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=dmi-device-heartbeat-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition ncmp-async-m2m-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=ncmp-async-m2m-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition ncmp-events-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=ncmp-events-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition ncmp-dmi-cm-avc-subscription-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,993 INFO [UnifiedLog partition=ncmp-dmi-cm-avc-subscription-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition dmi-ncmp-cm-avc-subscription-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=dmi-ncmp-cm-avc-subscription-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cm-events-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=cm-events-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition subscription-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=subscription-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition cps-data-updated-events-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=cps-data-updated-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition ncmp-inventory-events-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=ncmp-inventory-events-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition ncmp-inventory-events-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=ncmp-inventory-events-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition dmi-device-heartbeat-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=dmi-device-heartbeat-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition ncmp-async-m2m-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=ncmp-async-m2m-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition subscription-response-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=subscription-response-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition ncmp-events-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:16,994 INFO [UnifiedLog partition=ncmp-events-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,048 INFO [Broker id=0] Transitioning 34 partition(s) to local leaders. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,049 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(HV_VES_PERF3GPP-1, unauthenticated.SEC_HEARTBEAT_OUTPUT-0, SEC_3GPP_PROVISIONING_OUTPUT-5, SEC_3GPP_FAULTSUPERVISION_OUTPUT-4, unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1, unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5, HV_VES_PERF3GPP-3, unauthenticated.VES_MEASUREMENT_OUTPUT-5, unauthenticated.SEC_FAULT_OUTPUT-5, SEC_3GPP_FAULTSUPERVISION_OUTPUT-1, SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5, unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0, SEC_3GPP_HEARTBEAT_OUTPUT-2, unauthenticated.SEC_OTHER_OUTPUT-1, SEC_3GPP_HEARTBEAT_OUTPUT-4, unauthenticated.SEC_OTHER_OUTPUT-5, SEC_3GPP_PROVISIONING_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-0, unauthenticated.PNF_READY-0, unauthenticated.SEC_HEARTBEAT_OUTPUT-5, unauthenticated.PNF_READY-4, unauthenticated.PNF_UPDATE-5, unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3, unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4, unauthenticated.VES_NOTIFICATION_OUTPUT-3, unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5, unauthenticated.VES_NOTIFICATION_OUTPUT-1, unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-5, unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1, unauthenticated.SEC_FAULT_OUTPUT-2, SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0, unauthenticated.PNF_UPDATE-1, unauthenticated.VES_MEASUREMENT_OUTPUT-2) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,050 INFO [Broker id=0] Creating new partition HV_VES_PERF3GPP-1 with topic id q5XuARZeTTSZ2I-QKjchjg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,052 INFO [LogLoader partition=HV_VES_PERF3GPP-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,052 INFO Created log for partition HV_VES_PERF3GPP-1 in /var/lib/kafka/data-0/kafka-log0/HV_VES_PERF3GPP-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,053 INFO [Partition HV_VES_PERF3GPP-1 broker=0] No checkpointed highwatermark is found for partition HV_VES_PERF3GPP-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,053 INFO [Partition HV_VES_PERF3GPP-1 broker=0] Log loaded for partition HV_VES_PERF3GPP-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,053 INFO [Broker id=0] Leader HV_VES_PERF3GPP-1 with topic id Some(q5XuARZeTTSZ2I-QKjchjg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,062 INFO [Broker id=0] Creating new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 with topic id BK8x1Xn_ThqK9ZROw7QCYg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,064 INFO [LogLoader partition=unauthenticated.SEC_HEARTBEAT_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,064 INFO Created log for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_HEARTBEAT_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,064 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,064 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,064 INFO [Broker id=0] Leader unauthenticated.SEC_HEARTBEAT_OUTPUT-0 with topic id Some(BK8x1Xn_ThqK9ZROw7QCYg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,071 INFO [Broker id=0] Creating new partition SEC_3GPP_PROVISIONING_OUTPUT-5 with topic id aLkPF5sOQuuMHY4EZytBww. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,073 INFO [LogLoader partition=SEC_3GPP_PROVISIONING_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,073 INFO Created log for partition SEC_3GPP_PROVISIONING_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PROVISIONING_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,073 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PROVISIONING_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,073 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-5 broker=0] Log loaded for partition SEC_3GPP_PROVISIONING_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,073 INFO [Broker id=0] Leader SEC_3GPP_PROVISIONING_OUTPUT-5 with topic id Some(aLkPF5sOQuuMHY4EZytBww) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,084 INFO [Broker id=0] Creating new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic id XATw11xsTgOarjic6huU5g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,086 INFO [LogLoader partition=SEC_3GPP_FAULTSUPERVISION_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,086 INFO Created log for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,086 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,086 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 broker=0] Log loaded for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,086 INFO [Broker id=0] Leader SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic id Some(XATw11xsTgOarjic6huU5g) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,092 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 with topic id LkAUD4bnSDehK0W-8hqcUw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,094 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,094 INFO Created log for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,094 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,094 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,094 INFO [Broker id=0] Leader unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 with topic id Some(LkAUD4bnSDehK0W-8hqcUw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,102 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 with topic id LkAUD4bnSDehK0W-8hqcUw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,104 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,105 INFO Created log for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,105 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,105 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,105 INFO [Broker id=0] Leader unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 with topic id Some(LkAUD4bnSDehK0W-8hqcUw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,115 INFO [Broker id=0] Creating new partition HV_VES_PERF3GPP-3 with topic id q5XuARZeTTSZ2I-QKjchjg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,116 INFO [LogLoader partition=HV_VES_PERF3GPP-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,116 INFO Created log for partition HV_VES_PERF3GPP-3 in /var/lib/kafka/data-0/kafka-log0/HV_VES_PERF3GPP-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,116 INFO [Partition HV_VES_PERF3GPP-3 broker=0] No checkpointed highwatermark is found for partition HV_VES_PERF3GPP-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,116 INFO [Partition HV_VES_PERF3GPP-3 broker=0] Log loaded for partition HV_VES_PERF3GPP-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,116 INFO [Broker id=0] Leader HV_VES_PERF3GPP-3 with topic id Some(q5XuARZeTTSZ2I-QKjchjg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,132 INFO [Broker id=0] Creating new partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 with topic id n_Tzw7lCRui7BJvKr6JlHA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,135 INFO [LogLoader partition=unauthenticated.VES_MEASUREMENT_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,135 INFO Created log for partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_MEASUREMENT_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,135 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,135 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,135 INFO [Broker id=0] Leader unauthenticated.VES_MEASUREMENT_OUTPUT-5 with topic id Some(n_Tzw7lCRui7BJvKr6JlHA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,145 INFO [Broker id=0] Creating new partition unauthenticated.SEC_FAULT_OUTPUT-5 with topic id 7TeB3fG3ScqaX3oIEL4Pqg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,147 INFO [LogLoader partition=unauthenticated.SEC_FAULT_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,147 INFO Created log for partition unauthenticated.SEC_FAULT_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_FAULT_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,147 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_FAULT_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,147 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.SEC_FAULT_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,147 INFO [Broker id=0] Leader unauthenticated.SEC_FAULT_OUTPUT-5 with topic id Some(7TeB3fG3ScqaX3oIEL4Pqg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,158 INFO [Broker id=0] Creating new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic id XATw11xsTgOarjic6huU5g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,159 INFO [LogLoader partition=SEC_3GPP_FAULTSUPERVISION_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,159 INFO Created log for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,159 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,159 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 broker=0] Log loaded for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,159 INFO [Broker id=0] Leader SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic id Some(XATw11xsTgOarjic6huU5g) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,176 INFO [Broker id=0] Creating new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic id dOVSn3jgQZuRBYI6nWgygQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,177 INFO [LogLoader partition=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,178 INFO Created log for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,178 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,178 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 broker=0] Log loaded for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,178 INFO [Broker id=0] Leader SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic id Some(dOVSn3jgQZuRBYI6nWgygQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,194 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic id LMvH51EoTQC-26c6H6Hm4A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,195 INFO [LogLoader partition=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,196 INFO Created log for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,196 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,196 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,196 INFO [Broker id=0] Leader unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic id Some(LMvH51EoTQC-26c6H6Hm4A) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,208 INFO [Broker id=0] Creating new partition SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic id Ny4tmiUeTRiUehRcGx5KsA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,209 INFO [LogLoader partition=SEC_3GPP_HEARTBEAT_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,210 INFO Created log for partition SEC_3GPP_HEARTBEAT_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_HEARTBEAT_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,210 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_HEARTBEAT_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,210 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-2 broker=0] Log loaded for partition SEC_3GPP_HEARTBEAT_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,210 INFO [Broker id=0] Leader SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic id Some(Ny4tmiUeTRiUehRcGx5KsA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,219 INFO [Broker id=0] Creating new partition unauthenticated.SEC_OTHER_OUTPUT-1 with topic id YdNA_SgjQf2zWCBG6C4plw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,221 INFO [LogLoader partition=unauthenticated.SEC_OTHER_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,221 INFO Created log for partition unauthenticated.SEC_OTHER_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_OTHER_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,221 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_OTHER_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,221 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.SEC_OTHER_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,221 INFO [Broker id=0] Leader unauthenticated.SEC_OTHER_OUTPUT-1 with topic id Some(YdNA_SgjQf2zWCBG6C4plw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,232 INFO [Broker id=0] Creating new partition SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic id Ny4tmiUeTRiUehRcGx5KsA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,233 INFO [LogLoader partition=SEC_3GPP_HEARTBEAT_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,234 INFO Created log for partition SEC_3GPP_HEARTBEAT_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_HEARTBEAT_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,234 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_HEARTBEAT_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,234 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-4 broker=0] Log loaded for partition SEC_3GPP_HEARTBEAT_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,234 INFO [Broker id=0] Leader SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic id Some(Ny4tmiUeTRiUehRcGx5KsA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,243 INFO [Broker id=0] Creating new partition unauthenticated.SEC_OTHER_OUTPUT-5 with topic id YdNA_SgjQf2zWCBG6C4plw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,245 INFO [LogLoader partition=unauthenticated.SEC_OTHER_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,246 INFO Created log for partition unauthenticated.SEC_OTHER_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_OTHER_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,246 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_OTHER_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,246 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.SEC_OTHER_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,246 INFO [Broker id=0] Leader unauthenticated.SEC_OTHER_OUTPUT-5 with topic id Some(YdNA_SgjQf2zWCBG6C4plw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,257 INFO [Broker id=0] Creating new partition SEC_3GPP_PROVISIONING_OUTPUT-0 with topic id aLkPF5sOQuuMHY4EZytBww. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,258 INFO [LogLoader partition=SEC_3GPP_PROVISIONING_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,258 INFO Created log for partition SEC_3GPP_PROVISIONING_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PROVISIONING_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,258 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PROVISIONING_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,258 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-0 broker=0] Log loaded for partition SEC_3GPP_PROVISIONING_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,258 INFO [Broker id=0] Leader SEC_3GPP_PROVISIONING_OUTPUT-0 with topic id Some(aLkPF5sOQuuMHY4EZytBww) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,266 INFO [Broker id=0] Creating new partition unauthenticated.VES_PNFREG_OUTPUT-0 with topic id hvURbXVLTOSjPaZyQA-TCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,267 INFO [LogLoader partition=unauthenticated.VES_PNFREG_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,268 INFO Created log for partition unauthenticated.VES_PNFREG_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_PNFREG_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,268 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_PNFREG_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,268 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.VES_PNFREG_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,268 INFO [Broker id=0] Leader unauthenticated.VES_PNFREG_OUTPUT-0 with topic id Some(hvURbXVLTOSjPaZyQA-TCw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,278 INFO [Broker id=0] Creating new partition unauthenticated.PNF_READY-0 with topic id wDoviikvSNy_UCGZ3eX0Pw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,280 INFO [LogLoader partition=unauthenticated.PNF_READY-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,280 INFO Created log for partition unauthenticated.PNF_READY-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_READY-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,280 INFO [Partition unauthenticated.PNF_READY-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_READY-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,280 INFO [Partition unauthenticated.PNF_READY-0 broker=0] Log loaded for partition unauthenticated.PNF_READY-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,280 INFO [Broker id=0] Leader unauthenticated.PNF_READY-0 with topic id Some(wDoviikvSNy_UCGZ3eX0Pw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,294 INFO [Broker id=0] Creating new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 with topic id BK8x1Xn_ThqK9ZROw7QCYg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,295 INFO [LogLoader partition=unauthenticated.SEC_HEARTBEAT_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,296 INFO Created log for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_HEARTBEAT_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,296 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,296 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,296 INFO [Broker id=0] Leader unauthenticated.SEC_HEARTBEAT_OUTPUT-5 with topic id Some(BK8x1Xn_ThqK9ZROw7QCYg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,312 INFO [Broker id=0] Creating new partition unauthenticated.PNF_READY-4 with topic id wDoviikvSNy_UCGZ3eX0Pw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,313 INFO [LogLoader partition=unauthenticated.PNF_READY-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,314 INFO Created log for partition unauthenticated.PNF_READY-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_READY-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,314 INFO [Partition unauthenticated.PNF_READY-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_READY-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,314 INFO [Partition unauthenticated.PNF_READY-4 broker=0] Log loaded for partition unauthenticated.PNF_READY-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,314 INFO [Broker id=0] Leader unauthenticated.PNF_READY-4 with topic id Some(wDoviikvSNy_UCGZ3eX0Pw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,330 INFO [Broker id=0] Creating new partition unauthenticated.PNF_UPDATE-5 with topic id SV11T2ddTViO0cUL5ukKzw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,332 INFO [LogLoader partition=unauthenticated.PNF_UPDATE-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,332 INFO Created log for partition unauthenticated.PNF_UPDATE-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_UPDATE-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,332 INFO [Partition unauthenticated.PNF_UPDATE-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_UPDATE-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,332 INFO [Partition unauthenticated.PNF_UPDATE-5 broker=0] Log loaded for partition unauthenticated.PNF_UPDATE-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,332 INFO [Broker id=0] Leader unauthenticated.PNF_UPDATE-5 with topic id Some(SV11T2ddTViO0cUL5ukKzw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,356 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic id LMvH51EoTQC-26c6H6Hm4A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,357 INFO [LogLoader partition=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,358 INFO Created log for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,358 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,358 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,358 INFO [Broker id=0] Leader unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic id Some(LMvH51EoTQC-26c6H6Hm4A) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,371 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic id yTw4ID8TSCaOwTMurlOLJA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,374 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,374 INFO Created log for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,374 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,374 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,374 INFO [Broker id=0] Leader unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic id Some(yTw4ID8TSCaOwTMurlOLJA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,395 INFO [Broker id=0] Creating new partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 with topic id ytun_Qp8SxOs2Bdk4MjP8g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,397 INFO [LogLoader partition=unauthenticated.VES_NOTIFICATION_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,397 INFO Created log for partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_NOTIFICATION_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,397 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,397 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,398 INFO [Broker id=0] Leader unauthenticated.VES_NOTIFICATION_OUTPUT-3 with topic id Some(ytun_Qp8SxOs2Bdk4MjP8g) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,2,1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,410 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic id ho6DGxJhQpi3p8U8V25g5Q. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,411 INFO [LogLoader partition=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,412 INFO Created log for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,412 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,412 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,412 INFO [Broker id=0] Leader unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic id Some(ho6DGxJhQpi3p8U8V25g5Q) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,426 INFO [Broker id=0] Creating new partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 with topic id ytun_Qp8SxOs2Bdk4MjP8g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,427 INFO [LogLoader partition=unauthenticated.VES_NOTIFICATION_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,427 INFO Created log for partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_NOTIFICATION_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,427 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,427 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,427 INFO [Broker id=0] Leader unauthenticated.VES_NOTIFICATION_OUTPUT-1 with topic id Some(ytun_Qp8SxOs2Bdk4MjP8g) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,441 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic id yTw4ID8TSCaOwTMurlOLJA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,442 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,442 INFO Created log for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,442 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,442 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,442 INFO [Broker id=0] Leader unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic id Some(yTw4ID8TSCaOwTMurlOLJA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,460 INFO [Broker id=0] Creating new partition unauthenticated.VES_PNFREG_OUTPUT-5 with topic id hvURbXVLTOSjPaZyQA-TCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,461 INFO [LogLoader partition=unauthenticated.VES_PNFREG_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,462 INFO Created log for partition unauthenticated.VES_PNFREG_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_PNFREG_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,462 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_PNFREG_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,462 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.VES_PNFREG_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,462 INFO [Broker id=0] Leader unauthenticated.VES_PNFREG_OUTPUT-5 with topic id Some(hvURbXVLTOSjPaZyQA-TCw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,475 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic id ho6DGxJhQpi3p8U8V25g5Q. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,476 INFO [LogLoader partition=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,477 INFO Created log for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,477 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,477 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,477 INFO [Broker id=0] Leader unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic id Some(ho6DGxJhQpi3p8U8V25g5Q) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,490 INFO [Broker id=0] Creating new partition unauthenticated.SEC_FAULT_OUTPUT-2 with topic id 7TeB3fG3ScqaX3oIEL4Pqg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,492 INFO [LogLoader partition=unauthenticated.SEC_FAULT_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,492 INFO Created log for partition unauthenticated.SEC_FAULT_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_FAULT_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,492 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_FAULT_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,492 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.SEC_FAULT_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,492 INFO [Broker id=0] Leader unauthenticated.SEC_FAULT_OUTPUT-2 with topic id Some(7TeB3fG3ScqaX3oIEL4Pqg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,506 INFO [Broker id=0] Creating new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic id dOVSn3jgQZuRBYI6nWgygQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,508 INFO [LogLoader partition=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,508 INFO Created log for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,508 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,509 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 broker=0] Log loaded for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,509 INFO [Broker id=0] Leader SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic id Some(dOVSn3jgQZuRBYI6nWgygQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,523 INFO [Broker id=0] Creating new partition unauthenticated.PNF_UPDATE-1 with topic id SV11T2ddTViO0cUL5ukKzw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,524 INFO [LogLoader partition=unauthenticated.PNF_UPDATE-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,525 INFO Created log for partition unauthenticated.PNF_UPDATE-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_UPDATE-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,525 INFO [Partition unauthenticated.PNF_UPDATE-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_UPDATE-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,525 INFO [Partition unauthenticated.PNF_UPDATE-1 broker=0] Log loaded for partition unauthenticated.PNF_UPDATE-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,525 INFO [Broker id=0] Leader unauthenticated.PNF_UPDATE-1 with topic id Some(SV11T2ddTViO0cUL5ukKzw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,537 INFO [Broker id=0] Creating new partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 with topic id n_Tzw7lCRui7BJvKr6JlHA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,538 INFO [LogLoader partition=unauthenticated.VES_MEASUREMENT_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,538 INFO Created log for partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_MEASUREMENT_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,538 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,538 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,538 INFO [Broker id=0] Leader unauthenticated.VES_MEASUREMENT_OUTPUT-2 with topic id Some(n_Tzw7lCRui7BJvKr6JlHA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0,1,2], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,551 INFO [Broker id=0] Transitioning 68 partition(s) to local followers. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,551 INFO [Broker id=0] Creating new partition SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic id Ny4tmiUeTRiUehRcGx5KsA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,554 INFO [LogLoader partition=SEC_3GPP_HEARTBEAT_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,554 INFO Created log for partition SEC_3GPP_HEARTBEAT_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_HEARTBEAT_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,554 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_HEARTBEAT_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,554 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-3 broker=0] Log loaded for partition SEC_3GPP_HEARTBEAT_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,554 INFO [Broker id=0] Follower SEC_3GPP_HEARTBEAT_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,554 INFO [Broker id=0] Creating new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 with topic id BK8x1Xn_ThqK9ZROw7QCYg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,556 INFO [LogLoader partition=unauthenticated.SEC_HEARTBEAT_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,556 INFO Created log for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_HEARTBEAT_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,556 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,556 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,556 INFO [Broker id=0] Follower unauthenticated.SEC_HEARTBEAT_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,556 INFO [Broker id=0] Creating new partition unauthenticated.SEC_OTHER_OUTPUT-2 with topic id YdNA_SgjQf2zWCBG6C4plw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,559 INFO [LogLoader partition=unauthenticated.SEC_OTHER_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,560 INFO Created log for partition unauthenticated.SEC_OTHER_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_OTHER_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,560 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_OTHER_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,560 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.SEC_OTHER_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,560 INFO [Broker id=0] Follower unauthenticated.SEC_OTHER_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,560 INFO [Broker id=0] Creating new partition SEC_3GPP_PROVISIONING_OUTPUT-3 with topic id aLkPF5sOQuuMHY4EZytBww. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,563 INFO [LogLoader partition=SEC_3GPP_PROVISIONING_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,563 INFO Created log for partition SEC_3GPP_PROVISIONING_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PROVISIONING_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,563 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PROVISIONING_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,563 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-3 broker=0] Log loaded for partition SEC_3GPP_PROVISIONING_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,563 INFO [Broker id=0] Follower SEC_3GPP_PROVISIONING_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,563 INFO [Broker id=0] Creating new partition HV_VES_PERF3GPP-5 with topic id q5XuARZeTTSZ2I-QKjchjg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,564 INFO [LogLoader partition=HV_VES_PERF3GPP-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,565 INFO Created log for partition HV_VES_PERF3GPP-5 in /var/lib/kafka/data-0/kafka-log0/HV_VES_PERF3GPP-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,565 INFO [Partition HV_VES_PERF3GPP-5 broker=0] No checkpointed highwatermark is found for partition HV_VES_PERF3GPP-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,565 INFO [Partition HV_VES_PERF3GPP-5 broker=0] Log loaded for partition HV_VES_PERF3GPP-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,565 INFO [Broker id=0] Follower HV_VES_PERF3GPP-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,565 INFO [Broker id=0] Creating new partition unauthenticated.PNF_READY-3 with topic id wDoviikvSNy_UCGZ3eX0Pw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,568 INFO [LogLoader partition=unauthenticated.PNF_READY-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,568 INFO Created log for partition unauthenticated.PNF_READY-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_READY-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,568 INFO [Partition unauthenticated.PNF_READY-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_READY-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,568 INFO [Partition unauthenticated.PNF_READY-3 broker=0] Log loaded for partition unauthenticated.PNF_READY-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,569 INFO [Broker id=0] Follower unauthenticated.PNF_READY-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,569 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic id LMvH51EoTQC-26c6H6Hm4A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,570 INFO [LogLoader partition=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,570 INFO Created log for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,570 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,570 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,570 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,571 INFO [Broker id=0] Creating new partition unauthenticated.PNF_UPDATE-2 with topic id SV11T2ddTViO0cUL5ukKzw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,573 INFO [LogLoader partition=unauthenticated.PNF_UPDATE-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,573 INFO Created log for partition unauthenticated.PNF_UPDATE-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_UPDATE-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,573 INFO [Partition unauthenticated.PNF_UPDATE-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_UPDATE-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,573 INFO [Partition unauthenticated.PNF_UPDATE-2 broker=0] Log loaded for partition unauthenticated.PNF_UPDATE-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,573 INFO [Broker id=0] Follower unauthenticated.PNF_UPDATE-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,573 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic id yTw4ID8TSCaOwTMurlOLJA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,574 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,575 INFO Created log for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,575 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,575 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,575 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,575 INFO [Broker id=0] Creating new partition unauthenticated.VES_PNFREG_OUTPUT-4 with topic id hvURbXVLTOSjPaZyQA-TCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,576 INFO [LogLoader partition=unauthenticated.VES_PNFREG_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,576 INFO Created log for partition unauthenticated.VES_PNFREG_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_PNFREG_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,576 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_PNFREG_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,576 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.VES_PNFREG_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,576 INFO [Broker id=0] Follower unauthenticated.VES_PNFREG_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,576 INFO [Broker id=0] Creating new partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 with topic id ytun_Qp8SxOs2Bdk4MjP8g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,579 INFO [LogLoader partition=unauthenticated.VES_NOTIFICATION_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,579 INFO Created log for partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_NOTIFICATION_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,579 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,580 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,580 INFO [Broker id=0] Follower unauthenticated.VES_NOTIFICATION_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,580 INFO [Broker id=0] Creating new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic id dOVSn3jgQZuRBYI6nWgygQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,581 INFO [LogLoader partition=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,581 INFO Created log for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,581 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,581 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 broker=0] Log loaded for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,581 INFO [Broker id=0] Follower SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,581 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic id ho6DGxJhQpi3p8U8V25g5Q. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,582 INFO [LogLoader partition=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,582 INFO Created log for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,582 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,582 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,582 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,582 INFO [Broker id=0] Creating new partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 with topic id n_Tzw7lCRui7BJvKr6JlHA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,583 INFO [LogLoader partition=unauthenticated.VES_MEASUREMENT_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,584 INFO Created log for partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_MEASUREMENT_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,584 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,584 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,584 INFO [Broker id=0] Follower unauthenticated.VES_MEASUREMENT_OUTPUT-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,584 INFO [Broker id=0] Creating new partition unauthenticated.SEC_FAULT_OUTPUT-1 with topic id 7TeB3fG3ScqaX3oIEL4Pqg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,587 INFO [LogLoader partition=unauthenticated.SEC_FAULT_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,588 INFO Created log for partition unauthenticated.SEC_FAULT_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_FAULT_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,588 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_FAULT_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,588 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.SEC_FAULT_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,588 INFO [Broker id=0] Follower unauthenticated.SEC_FAULT_OUTPUT-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,588 INFO [Broker id=0] Creating new partition HV_VES_PERF3GPP-0 with topic id q5XuARZeTTSZ2I-QKjchjg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,589 INFO [LogLoader partition=HV_VES_PERF3GPP-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,589 INFO Created log for partition HV_VES_PERF3GPP-0 in /var/lib/kafka/data-0/kafka-log0/HV_VES_PERF3GPP-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,589 INFO [Partition HV_VES_PERF3GPP-0 broker=0] No checkpointed highwatermark is found for partition HV_VES_PERF3GPP-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,589 INFO [Partition HV_VES_PERF3GPP-0 broker=0] Log loaded for partition HV_VES_PERF3GPP-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,589 INFO [Broker id=0] Follower HV_VES_PERF3GPP-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,589 INFO [Broker id=0] Creating new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 with topic id BK8x1Xn_ThqK9ZROw7QCYg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,590 INFO [LogLoader partition=unauthenticated.SEC_HEARTBEAT_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,590 INFO Created log for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_HEARTBEAT_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,590 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,590 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,590 INFO [Broker id=0] Follower unauthenticated.SEC_HEARTBEAT_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,590 INFO [Broker id=0] Creating new partition SEC_3GPP_PROVISIONING_OUTPUT-2 with topic id aLkPF5sOQuuMHY4EZytBww. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,594 INFO [LogLoader partition=SEC_3GPP_PROVISIONING_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,595 INFO Created log for partition SEC_3GPP_PROVISIONING_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PROVISIONING_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,595 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PROVISIONING_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,595 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-2 broker=0] Log loaded for partition SEC_3GPP_PROVISIONING_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,595 INFO [Broker id=0] Follower SEC_3GPP_PROVISIONING_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,595 INFO [Broker id=0] Creating new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic id XATw11xsTgOarjic6huU5g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,596 INFO [LogLoader partition=SEC_3GPP_FAULTSUPERVISION_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,596 INFO Created log for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,596 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,596 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 broker=0] Log loaded for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,596 INFO [Broker id=0] Follower SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,596 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 with topic id LkAUD4bnSDehK0W-8hqcUw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,600 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,600 INFO Created log for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,600 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,600 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,600 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,600 INFO [Broker id=0] Creating new partition unauthenticated.VES_PNFREG_OUTPUT-2 with topic id hvURbXVLTOSjPaZyQA-TCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,603 INFO [LogLoader partition=unauthenticated.VES_PNFREG_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,604 INFO Created log for partition unauthenticated.VES_PNFREG_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_PNFREG_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,604 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_PNFREG_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,604 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.VES_PNFREG_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,604 INFO [Broker id=0] Follower unauthenticated.VES_PNFREG_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,604 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 with topic id LkAUD4bnSDehK0W-8hqcUw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,605 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,605 INFO Created log for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,605 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,605 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,606 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,606 INFO [Broker id=0] Creating new partition unauthenticated.PNF_READY-2 with topic id wDoviikvSNy_UCGZ3eX0Pw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,607 INFO [LogLoader partition=unauthenticated.PNF_READY-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,607 INFO Created log for partition unauthenticated.PNF_READY-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_READY-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,607 INFO [Partition unauthenticated.PNF_READY-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_READY-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,607 INFO [Partition unauthenticated.PNF_READY-2 broker=0] Log loaded for partition unauthenticated.PNF_READY-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,607 INFO [Broker id=0] Follower unauthenticated.PNF_READY-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,607 INFO [Broker id=0] Creating new partition HV_VES_PERF3GPP-4 with topic id q5XuARZeTTSZ2I-QKjchjg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,608 INFO [LogLoader partition=HV_VES_PERF3GPP-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,608 INFO Created log for partition HV_VES_PERF3GPP-4 in /var/lib/kafka/data-0/kafka-log0/HV_VES_PERF3GPP-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,608 INFO [Partition HV_VES_PERF3GPP-4 broker=0] No checkpointed highwatermark is found for partition HV_VES_PERF3GPP-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,608 INFO [Partition HV_VES_PERF3GPP-4 broker=0] Log loaded for partition HV_VES_PERF3GPP-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,608 INFO [Broker id=0] Follower HV_VES_PERF3GPP-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,609 INFO [Broker id=0] Creating new partition unauthenticated.PNF_UPDATE-3 with topic id SV11T2ddTViO0cUL5ukKzw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,612 INFO [LogLoader partition=unauthenticated.PNF_UPDATE-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,613 INFO Created log for partition unauthenticated.PNF_UPDATE-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_UPDATE-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,613 INFO [Partition unauthenticated.PNF_UPDATE-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_UPDATE-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,613 INFO [Partition unauthenticated.PNF_UPDATE-3 broker=0] Log loaded for partition unauthenticated.PNF_UPDATE-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,613 INFO [Broker id=0] Follower unauthenticated.PNF_UPDATE-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,613 INFO [Broker id=0] Creating new partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 with topic id n_Tzw7lCRui7BJvKr6JlHA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,616 INFO [LogLoader partition=unauthenticated.VES_MEASUREMENT_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,616 INFO Created log for partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_MEASUREMENT_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,616 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,616 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,616 INFO [Broker id=0] Follower unauthenticated.VES_MEASUREMENT_OUTPUT-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,616 INFO [Broker id=0] Creating new partition unauthenticated.VES_PNFREG_OUTPUT-3 with topic id hvURbXVLTOSjPaZyQA-TCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,618 INFO [LogLoader partition=unauthenticated.VES_PNFREG_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,618 INFO Created log for partition unauthenticated.VES_PNFREG_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_PNFREG_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,618 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_PNFREG_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,618 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.VES_PNFREG_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,618 INFO [Broker id=0] Follower unauthenticated.VES_PNFREG_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,618 INFO [Broker id=0] Creating new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic id XATw11xsTgOarjic6huU5g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,621 INFO [LogLoader partition=SEC_3GPP_FAULTSUPERVISION_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,621 INFO Created log for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,621 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,621 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 broker=0] Log loaded for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,621 INFO [Broker id=0] Follower SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,621 INFO [Broker id=0] Creating new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic id dOVSn3jgQZuRBYI6nWgygQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,622 INFO [LogLoader partition=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,623 INFO Created log for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,623 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,623 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 broker=0] Log loaded for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,623 INFO [Broker id=0] Follower SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,623 INFO [Broker id=0] Creating new partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 with topic id n_Tzw7lCRui7BJvKr6JlHA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,626 INFO [LogLoader partition=unauthenticated.VES_MEASUREMENT_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,626 INFO Created log for partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_MEASUREMENT_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,626 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,626 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,626 INFO [Broker id=0] Follower unauthenticated.VES_MEASUREMENT_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,626 INFO [Broker id=0] Creating new partition SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic id Ny4tmiUeTRiUehRcGx5KsA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,627 INFO [LogLoader partition=SEC_3GPP_HEARTBEAT_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,628 INFO Created log for partition SEC_3GPP_HEARTBEAT_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_HEARTBEAT_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,628 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_HEARTBEAT_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,628 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-1 broker=0] Log loaded for partition SEC_3GPP_HEARTBEAT_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,628 INFO [Broker id=0] Follower SEC_3GPP_HEARTBEAT_OUTPUT-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,628 INFO [Broker id=0] Creating new partition unauthenticated.SEC_OTHER_OUTPUT-0 with topic id YdNA_SgjQf2zWCBG6C4plw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,629 INFO [LogLoader partition=unauthenticated.SEC_OTHER_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,629 INFO Created log for partition unauthenticated.SEC_OTHER_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_OTHER_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,629 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_OTHER_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,629 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.SEC_OTHER_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,629 INFO [Broker id=0] Follower unauthenticated.SEC_OTHER_OUTPUT-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,629 INFO [Broker id=0] Creating new partition SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic id Ny4tmiUeTRiUehRcGx5KsA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,633 INFO [LogLoader partition=SEC_3GPP_HEARTBEAT_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,633 INFO Created log for partition SEC_3GPP_HEARTBEAT_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_HEARTBEAT_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,633 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_HEARTBEAT_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,633 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-5 broker=0] Log loaded for partition SEC_3GPP_HEARTBEAT_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,633 INFO [Broker id=0] Follower SEC_3GPP_HEARTBEAT_OUTPUT-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,633 INFO [Broker id=0] Creating new partition unauthenticated.SEC_OTHER_OUTPUT-4 with topic id YdNA_SgjQf2zWCBG6C4plw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,634 INFO [LogLoader partition=unauthenticated.SEC_OTHER_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,634 INFO Created log for partition unauthenticated.SEC_OTHER_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_OTHER_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,634 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_OTHER_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,634 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.SEC_OTHER_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,634 INFO [Broker id=0] Follower unauthenticated.SEC_OTHER_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,634 INFO [Broker id=0] Creating new partition SEC_3GPP_PROVISIONING_OUTPUT-1 with topic id aLkPF5sOQuuMHY4EZytBww. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,636 INFO [LogLoader partition=SEC_3GPP_PROVISIONING_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,636 INFO Created log for partition SEC_3GPP_PROVISIONING_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PROVISIONING_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,636 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PROVISIONING_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,636 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-1 broker=0] Log loaded for partition SEC_3GPP_PROVISIONING_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,636 INFO [Broker id=0] Follower SEC_3GPP_PROVISIONING_OUTPUT-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,636 INFO [Broker id=0] Creating new partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 with topic id ytun_Qp8SxOs2Bdk4MjP8g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,639 INFO [LogLoader partition=unauthenticated.VES_NOTIFICATION_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,639 INFO Created log for partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_NOTIFICATION_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,639 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,639 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,639 INFO [Broker id=0] Follower unauthenticated.VES_NOTIFICATION_OUTPUT-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,639 INFO [Broker id=0] Creating new partition unauthenticated.PNF_READY-1 with topic id wDoviikvSNy_UCGZ3eX0Pw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,640 INFO [LogLoader partition=unauthenticated.PNF_READY-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,640 INFO Created log for partition unauthenticated.PNF_READY-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_READY-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,640 INFO [Partition unauthenticated.PNF_READY-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_READY-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,640 INFO [Partition unauthenticated.PNF_READY-1 broker=0] Log loaded for partition unauthenticated.PNF_READY-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,640 INFO [Broker id=0] Follower unauthenticated.PNF_READY-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,640 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 with topic id LkAUD4bnSDehK0W-8hqcUw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,644 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,644 INFO Created log for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,644 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,644 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,644 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,644 INFO [Broker id=0] Creating new partition unauthenticated.VES_PNFREG_OUTPUT-1 with topic id hvURbXVLTOSjPaZyQA-TCw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,645 INFO [LogLoader partition=unauthenticated.VES_PNFREG_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,646 INFO Created log for partition unauthenticated.VES_PNFREG_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_PNFREG_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,646 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_PNFREG_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,646 INFO [Partition unauthenticated.VES_PNFREG_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.VES_PNFREG_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,646 INFO [Broker id=0] Follower unauthenticated.VES_PNFREG_OUTPUT-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,646 INFO [Broker id=0] Creating new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 with topic id BK8x1Xn_ThqK9ZROw7QCYg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,647 INFO [LogLoader partition=unauthenticated.SEC_HEARTBEAT_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,647 INFO Created log for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_HEARTBEAT_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,647 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,647 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,647 INFO [Broker id=0] Follower unauthenticated.SEC_HEARTBEAT_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,647 INFO [Broker id=0] Creating new partition unauthenticated.PNF_READY-5 with topic id wDoviikvSNy_UCGZ3eX0Pw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,651 INFO [LogLoader partition=unauthenticated.PNF_READY-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,651 INFO Created log for partition unauthenticated.PNF_READY-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_READY-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,651 INFO [Partition unauthenticated.PNF_READY-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_READY-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,651 INFO [Partition unauthenticated.PNF_READY-5 broker=0] Log loaded for partition unauthenticated.PNF_READY-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,651 INFO [Broker id=0] Follower unauthenticated.PNF_READY-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,651 INFO [Broker id=0] Creating new partition unauthenticated.PNF_UPDATE-4 with topic id SV11T2ddTViO0cUL5ukKzw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,653 INFO [LogLoader partition=unauthenticated.PNF_UPDATE-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,653 INFO Created log for partition unauthenticated.PNF_UPDATE-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_UPDATE-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,653 INFO [Partition unauthenticated.PNF_UPDATE-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_UPDATE-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,653 INFO [Partition unauthenticated.PNF_UPDATE-4 broker=0] Log loaded for partition unauthenticated.PNF_UPDATE-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,653 INFO [Broker id=0] Follower unauthenticated.PNF_UPDATE-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,653 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic id yTw4ID8TSCaOwTMurlOLJA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,654 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,654 INFO Created log for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,654 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,654 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,654 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,654 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic id ho6DGxJhQpi3p8U8V25g5Q. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,658 INFO [LogLoader partition=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,658 INFO Created log for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,658 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,658 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,658 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,658 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic id yTw4ID8TSCaOwTMurlOLJA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,659 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,659 INFO Created log for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,659 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,659 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,659 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,659 INFO [Broker id=0] Creating new partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 with topic id ytun_Qp8SxOs2Bdk4MjP8g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,663 INFO [LogLoader partition=unauthenticated.VES_NOTIFICATION_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,664 INFO Created log for partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_NOTIFICATION_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,664 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,664 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,664 INFO [Broker id=0] Follower unauthenticated.VES_NOTIFICATION_OUTPUT-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,664 INFO [Broker id=0] Creating new partition unauthenticated.SEC_FAULT_OUTPUT-3 with topic id 7TeB3fG3ScqaX3oIEL4Pqg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,665 INFO [LogLoader partition=unauthenticated.SEC_FAULT_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,665 INFO Created log for partition unauthenticated.SEC_FAULT_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_FAULT_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,665 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_FAULT_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,665 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.SEC_FAULT_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,665 INFO [Broker id=0] Follower unauthenticated.SEC_FAULT_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,665 INFO [Broker id=0] Creating new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic id XATw11xsTgOarjic6huU5g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,684 INFO [LogLoader partition=SEC_3GPP_FAULTSUPERVISION_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,684 INFO Created log for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,684 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,684 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 broker=0] Log loaded for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,684 INFO [Broker id=0] Follower SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,684 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic id ho6DGxJhQpi3p8U8V25g5Q. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,687 INFO [LogLoader partition=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,688 INFO Created log for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,688 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,688 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,688 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,688 INFO [Broker id=0] Creating new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic id dOVSn3jgQZuRBYI6nWgygQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,689 INFO [LogLoader partition=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,689 INFO Created log for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,689 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,689 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 broker=0] Log loaded for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,689 INFO [Broker id=0] Follower SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,689 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic id LMvH51EoTQC-26c6H6Hm4A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,692 INFO [LogLoader partition=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,693 INFO Created log for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,693 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,693 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,693 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,693 INFO [Broker id=0] Creating new partition SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic id Ny4tmiUeTRiUehRcGx5KsA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,696 INFO [LogLoader partition=SEC_3GPP_HEARTBEAT_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,696 INFO Created log for partition SEC_3GPP_HEARTBEAT_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_HEARTBEAT_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,696 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_HEARTBEAT_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,696 INFO [Partition SEC_3GPP_HEARTBEAT_OUTPUT-0 broker=0] Log loaded for partition SEC_3GPP_HEARTBEAT_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,696 INFO [Broker id=0] Follower SEC_3GPP_HEARTBEAT_OUTPUT-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,696 INFO [Broker id=0] Creating new partition unauthenticated.PNF_UPDATE-0 with topic id SV11T2ddTViO0cUL5ukKzw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,699 INFO [LogLoader partition=unauthenticated.PNF_UPDATE-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,699 INFO Created log for partition unauthenticated.PNF_UPDATE-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.PNF_UPDATE-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,699 INFO [Partition unauthenticated.PNF_UPDATE-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.PNF_UPDATE-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,699 INFO [Partition unauthenticated.PNF_UPDATE-0 broker=0] Log loaded for partition unauthenticated.PNF_UPDATE-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,699 INFO [Broker id=0] Follower unauthenticated.PNF_UPDATE-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,699 INFO [Broker id=0] Creating new partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 with topic id n_Tzw7lCRui7BJvKr6JlHA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,702 INFO [LogLoader partition=unauthenticated.VES_MEASUREMENT_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,702 INFO Created log for partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_MEASUREMENT_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,702 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,702 INFO [Partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,702 INFO [Broker id=0] Follower unauthenticated.VES_MEASUREMENT_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,702 INFO [Broker id=0] Creating new partition HV_VES_PERF3GPP-2 with topic id q5XuARZeTTSZ2I-QKjchjg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,704 INFO [LogLoader partition=HV_VES_PERF3GPP-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,704 INFO Created log for partition HV_VES_PERF3GPP-2 in /var/lib/kafka/data-0/kafka-log0/HV_VES_PERF3GPP-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,704 INFO [Partition HV_VES_PERF3GPP-2 broker=0] No checkpointed highwatermark is found for partition HV_VES_PERF3GPP-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,704 INFO [Partition HV_VES_PERF3GPP-2 broker=0] Log loaded for partition HV_VES_PERF3GPP-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,704 INFO [Broker id=0] Follower HV_VES_PERF3GPP-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,704 INFO [Broker id=0] Creating new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 with topic id BK8x1Xn_ThqK9ZROw7QCYg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,705 INFO [LogLoader partition=unauthenticated.SEC_HEARTBEAT_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,706 INFO Created log for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_HEARTBEAT_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,706 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,706 INFO [Partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,706 INFO [Broker id=0] Follower unauthenticated.SEC_HEARTBEAT_OUTPUT-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,706 INFO [Broker id=0] Creating new partition unauthenticated.SEC_OTHER_OUTPUT-3 with topic id YdNA_SgjQf2zWCBG6C4plw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,708 INFO [LogLoader partition=unauthenticated.SEC_OTHER_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,709 INFO Created log for partition unauthenticated.SEC_OTHER_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_OTHER_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,709 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_OTHER_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,709 INFO [Partition unauthenticated.SEC_OTHER_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.SEC_OTHER_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,709 INFO [Broker id=0] Follower unauthenticated.SEC_OTHER_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,709 INFO [Broker id=0] Creating new partition SEC_3GPP_PROVISIONING_OUTPUT-4 with topic id aLkPF5sOQuuMHY4EZytBww. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,710 INFO [LogLoader partition=SEC_3GPP_PROVISIONING_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,710 INFO Created log for partition SEC_3GPP_PROVISIONING_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PROVISIONING_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,710 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PROVISIONING_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,710 INFO [Partition SEC_3GPP_PROVISIONING_OUTPUT-4 broker=0] Log loaded for partition SEC_3GPP_PROVISIONING_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,710 INFO [Broker id=0] Follower SEC_3GPP_PROVISIONING_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,711 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 with topic id LkAUD4bnSDehK0W-8hqcUw. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,712 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,713 INFO Created log for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,713 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,713 INFO [Partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,713 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,713 INFO [Broker id=0] Creating new partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 with topic id ytun_Qp8SxOs2Bdk4MjP8g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,716 INFO [LogLoader partition=unauthenticated.VES_NOTIFICATION_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,716 INFO Created log for partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.VES_NOTIFICATION_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,716 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,716 INFO [Partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,716 INFO [Broker id=0] Follower unauthenticated.VES_NOTIFICATION_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,716 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic id LMvH51EoTQC-26c6H6Hm4A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,720 INFO [LogLoader partition=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,720 INFO Created log for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,720 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,720 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,720 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,721 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic id yTw4ID8TSCaOwTMurlOLJA. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,722 INFO [LogLoader partition=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,722 INFO Created log for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,722 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,722 INFO [Partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,722 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,722 INFO [Broker id=0] Creating new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic id XATw11xsTgOarjic6huU5g. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,723 INFO [LogLoader partition=SEC_3GPP_FAULTSUPERVISION_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,724 INFO Created log for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,724 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,724 INFO [Partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 broker=0] Log loaded for partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,724 INFO [Broker id=0] Follower SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,724 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic id ho6DGxJhQpi3p8U8V25g5Q. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,726 INFO [LogLoader partition=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,727 INFO Created log for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,727 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,727 INFO [Partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,727 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,727 INFO [Broker id=0] Creating new partition unauthenticated.SEC_FAULT_OUTPUT-4 with topic id 7TeB3fG3ScqaX3oIEL4Pqg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,728 INFO [LogLoader partition=unauthenticated.SEC_FAULT_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,728 INFO Created log for partition unauthenticated.SEC_FAULT_OUTPUT-4 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_FAULT_OUTPUT-4 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,728 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-4 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_FAULT_OUTPUT-4 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,728 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-4 broker=0] Log loaded for partition unauthenticated.SEC_FAULT_OUTPUT-4 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,728 INFO [Broker id=0] Follower unauthenticated.SEC_FAULT_OUTPUT-4 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,729 INFO [Broker id=0] Creating new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic id dOVSn3jgQZuRBYI6nWgygQ. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,730 INFO [LogLoader partition=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,730 INFO Created log for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 in /var/lib/kafka/data-0/kafka-log0/SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,730 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 broker=0] No checkpointed highwatermark is found for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,730 INFO [Partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 broker=0] Log loaded for partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,730 INFO [Broker id=0] Follower SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 2. Previous leader Some(2) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,730 INFO [Broker id=0] Creating new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic id LMvH51EoTQC-26c6H6Hm4A. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,732 INFO [LogLoader partition=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,733 INFO Created log for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,733 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,733 INFO [Partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 broker=0] Log loaded for partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,733 INFO [Broker id=0] Follower unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,733 INFO [Broker id=0] Creating new partition unauthenticated.SEC_FAULT_OUTPUT-0 with topic id 7TeB3fG3ScqaX3oIEL4Pqg. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,734 INFO [LogLoader partition=unauthenticated.SEC_FAULT_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,734 INFO Created log for partition unauthenticated.SEC_FAULT_OUTPUT-0 in /var/lib/kafka/data-0/kafka-log0/unauthenticated.SEC_FAULT_OUTPUT-0 with properties {retention.ms=7200000, segment.bytes=1073741824} (kafka.log.LogManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,734 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-0 broker=0] No checkpointed highwatermark is found for partition unauthenticated.SEC_FAULT_OUTPUT-0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,734 INFO [Partition unauthenticated.SEC_FAULT_OUTPUT-0 broker=0] Log loaded for partition unauthenticated.SEC_FAULT_OUTPUT-0 with initial high watermark 0 (kafka.cluster.Partition) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,734 INFO [Broker id=0] Follower unauthenticated.SEC_FAULT_OUTPUT-0 starts at leader epoch 0 from offset 0 with partition epoch 0 and high watermark 0. Current leader is 1. Previous leader Some(1) and previous leader epoch was 0. (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,735 INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(SEC_3GPP_HEARTBEAT_OUTPUT-3, unauthenticated.SEC_HEARTBEAT_OUTPUT-2, unauthenticated.SEC_OTHER_OUTPUT-2, SEC_3GPP_PROVISIONING_OUTPUT-3, HV_VES_PERF3GPP-5, unauthenticated.PNF_READY-3, unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4, unauthenticated.PNF_UPDATE-2, unauthenticated.VES_PNFREG_OUTPUT-4, unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3, unauthenticated.VES_NOTIFICATION_OUTPUT-2, SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1, unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2, unauthenticated.VES_MEASUREMENT_OUTPUT-1, unauthenticated.SEC_FAULT_OUTPUT-1, HV_VES_PERF3GPP-0, unauthenticated.SEC_HEARTBEAT_OUTPUT-3, SEC_3GPP_PROVISIONING_OUTPUT-2, SEC_3GPP_FAULTSUPERVISION_OUTPUT-5, unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-2, unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4, unauthenticated.PNF_READY-2, HV_VES_PERF3GPP-4, unauthenticated.PNF_UPDATE-3, unauthenticated.VES_MEASUREMENT_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-3, SEC_3GPP_FAULTSUPERVISION_OUTPUT-0, SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4, SEC_3GPP_HEARTBEAT_OUTPUT-1, unauthenticated.VES_MEASUREMENT_OUTPUT-4, unauthenticated.SEC_OTHER_OUTPUT-0, SEC_3GPP_HEARTBEAT_OUTPUT-5, unauthenticated.SEC_OTHER_OUTPUT-4, SEC_3GPP_PROVISIONING_OUTPUT-1, unauthenticated.VES_NOTIFICATION_OUTPUT-5, unauthenticated.PNF_READY-1, unauthenticated.VES_PNFREG_OUTPUT-1, unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3, unauthenticated.SEC_HEARTBEAT_OUTPUT-4, unauthenticated.PNF_READY-5, unauthenticated.PNF_UPDATE-4, unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5, unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4, unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1, unauthenticated.VES_NOTIFICATION_OUTPUT-0, unauthenticated.SEC_FAULT_OUTPUT-3, SEC_3GPP_FAULTSUPERVISION_OUTPUT-3, unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0, SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3, unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2, SEC_3GPP_HEARTBEAT_OUTPUT-0, unauthenticated.PNF_UPDATE-0, unauthenticated.VES_MEASUREMENT_OUTPUT-3, HV_VES_PERF3GPP-2, unauthenticated.SEC_HEARTBEAT_OUTPUT-1, SEC_3GPP_PROVISIONING_OUTPUT-4, unauthenticated.SEC_OTHER_OUTPUT-3, unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2, unauthenticated.VES_NOTIFICATION_OUTPUT-4, unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5, unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2, SEC_3GPP_FAULTSUPERVISION_OUTPUT-2, unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3, SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2, unauthenticated.SEC_FAULT_OUTPUT-4, unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1, unauthenticated.SEC_FAULT_OUTPUT-0) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,735 INFO [Broker id=0] Stopped fetchers as part of become-follower for 68 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,736 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 2 for partitions HashMap(unauthenticated.SEC_OTHER_OUTPUT-0 -> InitialFetchState(Some(YdNA_SgjQf2zWCBG6C4plw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_HEARTBEAT_OUTPUT-2 -> InitialFetchState(Some(BK8x1Xn_ThqK9ZROw7QCYg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_HEARTBEAT_OUTPUT-5 -> InitialFetchState(Some(Ny4tmiUeTRiUehRcGx5KsA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 -> InitialFetchState(Some(LkAUD4bnSDehK0W-8hqcUw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_HEARTBEAT_OUTPUT-4 -> InitialFetchState(Some(BK8x1Xn_ThqK9ZROw7QCYg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.PNF_READY-3 -> InitialFetchState(Some(wDoviikvSNy_UCGZ3eX0Pw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.PNF_UPDATE-4 -> InitialFetchState(Some(SV11T2ddTViO0cUL5ukKzw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 -> InitialFetchState(Some(yTw4ID8TSCaOwTMurlOLJA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_PNFREG_OUTPUT-4 -> InitialFetchState(Some(hvURbXVLTOSjPaZyQA-TCw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 -> InitialFetchState(Some(ho6DGxJhQpi3p8U8V25g5Q),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_NOTIFICATION_OUTPUT-0 -> InitialFetchState(Some(ytun_Qp8SxOs2Bdk4MjP8g),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 -> InitialFetchState(Some(ho6DGxJhQpi3p8U8V25g5Q),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 -> InitialFetchState(Some(dOVSn3jgQZuRBYI6nWgygQ),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 -> InitialFetchState(Some(LMvH51EoTQC-26c6H6Hm4A),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_MEASUREMENT_OUTPUT-1 -> InitialFetchState(Some(n_Tzw7lCRui7BJvKr6JlHA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.PNF_UPDATE-0 -> InitialFetchState(Some(SV11T2ddTViO0cUL5ukKzw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_MEASUREMENT_OUTPUT-3 -> InitialFetchState(Some(n_Tzw7lCRui7BJvKr6JlHA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_FAULT_OUTPUT-1 -> InitialFetchState(Some(7TeB3fG3ScqaX3oIEL4Pqg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_PROVISIONING_OUTPUT-4 -> InitialFetchState(Some(aLkPF5sOQuuMHY4EZytBww),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_OTHER_OUTPUT-3 -> InitialFetchState(Some(YdNA_SgjQf2zWCBG6C4plw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), HV_VES_PERF3GPP-0 -> InitialFetchState(Some(q5XuARZeTTSZ2I-QKjchjg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_PROVISIONING_OUTPUT-2 -> InitialFetchState(Some(aLkPF5sOQuuMHY4EZytBww),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 -> InitialFetchState(Some(XATw11xsTgOarjic6huU5g),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 -> InitialFetchState(Some(LkAUD4bnSDehK0W-8hqcUw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_PNFREG_OUTPUT-2 -> InitialFetchState(Some(hvURbXVLTOSjPaZyQA-TCw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_NOTIFICATION_OUTPUT-4 -> InitialFetchState(Some(ytun_Qp8SxOs2Bdk4MjP8g),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.PNF_READY-2 -> InitialFetchState(Some(wDoviikvSNy_UCGZ3eX0Pw),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), HV_VES_PERF3GPP-4 -> InitialFetchState(Some(q5XuARZeTTSZ2I-QKjchjg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 -> InitialFetchState(Some(LMvH51EoTQC-26c6H6Hm4A),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 -> InitialFetchState(Some(yTw4ID8TSCaOwTMurlOLJA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 -> InitialFetchState(Some(XATw11xsTgOarjic6huU5g),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 -> InitialFetchState(Some(dOVSn3jgQZuRBYI6nWgygQ),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_FAULT_OUTPUT-4 -> InitialFetchState(Some(7TeB3fG3ScqaX3oIEL4Pqg),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_HEARTBEAT_OUTPUT-1 -> InitialFetchState(Some(Ny4tmiUeTRiUehRcGx5KsA),BrokerEndPoint(id=2, host=onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,736 INFO [ReplicaFetcherManager on broker 0] Added fetcher to broker 1 for partitions HashMap(SEC_3GPP_HEARTBEAT_OUTPUT-3 -> InitialFetchState(Some(Ny4tmiUeTRiUehRcGx5KsA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_OTHER_OUTPUT-2 -> InitialFetchState(Some(YdNA_SgjQf2zWCBG6C4plw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_PROVISIONING_OUTPUT-3 -> InitialFetchState(Some(aLkPF5sOQuuMHY4EZytBww),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_OTHER_OUTPUT-4 -> InitialFetchState(Some(YdNA_SgjQf2zWCBG6C4plw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_PROVISIONING_OUTPUT-1 -> InitialFetchState(Some(aLkPF5sOQuuMHY4EZytBww),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_NOTIFICATION_OUTPUT-5 -> InitialFetchState(Some(ytun_Qp8SxOs2Bdk4MjP8g),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.PNF_READY-1 -> InitialFetchState(Some(wDoviikvSNy_UCGZ3eX0Pw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_PNFREG_OUTPUT-1 -> InitialFetchState(Some(hvURbXVLTOSjPaZyQA-TCw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), HV_VES_PERF3GPP-5 -> InitialFetchState(Some(q5XuARZeTTSZ2I-QKjchjg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.PNF_READY-5 -> InitialFetchState(Some(wDoviikvSNy_UCGZ3eX0Pw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 -> InitialFetchState(Some(LMvH51EoTQC-26c6H6Hm4A),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.PNF_UPDATE-2 -> InitialFetchState(Some(SV11T2ddTViO0cUL5ukKzw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 -> InitialFetchState(Some(yTw4ID8TSCaOwTMurlOLJA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_NOTIFICATION_OUTPUT-2 -> InitialFetchState(Some(ytun_Qp8SxOs2Bdk4MjP8g),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 -> InitialFetchState(Some(yTw4ID8TSCaOwTMurlOLJA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 -> InitialFetchState(Some(dOVSn3jgQZuRBYI6nWgygQ),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_FAULT_OUTPUT-3 -> InitialFetchState(Some(7TeB3fG3ScqaX3oIEL4Pqg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 -> InitialFetchState(Some(XATw11xsTgOarjic6huU5g),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 -> InitialFetchState(Some(ho6DGxJhQpi3p8U8V25g5Q),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_HEARTBEAT_OUTPUT-0 -> InitialFetchState(Some(Ny4tmiUeTRiUehRcGx5KsA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), HV_VES_PERF3GPP-2 -> InitialFetchState(Some(q5XuARZeTTSZ2I-QKjchjg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_HEARTBEAT_OUTPUT-1 -> InitialFetchState(Some(BK8x1Xn_ThqK9ZROw7QCYg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_HEARTBEAT_OUTPUT-3 -> InitialFetchState(Some(BK8x1Xn_ThqK9ZROw7QCYg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 -> InitialFetchState(Some(LkAUD4bnSDehK0W-8hqcUw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 -> InitialFetchState(Some(LkAUD4bnSDehK0W-8hqcUw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.PNF_UPDATE-3 -> InitialFetchState(Some(SV11T2ddTViO0cUL5ukKzw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_MEASUREMENT_OUTPUT-0 -> InitialFetchState(Some(n_Tzw7lCRui7BJvKr6JlHA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_PNFREG_OUTPUT-3 -> InitialFetchState(Some(hvURbXVLTOSjPaZyQA-TCw),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 -> InitialFetchState(Some(XATw11xsTgOarjic6huU5g),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 -> InitialFetchState(Some(ho6DGxJhQpi3p8U8V25g5Q),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 -> InitialFetchState(Some(LMvH51EoTQC-26c6H6Hm4A),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 -> InitialFetchState(Some(dOVSn3jgQZuRBYI6nWgygQ),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.VES_MEASUREMENT_OUTPUT-4 -> InitialFetchState(Some(n_Tzw7lCRui7BJvKr6JlHA),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0), unauthenticated.SEC_FAULT_OUTPUT-0 -> InitialFetchState(Some(7TeB3fG3ScqaX3oIEL4Pqg),BrokerEndPoint(id=1, host=onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9091),0,0)) (kafka.server.ReplicaFetcherManager) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,736 INFO [Broker id=0] Started fetchers as part of become-follower for 68 partitions (state.change.logger) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,737 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,738 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.PNF_UPDATE with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,738 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,738 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,739 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.VES_PNFREG_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,739 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.VES_NOTIFICATION_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,739 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.SEC_HEARTBEAT_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,740 INFO [DynamicConfigPublisher broker id=0] Updating topic HV_VES_PERF3GPP with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,740 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.PNF_READY with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,740 INFO [DynamicConfigPublisher broker id=0] Updating topic SEC_3GPP_PROVISIONING_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,741 INFO [DynamicConfigPublisher broker id=0] Updating topic SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,741 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,741 INFO [DynamicConfigPublisher broker id=0] Updating topic SEC_3GPP_FAULTSUPERVISION_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,741 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.SEC_OTHER_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,742 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.SEC_FAULT_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,742 INFO [DynamicConfigPublisher broker id=0] Updating topic SEC_3GPP_HEARTBEAT_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,742 INFO [DynamicConfigPublisher broker id=0] Updating topic unauthenticated.VES_MEASUREMENT_OUTPUT with new configuration : segment.bytes -> 1073741824,retention.ms -> 7200000 (kafka.server.metadata.DynamicConfigPublisher) [kafka-0-metadata-loader-event-handler]
2026-04-07 12:34:38,759 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_OTHER_OUTPUT-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [UnifiedLog partition=unauthenticated.SEC_OTHER_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [UnifiedLog partition=unauthenticated.SEC_HEARTBEAT_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SEC_3GPP_HEARTBEAT_OUTPUT-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [UnifiedLog partition=SEC_3GPP_HEARTBEAT_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [UnifiedLog partition=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [UnifiedLog partition=unauthenticated.SEC_HEARTBEAT_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.PNF_READY-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [UnifiedLog partition=unauthenticated.PNF_READY-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.PNF_UPDATE-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [UnifiedLog partition=unauthenticated.PNF_UPDATE-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [UnifiedLog partition=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,759 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.VES_PNFREG_OUTPUT-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.VES_PNFREG_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.VES_NOTIFICATION_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.VES_MEASUREMENT_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.PNF_UPDATE-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.PNF_UPDATE-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.VES_MEASUREMENT_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_FAULT_OUTPUT-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.SEC_FAULT_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SEC_3GPP_PROVISIONING_OUTPUT-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=SEC_3GPP_PROVISIONING_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_OTHER_OUTPUT-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.SEC_OTHER_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition HV_VES_PERF3GPP-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=HV_VES_PERF3GPP-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SEC_3GPP_PROVISIONING_OUTPUT-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=SEC_3GPP_PROVISIONING_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=SEC_3GPP_FAULTSUPERVISION_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.VES_PNFREG_OUTPUT-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.VES_PNFREG_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.VES_NOTIFICATION_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.PNF_READY-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.PNF_READY-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition HV_VES_PERF3GPP-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=HV_VES_PERF3GPP-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=SEC_3GPP_FAULTSUPERVISION_OUTPUT-0, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition unauthenticated.SEC_FAULT_OUTPUT-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=unauthenticated.SEC_FAULT_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Truncating partition SEC_3GPP_HEARTBEAT_OUTPUT-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:38,760 INFO [UnifiedLog partition=SEC_3GPP_HEARTBEAT_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-2]
2026-04-07 12:34:39,201 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition SEC_3GPP_HEARTBEAT_OUTPUT-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,201 INFO [UnifiedLog partition=SEC_3GPP_HEARTBEAT_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,201 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.SEC_OTHER_OUTPUT-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,201 INFO [UnifiedLog partition=unauthenticated.SEC_OTHER_OUTPUT-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,201 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition SEC_3GPP_PROVISIONING_OUTPUT-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,201 INFO [UnifiedLog partition=SEC_3GPP_PROVISIONING_OUTPUT-3, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.SEC_OTHER_OUTPUT-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [UnifiedLog partition=unauthenticated.SEC_OTHER_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition SEC_3GPP_PROVISIONING_OUTPUT-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [UnifiedLog partition=SEC_3GPP_PROVISIONING_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [UnifiedLog partition=unauthenticated.VES_NOTIFICATION_OUTPUT-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.PNF_READY-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [UnifiedLog partition=unauthenticated.PNF_READY-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.VES_PNFREG_OUTPUT-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [UnifiedLog partition=unauthenticated.VES_PNFREG_OUTPUT-1, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition HV_VES_PERF3GPP-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [UnifiedLog partition=HV_VES_PERF3GPP-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.PNF_READY-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [UnifiedLog partition=unauthenticated.PNF_READY-5, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [UnifiedLog partition=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Truncating partition unauthenticated.PNF_UPDATE-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [UnifiedLog partition=unauthenticated.PNF_UPDATE-2, dir=/var/lib/kafka/data-0/kafka-log0] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [ReplicaFetcherThread-0-1]
2026-04-07 12:34:39,202 INFO [ReplicaFetcher replicaId