By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) 2023-04-13 10:20:10.508 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-78bff4cc9b-chwc6 with PID 1 (/app/ves-openapi-manager.jar started by onap in /app) 2023-04-13 10:20:10.513 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : No active profile set, falling back to 1 default profile: "default" 2023-04-13 10:20:14.350 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2023-04-13 10:20:14.414 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2023-04-13 10:20:14.415 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.65] 2023-04-13 10:20:14.628 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2023-04-13 10:20:14.628 INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3977 ms 2023-04-13 10:20:16.739 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-04-13 10:20:16.740 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-13 10:20:17.320 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-953de854-6d8e-4bf4-95fc-bc26f708efc9 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 2023-04-13 10:20:17.636 INFO 1 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Instantiated an idempotent producer. 2023-04-13 10:20:17.815 INFO 1 --- [ main] o.a.k.c.s.authenticator.AbstractLogin : Successfully logged in. 2023-04-13 10:20:17.942 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2023-04-13 10:20:17.948 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2023-04-13 10:20:18.007 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1681381217940 2023-04-13 10:20:18.022 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client initialized successfully 2023-04-13 10:20:18.023 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-04-13 10:20:18.024 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-04-13 10:20:18.025 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2023-04-13 10:20:18.117 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-1ce2e86c-8f16-466e-8119-5c14f46b2e88 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 2023-04-13 10:20:18.333 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2023-04-13 10:20:18.333 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2023-04-13 10:20:18.333 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1681381218333 2023-04-13 10:20:18.334 INFO 1 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:20:18.337 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client started successfully 2023-04-13 10:20:18.337 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-04-13 10:20:18.338 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:20:21.018 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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 i7qHaR91SZumdrSa-Enqeg 2023-04-13 10:20:21.019 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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 i7qHaR91SZumdrSa-Enqeg 2023-04-13 10:20:21.019 INFO 1 --- [fc-bc26f708efc9] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Cluster ID: -PpWTXnmSzm69b10IqyQOQ 2023-04-13 10:20:21.019 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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 i7qHaR91SZumdrSa-Enqeg 2023-04-13 10:20:21.019 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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 i7qHaR91SZumdrSa-Enqeg 2023-04-13 10:20:21.019 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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 i7qHaR91SZumdrSa-Enqeg 2023-04-13 10:20:21.019 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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 i7qHaR91SZumdrSa-Enqeg 2023-04-13 10:20:21.021 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Cluster ID: -PpWTXnmSzm69b10IqyQOQ 2023-04-13 10:20:21.022 INFO 1 --- [fc-bc26f708efc9] o.a.k.c.p.internals.TransactionManager : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] ProducerId set to 1003 with epoch 0 2023-04-13 10:20:21.023 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-04-13 10:20:21.107 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] (Re-)joining group 2023-04-13 10:20:21.321 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Request joining group due to: need to re-join with the given member-id 2023-04-13 10:20:21.323 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] (Re-)joining group 2023-04-13 10:20:21.708 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' 2023-04-13 10:20:21.733 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Started Main in 13.605 seconds (JVM running for 15.64) 2023-04-13 10:20:24.333 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Successfully joined group with generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88-8481ad26-3d60-4abf-ac38-45f2c649f3f5', protocol='range'} 2023-04-13 10:20:24.339 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Finished assignment for group at generation 1: {ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88-8481ad26-3d60-4abf-ac38-45f2c649f3f5=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])} 2023-04-13 10:20:24.371 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Successfully synced group in generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88-8481ad26-3d60-4abf-ac38-45f2c649f3f5', protocol='range'} 2023-04-13 10:20:24.372 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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]) 2023-04-13 10:20:24.380 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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 2023-04-13 10:20:24.398 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-13 10:20:24.398 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-13 10:20:24.398 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-13 10:20:24.398 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-13 10:20:24.399 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-13 10:20:24.399 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-13 10:20:24.609 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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}}. 2023-04-13 10:20:24.611 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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}}. 2023-04-13 10:20:24.612 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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}}. 2023-04-13 10:20:24.613 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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}}. 2023-04-13 10:20:24.635 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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}}. 2023-04-13 10:20:24.636 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, 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}}. 2023-04-13 10:20:38.413 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:20:58.415 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:20:59.322 INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-13 10:20:59.322 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-04-13 10:20:59.323 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2023-04-13 10:21:18.415 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:21:38.417 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:21:58.420 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:22:18.421 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:22:38.421 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:22:58.423 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:23:18.425 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:23:38.427 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:23:58.428 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:24:18.428 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:24:38.430 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:24:58.432 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:25:18.433 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:25:38.434 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:25:58.435 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:26:18.435 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:26:38.436 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:26:58.437 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:27:18.438 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:27:38.440 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:27:58.441 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:28:18.441 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:28:38.443 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:28:58.444 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:29:18.445 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:29:21.273 INFO 1 --- [pool-1-thread-7] org.apache.kafka.clients.NetworkClient : [Consumer clientId=ves-openapi-manager-consumer-1ce2e86c-8f16-466e-8119-5c14f46b2e88, groupId=dcaegen2] Node -1 disconnected. 2023-04-13 10:29:21.351 INFO 1 --- [fc-bc26f708efc9] org.apache.kafka.clients.NetworkClient : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Node -1 disconnected. 2023-04-13 10:29:38.446 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:29:58.447 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:30:18.448 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:30:38.449 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:30:58.449 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:31:18.451 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:31:38.452 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:31:58.452 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:32:18.454 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:32:38.455 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:32:58.456 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:33:18.457 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:33:38.459 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:33:58.461 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:34:18.462 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:34:38.463 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:34:58.463 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:35:18.465 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:35:38.467 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:35:58.468 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:36:18.469 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:36:38.471 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:36:58.471 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:37:18.473 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:37:38.473 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:37:58.474 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:38:18.476 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:38:38.476 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:38:58.477 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:39:18.479 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:39:38.479 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:39:58.481 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:40:18.482 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:40:38.483 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:40:58.484 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:41:18.486 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:41:38.487 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:41:58.492 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:42:18.493 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:42:38.493 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:42:58.494 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:43:18.494 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:43:38.495 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:43:58.496 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:44:18.497 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:44:38.497 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:44:58.499 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:45:18.499 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:45:38.501 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:45:58.502 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:46:18.503 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:46:38.505 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:46:58.506 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:47:18.506 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:47:38.508 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:47:58.510 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:48:18.511 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:48:38.512 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:48:58.513 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:49:18.514 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:49:38.516 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:49:58.517 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:50:18.518 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:50:38.520 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:50:58.520 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:51:18.521 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:51:38.523 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:51:58.524 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:52:18.525 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:52:38.526 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:52:58.528 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:53:18.529 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:53:38.530 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:53:58.531 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:54:18.531 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:54:38.533 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:54:58.534 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:55:18.535 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:55:38.535 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:55:58.537 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:56:18.537 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:56:38.539 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:56:58.541 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:57:18.542 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:57:38.543 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:57:58.544 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:58:18.545 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:58:38.546 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:58:58.547 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:59:18.549 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:59:38.549 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 10:59:58.551 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:00:18.552 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:00:38.553 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:00:58.555 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:01:18.556 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:01:38.557 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:01:58.558 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:02:18.559 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:02:38.561 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:02:58.562 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:03:18.563 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:03:38.565 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:03:58.566 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:04:18.568 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:04:38.569 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:04:58.569 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:05:18.571 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:05:38.571 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:05:58.573 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:06:18.575 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:06:38.575 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:06:58.576 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:07:18.577 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:07:38.578 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:07:58.579 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:08:18.579 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:08:38.580 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:08:58.581 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:09:18.581 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:09:38.582 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:09:58.583 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:10:18.585 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:10:38.586 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:10:58.587 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:11:18.589 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:11:38.590 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:11:58.590 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:12:18.592 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:12:38.593 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:12:58.593 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:13:18.595 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:13:38.596 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:13:58.597 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:14:13.134 INFO 1 --- [pool-1-thread-4] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-13 11:14:13.139 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-13 11:14:13.140 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83c9d6e5-db3e-49c3-99a7-b1c219cbe1f1", "consumerID": "ves-openapi-manager", "timestamp": 1681384438597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMrok5dxauowdd8c5crkr/1.0/resourceInstances/pnf3db1e167cf0a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-13 11:14:13.148 INFO 1 --- [fc-bc26f708efc9] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to krVyo6nNSk-bUfMrNHbZDA 2023-04-13 11:14:13.148 INFO 1 --- [fc-bc26f708efc9] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to krVyo6nNSk-bUfMrNHbZDA 2023-04-13 11:14:13.148 INFO 1 --- [fc-bc26f708efc9] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to krVyo6nNSk-bUfMrNHbZDA 2023-04-13 11:14:13.148 INFO 1 --- [fc-bc26f708efc9] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to krVyo6nNSk-bUfMrNHbZDA 2023-04-13 11:14:13.148 INFO 1 --- [fc-bc26f708efc9] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to krVyo6nNSk-bUfMrNHbZDA 2023-04-13 11:14:13.148 INFO 1 --- [fc-bc26f708efc9] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to krVyo6nNSk-bUfMrNHbZDA 2023-04-13 11:14:14.209 INFO 1 --- [pool-1-thread-4] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-13 11:14:14.209 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-13 11:14:14.209 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83c9d6e5-db3e-49c3-99a7-b1c219cbe1f1", "consumerID": "ves-openapi-manager", "timestamp": 1681384438597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMrok5dxauowdd8c5crkr/1.0/resourceInstances/pnf3db1e167cf0a0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-13 11:14:15.211 INFO 1 --- [pool-1-thread-4] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-13 11:14:15.212 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-13 11:14:15.212 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83c9d6e5-db3e-49c3-99a7-b1c219cbe1f1", "consumerID": "ves-openapi-manager", "timestamp": 1681384438597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMrok5dxauowdd8c5crkr/1.0/resourceInstances/pnf3db1e167cf0a0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-13 11:14:16.213 INFO 1 --- [pool-1-thread-4] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-13 11:14:16.214 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-13 11:14:16.214 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83c9d6e5-db3e-49c3-99a7-b1c219cbe1f1", "consumerID": "ves-openapi-manager", "timestamp": 1681384438597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMrok5dxauowdd8c5crkr/1.0/resourceInstances/pnf3db1e167cf0a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-13 11:14:17.216 INFO 1 --- [pool-1-thread-4] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-13 11:14:17.217 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-13 11:14:17.217 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83c9d6e5-db3e-49c3-99a7-b1c219cbe1f1", "consumerID": "ves-openapi-manager", "timestamp": 1681384438597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMrok5dxauowdd8c5crkr/1.0/resourceInstances/pnf3db1e167cf0a0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-13 11:14:18.220 INFO 1 --- [pool-1-thread-4] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-13 11:14:18.221 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-13 11:14:18.221 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83c9d6e5-db3e-49c3-99a7-b1c219cbe1f1", "consumerID": "ves-openapi-manager", "timestamp": 1681384438597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMrok5dxauowdd8c5crkr/1.0/resourceInstances/pnf3db1e167cf0a0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-13 11:14:19.222 INFO 1 --- [pool-1-thread-4] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-13 11:14:19.223 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-13 11:14:19.223 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83c9d6e5-db3e-49c3-99a7-b1c219cbe1f1", "consumerID": "ves-openapi-manager", "timestamp": 1681384438597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMrok5dxauowdd8c5crkr/1.0/artifacts/service-DemoPnfMrok5dxauowdd8c5crkr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-13 11:14:20.224 INFO 1 --- [pool-1-thread-4] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-13 11:14:20.225 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-13 11:14:20.225 INFO 1 --- [pool-1-thread-4] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83c9d6e5-db3e-49c3-99a7-b1c219cbe1f1", "consumerID": "ves-openapi-manager", "timestamp": 1681384438597, "artifactURL": "/sdc/v1/catalog/services/DemoPnfMrok5dxauowdd8c5crkr/1.0/artifacts/service-DemoPnfMrok5dxauowdd8c5crkr-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-13 11:14:21.227 INFO 1 --- [pool-1-thread-4] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-13 11:14:21.228 INFO 1 --- [pool-1-thread-4] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-04-13 11:14:21.234 INFO 1 --- [pool-1-thread-4] o.o.v.o.manager.service.ClientCallback : Service UUID: ed771c15-6d52-45ca-b38e-1b0f461ee4cb 2023-04-13 11:14:21.235 INFO 1 --- [pool-1-thread-4] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_mrOk5dxaUOwDd8C5crKr 2023-04-13 11:14:21.235 INFO 1 --- [pool-1-thread-4] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-04-13 11:14:21.236 INFO 1 --- [pool-1-thread-4] o.o.v.o.manager.service.ClientCallback : - Resource: pNF 3db1e167-cf0a 2023-04-13 11:14:21.236 INFO 1 --- [pool-1-thread-4] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-04-13 11:14:21.236 INFO 1 --- [pool-1-thread-4] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-04-13 11:14:21.236 INFO 1 --- [pool-1-thread-4] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-13 11:14:21.237 INFO 1 --- [pool-1-thread-4] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-04-13 11:14:21.447 ERROR 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occurred when fetching with Kafka Consumer:null 2023-04-13 11:14:21.448 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:14:41.449 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:15:01.450 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:15:21.451 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:15:41.452 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:16:01.453 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:16:21.453 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:16:41.454 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:17:01.455 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:17:21.456 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:17:41.457 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:18:01.459 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:18:21.460 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:18:41.461 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:19:01.462 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:19:21.463 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:19:41.463 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:20:01.464 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:20:21.465 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:20:41.465 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:21:01.467 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:21:21.469 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:21:41.469 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:22:01.471 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:22:21.472 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:22:41.473 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:23:01.474 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:23:21.475 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:23:21.887 INFO 1 --- [fc-bc26f708efc9] org.apache.kafka.clients.NetworkClient : [Producer clientId=ves-openapi-manager-producer-953de854-6d8e-4bf4-95fc-bc26f708efc9] Node 1 disconnected. 2023-04-13 11:23:41.476 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:24:01.477 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:24:21.477 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:24:41.478 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:25:01.480 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:25:21.480 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:25:41.481 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:26:01.483 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:26:21.483 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:26:41.485 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:27:01.486 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:27:21.486 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:27:41.487 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:28:01.489 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:28:21.490 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:28:41.491 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:29:01.493 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:29:21.494 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:29:41.495 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:30:01.496 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:30:21.496 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:30:41.498 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:31:01.498 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:31:21.498 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:31:41.500 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:32:01.501 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:32:21.503 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:32:41.504 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:33:01.505 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:33:21.505 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:33:41.507 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:34:01.508 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:34:21.508 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:34:41.510 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:35:01.510 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:35:21.512 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:35:41.512 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:36:01.514 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:36:21.515 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:36:41.516 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:37:01.516 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:37:21.517 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:37:41.518 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:38:01.519 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:38:21.520 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:38:41.521 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:39:01.521 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:39:21.523 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:39:41.524 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:40:01.525 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:40:21.526 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:40:41.527 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:41:01.527 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:41:21.528 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:41:41.529 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:42:01.530 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:42:21.530 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:42:41.531 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:43:01.533 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:43:21.534 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:43:41.536 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:44:01.536 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:44:21.537 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:44:41.539 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:45:01.541 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:45:21.542 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:45:41.544 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:46:01.545 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:46:21.547 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:46:41.547 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:47:01.548 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:47:21.548 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:47:41.548 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:48:01.550 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:48:21.551 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:48:41.552 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:49:01.553 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:49:21.554 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:49:41.555 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:50:01.557 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:50:21.558 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:50:41.558 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:51:01.559 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:51:21.560 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:51:41.561 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:52:01.561 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:52:21.562 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:52:41.564 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:53:01.566 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:53:21.567 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:53:41.568 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:54:01.569 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:54:21.570 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:54:41.572 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:55:01.573 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:55:21.574 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:55:41.574 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:56:01.575 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:56:21.575 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:56:41.577 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:57:01.578 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:57:21.578 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:57:41.579 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:58:01.580 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:58:21.581 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:58:41.582 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:59:01.583 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:59:21.584 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 11:59:41.585 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:00:01.586 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:00:21.587 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:00:41.588 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:01:01.588 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:01:21.589 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:01:41.590 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:02:01.592 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:02:21.592 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:02:41.594 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:03:01.595 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:03:21.596 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:03:41.597 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:04:01.598 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:04:21.598 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:04:41.599 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:05:01.600 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:05:21.601 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:05:41.602 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:06:01.603 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:06:21.603 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:06:41.605 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:07:01.607 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:07:21.609 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:07:41.609 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:08:01.609 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:08:21.610 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:08:41.611 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:09:01.611 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:09:21.612 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:09:41.612 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:10:01.614 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:10:21.615 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:10:41.615 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:11:01.616 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:11:21.617 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:11:41.618 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:12:01.618 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:12:21.619 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:12:41.620 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:13:01.621 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:13:21.622 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:13:41.622 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:14:01.623 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:14:21.624 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:14:41.624 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:15:01.626 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:15:21.628 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:15:41.630 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:16:01.631 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:16:21.632 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:16:41.633 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:17:01.634 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:17:21.634 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:17:41.636 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:18:01.636 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:18:21.637 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:18:41.637 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:19:01.638 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:19:21.639 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:19:41.639 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:20:01.640 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:20:21.642 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:20:41.643 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:21:01.644 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:21:21.645 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:21:41.646 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:22:01.647 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:22:21.647 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:22:41.648 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:23:01.649 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:23:21.649 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:23:41.650 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:24:01.651 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:24:21.653 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:24:41.654 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:25:01.655 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:25:21.656 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:25:41.656 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:26:01.656 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:26:21.657 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:26:41.657 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:27:01.659 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:27:21.659 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:27:41.661 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:28:01.662 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:28:21.663 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:28:41.664 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:29:01.664 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:29:21.666 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:29:41.666 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:30:01.666 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:30:21.668 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:30:41.668 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:31:01.670 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:31:21.671 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:31:41.672 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:32:01.673 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:32:21.674 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:32:41.675 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:33:01.676 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:33:21.677 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:33:41.678 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:34:01.679 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:34:21.680 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:34:41.680 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:35:01.681 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:35:21.683 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:35:41.683 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:36:01.685 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:36:21.685 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:36:41.687 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:37:01.688 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:37:21.689 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:37:41.690 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:38:01.691 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:38:21.692 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:38:41.692 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:39:01.694 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:39:21.694 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:39:41.696 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:40:01.697 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:40:21.699 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:40:41.699 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:41:01.701 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:41:21.702 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:41:41.703 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:42:01.704 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:42:21.706 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:42:41.707 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:43:01.708 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:43:21.709 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:43:41.710 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:44:01.710 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:44:21.712 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:44:41.714 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:45:01.715 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:45:21.716 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:45:41.716 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:46:01.717 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:46:21.718 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:46:41.718 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:47:01.720 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:47:21.720 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:47:41.721 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:48:01.722 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:48:21.723 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:48:41.724 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:49:01.724 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:49:21.724 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:49:41.725 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:50:01.726 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:50:21.727 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:50:41.728 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:51:01.729 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:51:21.731 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:51:41.732 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:52:01.733 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:52:21.733 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:52:41.733 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:53:01.735 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:53:21.736 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:53:41.736 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:54:01.737 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:54:21.739 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:54:41.739 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:55:01.741 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:55:21.742 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:55:41.742 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:56:01.742 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:56:21.743 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:56:41.744 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:57:01.745 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:57:21.745 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:57:41.746 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:58:01.746 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:58:21.747 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:58:41.747 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:59:01.748 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:59:21.748 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 12:59:41.749 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 13:00:01.750 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 13:00:21.751 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 13:00:41.752 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 13:01:01.752 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 13:01:21.753 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-13 13:01:41.753 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO