Results

By type

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

2022-12-16 05:08:42.836  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-7b5d5b4fb4-8xdxc with PID 1 (/app/ves-openapi-manager.jar started by onap in /app)
2022-12-16 05:08:42.842  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : No active profile set, falling back to 1 default profile: "default"
2022-12-16 05:08:44.690  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http)
2022-12-16 05:08:44.707  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-12-16 05:08:44.708  INFO 1 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.65]
2022-12-16 05:08:44.818  INFO 1 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2022-12-16 05:08:44.819  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1841 ms
2022-12-16 05:08:45.819  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2022-12-16 05:08:45.820  INFO 1 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-16 05:08:46.274  INFO 1 --- [           main] o.a.k.clients.producer.ProducerConfig    : ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = ves-openapi-manager-producer-27a84bd9-d656-470d-ab92-c746c4b646a4
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2022-12-16 05:08:46.414  INFO 1 --- [           main] o.a.k.clients.producer.KafkaProducer     : [Producer clientId=ves-openapi-manager-producer-27a84bd9-d656-470d-ab92-c746c4b646a4] Instantiated an idempotent producer.
2022-12-16 05:08:46.477  INFO 1 --- [           main] o.a.k.c.s.authenticator.AbstractLogin    : Successfully logged in.
2022-12-16 05:08:46.526  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka version: 3.1.1
2022-12-16 05:08:46.529  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka commitId: 97671528ba54a138
2022-12-16 05:08:46.529  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka startTimeMs: 1671167326522
2022-12-16 05:08:46.533  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : distribution client initialized successfully
2022-12-16 05:08:46.533  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2022-12-16 05:08:46.533  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2022-12-16 05:08:46.533  INFO 1 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : start DistributionClient
2022-12-16 05:08:46.547  INFO 1 --- [           main] o.a.k.clients.consumer.ConsumerConfig    : ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = dcaegen2
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2022-12-16 05:08:46.608  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka version: 3.1.1
2022-12-16 05:08:46.609  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka commitId: 97671528ba54a138
2022-12-16 05:08:46.609  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka startTimeMs: 1671167326608
2022-12-16 05:08:46.610  INFO 1 --- [           main] o.a.k.clients.consumer.KafkaConsumer     : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:08:46.613  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : distribution client started successfully
2022-12-16 05:08:46.613  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2022-12-16 05:08:46.613  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:08:47.351  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to RBHVV1sPRiGP7bxcbc0qDQ
2022-12-16 05:08:47.351  INFO 1 --- [92-c746c4b646a4] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-27a84bd9-d656-470d-ab92-c746c4b646a4] Cluster ID: oivryT-9ThumecK0OBXu0A
2022-12-16 05:08:47.352  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to RBHVV1sPRiGP7bxcbc0qDQ
2022-12-16 05:08:47.352  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to RBHVV1sPRiGP7bxcbc0qDQ
2022-12-16 05:08:47.352  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to RBHVV1sPRiGP7bxcbc0qDQ
2022-12-16 05:08:47.352  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to RBHVV1sPRiGP7bxcbc0qDQ
2022-12-16 05:08:47.353  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to RBHVV1sPRiGP7bxcbc0qDQ
2022-12-16 05:08:47.353  INFO 1 --- [92-c746c4b646a4] o.a.k.c.p.internals.TransactionManager   : [Producer clientId=ves-openapi-manager-producer-27a84bd9-d656-470d-ab92-c746c4b646a4] ProducerId set to 1001 with epoch 0
2022-12-16 05:08:47.355  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Cluster ID: oivryT-9ThumecK0OBXu0A
2022-12-16 05:08:47.356  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2022-12-16 05:08:47.378  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] (Re-)joining group
2022-12-16 05:08:47.428  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Request joining group due to: need to re-join with the given member-id
2022-12-16 05:08:47.428  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] (Re-)joining group
2022-12-16 05:08:47.441  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path ''
2022-12-16 05:08:47.455  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : Started Main in 5.69 seconds (JVM running for 6.538)
2022-12-16 05:08:50.434  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Successfully joined group with generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174-7b093917-360d-4edc-bf29-8d1ab8e329c1', protocol='range'}
2022-12-16 05:08:50.438  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Finished assignment for group at generation 1: {ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174-7b093917-360d-4edc-bf29-8d1ab8e329c1=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2022-12-16 05:08:50.463  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Successfully synced group in generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174-7b093917-360d-4edc-bf29-8d1ab8e329c1', protocol='range'}
2022-12-16 05:08:50.464  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2022-12-16 05:08:50.468  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-5, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-0
2022-12-16 05:08:50.483  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2022-12-16 05:08:50.483  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2022-12-16 05:08:50.483  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2022-12-16 05:08:50.483  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2022-12-16 05:08:50.483  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2022-12-16 05:08:50.483  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2022-12-16 05:08:50.595  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2022-12-16 05:08:50.596  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2022-12-16 05:08:50.604  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2022-12-16 05:08:50.605  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2022-12-16 05:08:50.605  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2022-12-16 05:08:50.605  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2022-12-16 05:09:06.618  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:09:26.620  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:09:37.627  INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-16 05:09:37.627  INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2022-12-16 05:09:37.629  INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2022-12-16 05:09:46.622  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:10:06.625  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:10:26.627  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:10:46.629  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:11:06.630  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:11:26.631  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:11:46.633  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:12:06.635  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:12:26.635  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:12:46.637  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:13:06.638  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:13:26.639  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:13:46.640  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:14:06.641  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:14:26.643  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:14:46.643  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:15:06.645  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:15:26.646  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:15:46.647  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:16:06.648  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:16:26.650  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:16:46.651  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:17:06.651  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:17:26.653  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:17:46.655  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:17:47.558  INFO 1 --- [pool-1-thread-4] org.apache.kafka.clients.NetworkClient   : [Consumer clientId=ves-openapi-manager-consumer-d0849ef5-9b6d-4bde-bd27-2d2b0bf62174, groupId=dcaegen2] Node -1 disconnected.
2022-12-16 05:17:47.620  INFO 1 --- [92-c746c4b646a4] org.apache.kafka.clients.NetworkClient   : [Producer clientId=ves-openapi-manager-producer-27a84bd9-d656-470d-ab92-c746c4b646a4] Node -1 disconnected.
2022-12-16 05:18:06.656  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:18:26.657  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:18:46.658  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:19:06.661  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:19:26.661  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:19:46.662  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:20:06.664  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:20:26.665  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:20:46.665  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:21:06.667  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:21:26.668  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:21:46.668  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:22:06.670  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:22:26.670  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:22:46.672  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:23:06.673  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:23:26.675  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:23:46.677  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:24:06.677  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:24:26.678  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:24:46.680  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:25:06.681  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:25:26.681  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:25:46.683  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:26:06.683  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:26:26.686  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:26:46.686  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:27:06.688  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:27:26.689  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:27:46.690  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:28:06.691  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:28:26.693  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:28:46.693  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:29:06.695  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:29:26.697  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:29:46.698  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:30:06.699  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:30:26.701  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:30:46.702  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:31:06.703  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:31:26.704  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:31:46.705  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:32:06.707  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:32:26.708  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:32:46.710  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:33:06.710  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:33:26.712  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:33:46.712  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:34:06.714  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:34:26.715  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:34:46.715  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:35:06.716  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:35:26.717  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:35:46.719  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:36:06.721  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:36:26.721  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:36:46.724  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:37:06.724  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:37:26.726  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:37:46.728  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:38:06.728  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:38:26.730  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:38:46.732  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:39:06.733  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:39:26.733  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:39:46.734  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:40:06.735  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:40:26.736  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:40:46.737  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:41:06.738  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:41:26.739  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:41:46.740  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:42:06.741  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:42:26.743  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:42:46.744  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:43:06.746  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:43:26.746  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:43:46.748  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:44:06.749  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:44:26.749  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:44:46.751  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:45:06.752  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:45:26.754  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:45:46.754  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:46:06.755  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:46:26.756  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:46:46.757  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:47:06.759  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:47:26.760  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:47:46.762  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:48:06.763  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:48:26.765  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:48:46.765  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:49:06.767  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:49:26.768  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:49:46.769  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:50:06.770  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:50:26.770  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:50:46.771  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:51:06.772  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:51:26.772  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:51:46.774  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:52:06.775  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:52:26.775  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:52:46.777  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:53:06.778  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:53:26.779  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:53:46.780  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:54:06.782  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:54:26.783  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:54:46.784  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:55:06.784  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:55:26.786  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:55:46.787  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:56:06.787  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:56:26.788  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:56:46.792  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:57:06.792  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:57:26.794  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:57:46.795  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:58:06.795  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:58:26.797  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:58:46.798  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:59:06.800  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:59:26.801  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 05:59:46.802  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 06:00:06.804  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 06:00:26.805  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 06:00:46.805  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 06:01:06.806  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-16 06:01:26.807  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO