By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-04-22T03:24:19.100Z||main|||||INFO|500||The following profiles are active: basic
2023-04-22T03:24:32.479Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-22T03:24:32.481Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-22T03:24:32.662Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-22T03:24:38.089Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-22T03:24:39.122Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-22T03:24:40.003Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-22T03:24:40.426Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-22T03:24:41.614Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-22T03:24:45.095Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-22T03:24:46.051Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-22T03:24:48.367Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-22T03:24:48.463Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-22T03:24:48.494Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-22T03:24:48.516Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-22T03:24:49.307Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-22T03:24:49.746Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-22T03:24:50.838Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-22T03:24:51.949Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-04-22T03:24:51.951Z||main|||||ERROR|500||(conn=1079) Table 'catalogdb.activity_spec' doesn't exist
2023-04-22T03:24:51.978Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-04-22T03:24:54.726Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-22T03:24:57.027Z||main|||||WARN|500||---
2023-04-22T03:24:57.027Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-22T03:24:57.027Z||main|||||WARN|500||---
2023-04-22T03:24:57.456Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-22T03:25:01.952Z||main|||||INFO|500||Started Application in 46.592 seconds (JVM running for 50.184)
2023-04-22T03:25:01.978Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-22T03:25:01.981Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-22T03:25:01.997Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-22T03:25:02.062Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a02bb1fc-ebee-4529-8b1b-1d828d71361e url= /sdc/v1/artifactTypes
2023-04-22T03:25:02.065Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-22T03:25:02.255Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-22T03:25:02.305Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-22T03:25:02.306Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-22T03:25:02.306Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 04b15a3f-2bcb-47d6-b443-de5838a04888 url= /sdc/v1/distributionKafkaData
2023-04-22T03:25:02.307Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-22T03:25:02.337Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-22T03:25:02.342Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@78efca6c
2023-04-22T03:25:02.405Z||scheduling-1|||||INFO|500||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 = SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-04-22T03:25:02.451Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Instantiated an idempotent producer.
2023-04-22T03:25:02.530Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-22T03:25:02.580Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-22T03:25:02.581Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-22T03:25:02.581Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682133902577
2023-04-22T03:25:02.586Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-22T03:25:02.624Z||scheduling-1|||||INFO|500||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 = SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216
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 = SO
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-22T03:25:02.745Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-22T03:25:02.746Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-22T03:25:02.746Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682133902745
2023-04-22T03:25:02.748Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:25:02.751Z||scheduling-1|||||INFO|500||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 = SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7
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 = SO
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-22T03:25:02.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:25:02.761Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-22T03:25:02.762Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-22T03:25:02.762Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682133902761
2023-04-22T03:25:02.762Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:25:02.764Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:25:02.769Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-22T03:25:03.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:03.602Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Cluster ID: n9GUqsTBSzi9HsT03EJL-g
2023-04-22T03:25:03.602Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:03.602Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:03.602Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:03.603Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:03.603Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:03.601Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T03:25:03.603Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] ProducerId set to 1005 with epoch 0
2023-04-22T03:25:03.603Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T03:25:03.604Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T03:25:03.604Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T03:25:03.604Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Cluster ID: n9GUqsTBSzi9HsT03EJL-g
2023-04-22T03:25:03.604Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T03:25:03.605Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T03:25:03.605Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-22T03:25:03.605Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Cluster ID: n9GUqsTBSzi9HsT03EJL-g
2023-04-22T03:25:03.606Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-22T03:25:03.634Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] (Re-)joining group
2023-04-22T03:25:03.636Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] (Re-)joining group
2023-04-22T03:25:03.690Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7-32a1fe1d-62c7-4682-9649-19d888e84fa5
2023-04-22T03:25:03.691Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-22T03:25:03.691Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] (Re-)joining group
2023-04-22T03:25:03.698Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216-118d56e4-3ceb-4917-994c-1b11981dee62
2023-04-22T03:25:03.698Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-22T03:25:03.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] (Re-)joining group
2023-04-22T03:25:09.701Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216-118d56e4-3ceb-4917-994c-1b11981dee62', protocol='range'}
2023-04-22T03:25:09.704Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7-32a1fe1d-62c7-4682-9649-19d888e84fa5', protocol='range'}
2023-04-22T03:25:09.780Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:09.781Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:09.781Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:09.782Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:09.783Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:09.783Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to _kp5gaQMTx2ksIuyEfLUNw
2023-04-22T03:25:09.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216-118d56e4-3ceb-4917-994c-1b11981dee62=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]), SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7-32a1fe1d-62c7-4682-9649-19d888e84fa5=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-22T03:25:09.836Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216-118d56e4-3ceb-4917-994c-1b11981dee62', protocol='range'}
2023-04-22T03:25:09.837Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] 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-22T03:25:09.839Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7-32a1fe1d-62c7-4682-9649-19d888e84fa5', protocol='range'}
2023-04-22T03:25:09.840Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-22T03:25:09.843Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-22T03:25:09.843Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Adding newly assigned 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-22T03:25:09.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-22T03:25:09.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-22T03:25:09.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-22T03:25:09.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-22T03:25:09.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-22T03:25:09.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-22T03:25:09.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-22T03:25:09.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-22T03:25:09.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-22T03:25:09.871Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-22T03:25:09.871Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-22T03:25:09.871Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-22T03:25:09.910Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 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-22T03:25:09.912Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 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-22T03:25:09.974Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 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-22T03:25:09.975Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-22T03:25:09.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 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-22T03:25:09.977Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 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-22T03:25:10.022Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-22T03:25:10.023Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-22T03:25:10.025Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-22T03:25:10.025Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-22T03:25:10.045Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-22T03:25:10.046Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-22T03:26:02.759Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:26:02.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:27:02.761Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:27:02.768Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:28:02.763Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:28:02.770Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:29:02.765Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:29:02.772Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:30:02.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:30:02.773Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:31:02.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:31:02.774Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:32:02.771Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:32:02.775Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:33:02.773Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:33:02.775Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:34:02.776Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:34:02.777Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:34:03.839Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-ab825612-0cdd-4048-a6dd-cb2505da35e7, groupId=SO] Node -1 disconnected.
2023-04-22T03:34:03.839Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d729bec1-f7d5-4c01-86d2-e3475670b216, groupId=SO] Node -1 disconnected.
2023-04-22T03:34:03.910Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Node -1 disconnected.
2023-04-22T03:34:53.588Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-22T03:35:02.777Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:35:02.779Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:36:02.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:36:02.780Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:37:02.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:37:02.780Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:38:02.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:38:02.781Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:39:02.781Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:39:02.782Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:40:02.782Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:40:02.783Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:41:02.784Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:41:02.785Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:42:02.785Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:42:02.786Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:43:02.786Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:43:02.787Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:44:02.787Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:44:02.787Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:45:02.788Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:45:02.789Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:46:02.789Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:46:02.790Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:47:02.791Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:47:02.791Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:48:02.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:48:02.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:49:02.794Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:49:02.793Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:50:02.796Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:50:02.797Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:51:02.797Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:51:02.798Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:52:02.798Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:52:02.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:53:02.800Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:53:02.800Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:54:02.800Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:54:02.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:55:02.802Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:55:02.803Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:56:02.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:56:02.804Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:57:02.805Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:57:02.806Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:58:02.806Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:58:02.807Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T03:59:02.808Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T03:59:02.808Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:00:02.809Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:00:02.810Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:01:02.810Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:01:02.811Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:02:02.812Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:02:02.813Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:03:02.813Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:03:02.813Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:04:02.813Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:04:02.815Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:05:02.815Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:05:02.815Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:06:02.816Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:06:02.817Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:07:02.817Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:07:02.819Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:08:02.819Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:08:02.821Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:09:02.820Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:09:02.821Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:10:02.821Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:10:02.822Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:11:02.823Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:11:02.824Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:12:02.824Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:12:02.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:13:02.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:13:02.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:14:02.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:14:02.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:15:02.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:15:02.828Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:16:02.829Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:16:02.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:17:02.830Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:17:02.830Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:18:02.831Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:18:02.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:19:02.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:19:02.833Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:20:02.834Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:20:02.835Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:21:02.834Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:21:02.836Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:22:02.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:22:02.836Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:23:02.837Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:23:02.838Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:24:02.838Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:24:02.839Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:25:02.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:25:02.841Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:26:02.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:26:02.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:27:02.841Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:27:02.844Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:28:02.841Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:28:02.845Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:29:02.843Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:29:02.846Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:30:02.845Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:30:02.846Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:31:02.845Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:31:02.847Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:32:02.847Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:32:02.848Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:33:02.848Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:33:02.850Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:34:02.850Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:34:02.851Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:35:02.851Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:35:02.852Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:36:02.852Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:36:02.853Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:37:02.854Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:37:02.855Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:38:02.854Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:38:02.856Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:39:02.856Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:39:02.857Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:40:02.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:40:02.858Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:41:02.858Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:41:02.859Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:42:02.860Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:42:02.860Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:43:02.861Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:43:02.861Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:44:02.861Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:44:02.861Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:45:02.862Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:45:02.863Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:46:02.863Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:46:02.864Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:47:02.864Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:47:02.865Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:48:02.865Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:48:02.866Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:49:02.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:49:02.867Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:50:02.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:50:02.869Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:51:02.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:51:02.869Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:52:02.870Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:52:02.871Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:53:02.871Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:53:02.872Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:54:02.873Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:54:02.873Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:55:02.874Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:55:02.874Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:56:02.875Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:56:02.875Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:57:02.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:57:02.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:58:02.877Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:58:02.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T04:59:02.877Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T04:59:02.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:00:02.878Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:00:02.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:01:02.880Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:01:02.881Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:02:02.881Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:02:02.881Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:03:02.882Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:03:02.882Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:04:02.883Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:04:02.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:05:02.885Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:05:02.885Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:06:02.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:06:02.886Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:07:02.887Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:07:02.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:08:02.887Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:08:02.889Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:09:02.888Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:09:02.891Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:10:02.890Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:10:02.892Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:11:02.891Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:11:02.893Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:12:02.893Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:12:02.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:13:02.894Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:13:02.895Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:14:02.895Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:14:02.895Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:15:02.895Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:15:02.896Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:16:02.897Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:16:02.897Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:17:02.898Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:17:02.898Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:18:02.899Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:18:02.899Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:19:02.899Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:19:02.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:20:02.900Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:20:02.902Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:21:02.901Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:21:02.903Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:22:02.902Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:22:02.904Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:23:02.902Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:23:02.905Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:24:02.904Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:24:02.906Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:25:02.905Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:25:02.906Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:26:02.906Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:26:02.907Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:27:02.907Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:27:02.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:28:02.908Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:28:02.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:29:02.909Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:29:02.911Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:30:02.910Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:30:02.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:31:02.912Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:31:02.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:32:02.914Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:32:02.914Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:33:02.914Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:33:02.915Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:34:02.915Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:34:02.916Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:35:02.917Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:35:02.917Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:36:02.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:36:02.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:37:02.919Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:37:02.919Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:38:02.920Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:38:02.921Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:39:02.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:39:02.922Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:40:02.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:40:02.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:41:02.923Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:41:02.924Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:42:02.925Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:42:02.926Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:43:02.926Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:43:02.927Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:44:02.927Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:44:02.928Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:45:02.928Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:45:02.929Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:46:02.929Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:46:02.930Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:47:02.931Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:47:02.931Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:48:02.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:48:02.932Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:49:02.933Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:49:02.934Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:50:02.934Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:50:02.935Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:51:02.935Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:51:02.936Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:52:02.937Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:52:02.937Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:53:02.937Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:53:02.938Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:54:02.938Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:54:02.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:55:02.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:55:02.939Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:56:02.941Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:56:02.941Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:57:02.942Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:57:02.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:58:02.942Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:58:02.943Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T05:59:02.943Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T05:59:02.943Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:00:02.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:00:02.945Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:01:02.946Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:01:02.946Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:02:02.947Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:02:02.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:03:02.948Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:03:02.949Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:04:02.948Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:04:02.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:05:02.950Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:05:02.950Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:06:02.951Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:06:02.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:07:02.952Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:07:02.953Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:08:02.952Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:08:02.953Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:09:02.954Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:09:02.954Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:10:02.954Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:10:02.955Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:11:02.956Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:11:02.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:12:02.957Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:12:02.958Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:13:02.959Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:13:02.959Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:14:02.960Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:14:02.960Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:15:02.961Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:15:02.962Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:16:02.961Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:16:02.963Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:17:02.963Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:17:02.963Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:18:02.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:18:02.964Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:19:02.965Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:19:02.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:20:02.966Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:20:02.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:21:02.967Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:21:02.968Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:22:02.967Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:22:02.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:23:02.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:23:02.971Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:24:02.970Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:24:02.971Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:25:02.971Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:25:02.972Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:26:02.972Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:26:02.974Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:27:02.973Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:27:02.975Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:28:02.975Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:28:02.975Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:29:02.976Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:29:02.977Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:30:02.977Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:30:02.978Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:31:02.978Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:31:02.979Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:32:02.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:32:02.980Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:33:02.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:33:02.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:34:02.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:34:02.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:35:02.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:35:02.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:36:02.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:36:02.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:37:02.984Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:37:02.984Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:38:02.985Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:38:02.985Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:39:02.986Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:39:02.986Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:40:02.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:40:02.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:41:02.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:41:02.989Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:42:02.989Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:42:02.991Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:43:02.990Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:43:02.991Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:44:02.990Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:44:02.993Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:45:02.991Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:45:02.993Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:46:02.993Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:46:02.993Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:47:02.994Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:47:02.994Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:48:02.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:48:02.996Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:49:02.997Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:49:02.997Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:50:02.998Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:50:02.999Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:51:02.998Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:51:02.999Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:52:02.999Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:52:03.000Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:53:03.000Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:53:03.000Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:54:03.001Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:54:03.002Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:55:03.003Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:55:03.003Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:56:03.003Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:56:03.004Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:57:03.004Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:57:03.005Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:58:03.005Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:58:03.006Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T06:59:03.007Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T06:59:03.008Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:00:03.007Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:00:03.009Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:01:03.009Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:01:03.010Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:02:03.010Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:02:03.010Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:03:03.012Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:03:03.012Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:04:03.013Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:04:03.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:05:03.014Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:05:03.014Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:06:03.014Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:06:03.015Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:06:43.429Z||http-nio-8085-exec-3|||||INFO|500||Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. HTTP method names must be tokens
at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T07:07:03.015Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:07:03.016Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:08:03.016Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:08:03.017Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:09:03.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:09:03.018Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:10:03.019Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:10:03.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:11:03.019Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:11:03.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:12:03.020Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:12:03.021Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:13:03.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:13:03.021Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:14:03.022Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:14:03.023Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:15:03.023Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:15:03.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:16:03.024Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:16:03.025Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:17:03.025Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:17:03.026Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:18:03.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:18:03.028Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:19:03.029Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:19:03.029Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:20:03.030Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:20:03.030Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:21:03.031Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:21:03.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:22:03.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:22:03.033Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:23:03.034Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:23:03.034Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:24:03.035Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:24:03.035Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:25:03.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:25:03.036Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:26:03.037Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:26:03.038Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:27:03.038Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:27:03.038Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:28:03.039Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:28:03.040Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:29:03.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:29:03.041Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:30:03.041Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:30:03.041Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:31:03.041Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:31:03.042Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:32:03.042Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:32:03.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:33:03.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:33:03.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:34:03.045Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:34:03.046Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:35:03.046Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:35:03.047Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:36:03.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:36:03.048Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:37:03.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:37:03.049Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:38:03.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:38:03.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:39:03.050Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:39:03.051Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:40:03.051Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:40:03.055Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:41:03.053Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:41:03.057Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:42:03.055Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:42:03.058Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:43:03.055Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:43:03.059Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:44:03.057Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:44:03.060Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:45:03.057Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:45:03.060Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:46:03.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:46:03.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:47:03.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:47:03.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:48:03.060Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:48:03.065Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:49:03.061Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:49:03.066Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:50:03.063Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:50:03.066Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:51:03.063Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:51:03.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:52:03.065Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:52:03.068Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:53:03.065Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:53:03.068Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:54:03.066Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:54:03.069Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:55:03.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:55:03.070Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:56:03.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:56:03.072Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:57:03.068Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:57:03.072Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:58:03.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:58:03.074Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T07:59:03.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T07:59:03.074Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:00:03.071Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:00:03.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:01:03.073Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:01:03.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:02:03.074Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:02:03.077Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:03:03.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:03:03.079Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:04:03.076Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:04:03.079Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:05:03.077Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:05:03.081Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:06:03.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:06:03.082Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:07:03.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:07:03.082Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:08:03.081Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:08:03.084Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:09:03.081Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:09:03.084Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:10:03.083Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:10:03.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:11:03.085Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:11:03.087Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:12:03.086Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:12:03.087Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:13:03.086Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:13:03.087Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:14:03.088Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:14:03.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:15:03.088Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:15:03.090Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:16:03.090Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:16:03.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:17:03.091Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:17:03.093Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:18:03.092Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:18:03.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:19:03.094Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:19:03.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:20:03.096Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:20:03.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:21:03.097Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:21:03.098Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:22:03.098Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:22:03.099Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:23:03.098Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:23:03.099Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:24:03.099Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:24:03.100Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:25:03.099Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:25:03.101Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:26:03.099Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:26:03.102Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:27:03.099Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:27:03.103Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:28:03.101Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:28:03.104Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:29:03.101Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:29:03.104Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:30:03.102Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:30:03.104Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:31:03.103Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:31:03.105Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:32:03.105Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:32:03.106Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:33:03.105Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:33:03.107Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:34:03.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:34:03.107Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:35:03.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:35:03.109Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:36:03.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:36:03.109Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:37:03.110Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:37:03.110Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:38:03.110Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:38:03.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:39:03.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:39:03.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:40:03.112Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:40:03.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:41:03.112Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:41:03.115Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:42:03.114Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:42:03.115Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:43:03.115Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:43:03.118Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:44:03.117Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:44:03.118Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:45:03.119Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:45:03.119Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:46:03.119Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:46:03.119Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:47:03.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:47:03.121Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:48:03.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:48:03.122Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:49:03.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:49:03.122Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:50:03.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:50:03.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:51:03.124Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:51:03.124Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:52:03.124Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:52:03.125Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:53:03.125Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:53:03.126Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:54:03.125Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:54:03.126Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:55:03.126Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:55:03.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:56:03.126Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:56:03.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:57:03.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:57:03.128Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:58:03.128Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:58:03.129Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T08:59:03.130Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T08:59:03.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:00:03.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:00:03.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:01:03.132Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:01:03.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:02:03.132Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:02:03.133Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:03:03.132Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:03:03.134Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:04:03.134Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:04:03.135Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:05:03.135Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:05:03.136Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:06:03.135Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:06:03.137Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:07:03.136Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:07:03.137Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:08:03.137Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:08:03.138Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:09:03.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:09:03.140Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:10:03.139Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:10:03.140Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:11:03.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:11:03.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:12:03.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:12:03.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:13:03.142Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:13:03.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:14:03.142Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:14:03.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:15:03.143Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:15:03.145Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:16:03.143Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:16:03.146Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:17:03.144Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:17:03.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:18:03.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:18:03.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:19:03.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:19:03.148Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:20:03.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:20:03.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:21:03.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:21:03.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:22:03.148Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:22:03.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:23:03.149Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:23:03.150Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:24:03.150Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:24:03.152Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:25:03.151Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:25:03.152Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:26:03.152Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:26:03.152Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:27:03.153Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:27:03.153Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:28:03.154Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:28:03.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:29:03.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:29:03.156Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:30:03.156Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:30:03.157Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:31:03.158Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:31:03.158Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:32:03.158Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:32:03.159Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:33:03.159Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:33:03.160Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:34:03.160Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:34:03.161Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:35:03.161Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:35:03.161Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:36:03.162Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:36:03.163Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:37:03.163Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:37:03.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:38:03.165Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:38:03.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:39:03.165Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:39:03.166Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:40:03.166Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:40:03.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:41:03.167Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:41:03.168Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:42:03.167Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:42:03.169Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:43:03.169Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:43:03.170Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:44:03.169Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:44:03.170Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:45:03.171Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:45:03.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:46:03.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:46:03.173Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:47:03.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:47:03.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:48:03.174Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:48:03.174Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:49:03.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:49:03.175Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:50:03.176Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:50:03.176Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:51:03.177Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:51:03.177Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:52:03.178Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:52:03.178Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:53:03.178Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:53:03.179Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:54:03.179Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:54:03.180Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:55:03.180Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:55:03.181Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:56:03.181Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:56:03.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:57:03.181Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:57:03.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:58:03.182Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:58:03.183Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T09:59:03.182Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T09:59:03.183Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:00:03.183Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:00:03.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:01:03.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:01:03.185Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:02:03.185Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:02:03.186Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:03:03.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:03:03.186Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:04:03.187Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:04:03.188Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:05:03.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:05:03.188Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:06:03.189Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:06:03.190Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:07:03.189Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:07:03.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:08:03.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:08:03.192Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:09:03.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:09:03.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:10:03.192Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:10:03.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:11:03.192Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:11:03.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:12:03.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:12:03.195Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:13:03.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:13:03.196Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:14:03.195Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:14:03.196Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:15:03.195Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:15:03.197Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:16:03.197Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:16:03.198Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:17:03.198Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:17:03.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:18:03.198Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:18:03.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:19:03.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:19:03.200Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:20:03.200Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:20:03.201Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:21:03.201Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:21:03.202Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:22:03.203Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:22:03.203Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:23:03.204Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:23:03.205Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:24:03.205Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:24:03.206Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:25:03.206Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:25:03.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:26:03.207Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:26:03.208Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:27:03.207Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:27:03.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:28:03.208Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:28:03.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:29:03.209Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:29:03.211Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:30:03.210Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:30:03.212Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:31:03.211Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:31:03.213Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:32:03.212Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:32:03.213Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:33:03.214Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:33:03.214Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:34:03.214Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:34:03.215Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:35:03.215Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:35:03.217Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:36:03.217Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:36:03.218Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:37:03.218Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:37:03.219Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:38:03.219Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:38:03.220Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:39:03.219Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:39:03.220Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:40:03.220Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:40:03.221Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:41:03.222Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:41:03.223Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:42:03.223Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:42:03.224Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:43:03.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:43:03.225Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:44:03.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:44:03.226Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:45:03.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:45:03.227Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:46:03.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:46:03.227Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:47:03.226Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:47:03.228Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:48:03.228Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:48:03.229Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:49:03.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:49:03.230Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:50:03.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:50:03.231Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:51:03.231Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:51:03.231Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:52:03.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:52:03.232Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:53:03.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:53:03.233Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:54:03.234Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:54:03.235Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:55:03.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:55:03.236Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:56:03.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:56:03.236Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:57:03.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:57:03.237Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:58:03.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:58:03.238Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T10:59:03.238Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T10:59:03.239Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:00:03.239Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:00:03.241Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:01:03.239Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:01:03.242Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:02:03.241Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:02:03.242Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:03:03.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:03:03.243Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:04:03.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:04:03.243Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:05:03.243Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:05:03.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:06:03.244Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:06:03.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:07:03.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:07:03.246Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:08:03.246Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:08:03.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:09:03.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:09:03.246Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:10:03.247Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:10:03.247Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:11:03.248Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:11:03.249Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:12:03.249Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:12:03.250Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:13:03.251Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:13:03.250Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:14:03.252Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:14:03.252Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:15:03.252Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:15:03.252Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:16:03.254Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:16:03.254Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:17:03.255Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:17:03.255Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:18:03.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:18:03.256Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:19:03.258Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:19:03.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:20:03.259Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:20:03.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:21:03.260Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:21:03.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:22:03.260Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:22:03.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:23:03.261Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:23:03.262Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:24:03.261Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:24:03.263Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:25:03.263Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:25:03.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:26:03.264Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:26:03.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:27:03.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:27:03.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:28:03.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:28:03.266Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:29:03.267Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:29:03.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:30:03.268Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:30:03.268Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:31:03.268Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:31:03.270Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:32:03.269Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:32:03.271Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:33:03.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:33:03.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:34:03.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:34:03.272Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:35:03.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:35:03.274Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:36:03.275Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:36:03.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:37:03.277Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:37:03.277Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:38:03.279Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:38:03.279Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:39:03.279Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:39:03.280Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:40:03.280Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:40:03.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:41:03.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:41:03.282Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:42:03.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:42:03.283Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:43:03.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:43:03.284Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:44:03.284Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:44:03.285Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:45:03.286Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:45:03.286Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:46:03.286Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:46:03.287Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:47:03.287Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:47:03.287Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:48:03.287Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:48:03.289Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:49:03.288Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:49:03.289Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:50:03.288Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:50:03.290Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:51:03.289Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:51:03.290Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:52:03.289Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:52:03.291Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:53:03.290Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:53:03.293Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:54:03.292Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:54:03.294Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:55:03.293Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:55:03.294Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:56:03.293Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:56:03.295Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:57:03.294Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:57:03.296Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:58:03.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:58:03.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T11:59:03.297Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T11:59:03.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:00:03.298Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:00:03.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:01:03.299Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:01:03.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:02:03.299Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:02:03.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:03:03.301Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:03:03.307Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:04:03.302Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:04:03.307Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:05:03.303Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:05:03.308Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:06:03.304Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:06:03.310Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:07:03.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:07:03.311Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:08:03.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:08:03.311Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:09:03.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:09:03.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:10:03.307Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:10:03.314Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:11:03.308Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:11:03.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:12:03.309Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:12:03.316Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:13:03.310Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:13:03.316Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:14:03.311Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:14:03.318Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:15:03.311Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:15:03.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:16:03.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:16:03.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:17:03.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:17:03.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:18:03.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:18:03.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:19:03.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:19:03.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:20:03.317Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:20:03.321Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:21:03.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:21:03.322Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:22:03.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:22:03.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:23:03.319Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:23:03.324Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:24:03.319Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:24:03.325Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:25:03.320Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:25:03.326Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:26:03.320Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:26:03.326Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:27:03.322Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:27:03.328Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:28:03.322Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:28:03.328Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:29:03.324Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:29:03.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:30:03.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:30:03.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:31:03.327Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:31:03.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:32:03.328Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:32:03.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:33:03.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:33:03.332Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:34:03.331Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:34:03.332Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:35:03.331Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:35:03.332Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:36:03.333Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:36:03.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:37:03.333Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:37:03.334Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:38:03.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:38:03.335Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:39:03.336Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:39:03.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:40:03.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:40:03.337Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:41:03.339Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:41:03.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:42:03.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:42:03.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:43:03.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:43:03.340Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:44:03.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:44:03.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:45:03.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:45:03.343Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:46:03.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:46:03.346Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:47:03.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:47:03.348Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:48:03.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:48:03.349Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:49:03.346Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:49:03.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:50:03.347Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:50:03.351Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:51:03.349Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:51:03.353Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:52:03.350Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:52:03.353Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:53:03.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:53:03.354Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:54:03.352Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:54:03.355Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:55:03.353Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:55:03.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:56:03.354Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:56:03.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:57:03.355Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:57:03.358Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:58:03.356Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:58:03.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T12:59:03.357Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T12:59:03.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:00:03.358Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:00:03.360Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:01:03.358Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:01:03.360Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:02:03.359Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:02:03.361Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:03:03.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:03:03.362Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:04:03.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:04:03.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:05:03.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:05:03.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:06:03.364Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:06:03.364Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:07:03.365Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:07:03.365Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:08:03.366Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:08:03.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:09:03.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:09:03.367Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:10:03.367Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:10:03.368Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:11:03.369Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:11:03.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:12:03.370Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:12:03.370Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:13:03.370Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:13:03.372Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:14:03.372Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:14:03.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:15:03.372Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:15:03.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:16:03.373Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:16:03.374Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:17:03.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:17:03.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:18:03.375Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:18:03.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:19:03.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:19:03.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:20:03.378Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:20:03.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:21:03.378Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:21:03.379Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:22:03.379Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:22:03.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:23:03.381Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:23:03.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:24:03.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:24:03.382Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:25:03.382Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:25:03.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:26:03.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:26:03.384Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:27:03.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:27:03.385Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:28:03.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:28:03.386Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:29:03.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:29:03.387Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:30:03.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:30:03.388Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:31:03.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:31:03.389Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:32:03.389Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:32:03.389Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:33:03.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:33:03.391Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:34:03.392Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:34:03.392Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:35:03.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:35:03.394Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:36:03.394Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:36:03.394Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:37:03.396Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:37:03.396Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:38:03.397Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:38:03.397Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:39:03.397Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:39:03.398Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:40:03.399Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:40:03.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:41:03.399Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:41:03.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:42:03.401Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:42:03.401Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:43:03.401Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:43:03.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:44:03.403Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:44:03.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:45:03.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:45:03.404Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:46:03.404Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:46:03.404Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:47:03.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:47:03.406Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:48:03.406Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:48:03.407Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:49:03.408Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:49:03.408Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:50:03.408Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:50:03.409Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:51:03.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:51:03.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:52:03.411Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:52:03.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:53:03.411Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:53:03.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:54:03.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:54:03.413Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:55:03.413Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:55:03.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:56:03.414Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:56:03.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:57:03.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:57:03.415Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:58:03.416Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:58:03.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T13:59:03.416Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T13:59:03.418Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:00:03.416Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:00:03.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:01:03.417Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:01:03.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:02:03.419Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:02:03.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:03:03.420Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:03:03.420Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:04:03.420Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:04:03.421Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:05:03.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:05:03.421Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:06:03.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:06:03.423Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:07:03.424Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:07:03.424Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:08:03.424Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:08:03.424Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:09:03.425Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:09:03.425Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:10:03.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:10:03.426Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:11:03.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:11:03.427Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:12:03.427Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:12:03.427Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:13:03.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:13:03.428Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:14:03.427Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:14:03.428Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:15:03.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:15:03.428Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:16:03.429Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:16:03.430Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:17:03.430Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:17:03.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:18:03.431Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:18:03.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:19:03.431Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:19:03.432Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:20:03.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:20:03.432Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:21:03.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:21:03.434Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:22:03.434Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:22:03.435Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:23:03.434Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:23:03.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:24:03.435Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:24:03.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:25:03.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:25:03.437Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:26:03.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:26:03.438Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:27:03.437Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:27:03.438Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:28:03.439Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:28:03.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:29:03.440Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:29:03.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:30:03.441Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:30:03.441Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:31:03.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:31:03.443Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:32:03.443Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:32:03.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:33:03.443Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:33:03.444Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:34:03.444Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:34:03.445Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:35:03.445Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:35:03.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:36:03.446Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:36:03.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:37:03.447Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:37:03.448Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:38:03.448Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:38:03.449Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:39:03.449Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:39:03.450Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:40:03.450Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:40:03.451Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:41:03.451Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:41:03.451Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:42:03.453Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:42:03.453Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:43:03.453Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:43:03.454Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:44:03.454Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:44:03.455Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:45:03.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:45:03.456Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:46:03.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:46:03.456Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:47:03.456Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:47:03.456Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:48:03.457Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:48:03.458Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:49:03.458Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:49:03.459Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:50:03.460Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:03.459Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:50:24.103Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T14:50:24.104Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"660fe188-6cf5-4b6c-b048-910a9e9d1e69","serviceName":"vFW 2023-04-22 14-49-02","serviceVersion":"1.0","serviceUUID":"072b72d1-956e-40ea-8784-13df2db5c83a","serviceDescription":"catalog service description","serviceInvariantUUID":"e40b1ec9-0359-4b28-b7cd-67d3b3b80e39","resources":[{"resourceInstanceName":"vFW 724b59e2-e058 0","resourceName":"vFW 724b59e2-e058","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d8961b7a-fdc2-453e-bad5-c7c3d44c1d06","resourceInvariantUUID":"0d37af0c-f931-4f33-9342-4eb0d337c02d","resourceCustomizationUUID":"171c87a0-2adb-4a00-9c6a-d020ff12f491","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vf-license-model.xml","artifactChecksum":"YmI0NTA0YjNiMmE4ZTJmZTQzNDAwYmI0ZDljMzU0MGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"af84b4ab-3102-4c43-b80d-bfa2fb874790","artifactVersion":"1"},{"artifactName":"vfw724b59e2e0580_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json","artifactChecksum":"ZjFhZTc4MmMxMDNmMTVmM2IzMjlmNzA4ZDVlZDYyYjk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1541cbb7-dcab-413a-a080-2278828a68a7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"657b42f7-9a66-4293-ab2f-39c2ef4ac515","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vendor-license-model.xml","artifactChecksum":"OTZlMWYwZTY4NDlmYzAzN2JmNjBjYmViNjQ0NGU3MjA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ac23be8d-1370-4988-815a-93c4369bb74c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f586c7eb-989c-439b-b43e-38e5e10c4ff4","artifactVersion":"2","generatedFromUUID":"657b42f7-9a66-4293-ab2f-39c2ef4ac515"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230422144902-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-template.yml","artifactChecksum":"MDI2NzE5OGNlZjQ4NTllOTNmN2YxZWZiNTM5MzRhMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"60708cbb-3faa-4de3-94e1-d6d80dd12175","artifactVersion":"1"},{"artifactName":"service-Vfw20230422144902-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar","artifactChecksum":"OGU2ZDRlZmRlMDdkNDZlNmRjZmI5NDBmYTUxMzUzOWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b3108b2d-980c-4c01-8c34-56fc0e478606","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T14:50:24.118Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:50:24.126Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:24.126Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:24.126Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:24.147Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T14:50:24.147Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T14:50:24.147Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T14:50:24.147Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T14:50:24.148Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T14:50:24.148Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T14:50:24.245Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T14:50:24.245Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175004933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:50:24.273Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:50:25.173Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:50:25.174Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:25.174Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:25.174Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:26.176Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:50:26.177Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:26.177Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:26.177Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:27.179Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:50:27.180Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:27.180Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:27.180Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:28.182Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:50:28.183Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:28.183Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:28.183Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:29.184Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:50:29.184Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:29.184Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:29.184Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:30.185Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:50:30.185Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:30.185Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:30.186Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:31.189Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"serviceName": "vFW 2023-04-22 14-49-02",
"serviceVersion": "1.0",
"serviceUUID": "072b72d1-956e-40ea-8784-13df2db5c83a",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "e40b1ec9-0359-4b28-b7cd-67d3b3b80e39",
"resources": [
{
"resourceInstanceName": "vFW 724b59e2-e058 0",
"resourceCustomizationUUID": "171c87a0-2adb-4a00-9c6a-d020ff12f491",
"resourceName": "vFW 724b59e2-e058",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "d8961b7a-fdc2-453e-bad5-c7c3d44c1d06",
"resourceInvariantUUID": "0d37af0c-f931-4f33-9342-4eb0d337c02d",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw724b59e2e0580_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"artifactChecksum": "ZjFhZTc4MmMxMDNmMTVmM2IzMjlmNzA4ZDVlZDYyYjk\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1541cbb7-dcab-413a-a080-2278828a68a7",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "657b42f7-9a66-4293-ab2f-39c2ef4ac515",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f586c7eb-989c-439b-b43e-38e5e10c4ff4",
"generatedFromUUID": "657b42f7-9a66-4293-ab2f-39c2ef4ac515"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f586c7eb-989c-439b-b43e-38e5e10c4ff4",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230422144902-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"artifactChecksum": "OGU2ZDRlZmRlMDdkNDZlNmRjZmI5NDBmYTUxMzUzOWU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b3108b2d-980c-4c01-8c34-56fc0e478606"
}
],
"workloadContext": "Production"
}
2023-04-22T14:50:31.193Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T14:50:31.193Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 072b72d1-956e-40ea-8784-13df2db5c83a ASDC
2023-04-22T14:50:31.286Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:660fe188-6cf5-4b6c-b048-910a9e9d1e69
ServiceName:vFW 2023-04-22 14-49-02
ServiceVersion:1.0
ServiceUUID:072b72d1-956e-40ea-8784-13df2db5c83a
ServiceInvariantUUID:e40b1ec9-0359-4b28-b7cd-67d3b3b80e39
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230422144902-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar
ArtifactUUID:b3108b2d-980c-4c01-8c34-56fc0e478606
ArtifactChecksum:OGU2ZDRlZmRlMDdkNDZlNmRjZmI5NDBmYTUxMzUzOWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 724b59e2-e058 0
ResourceCustomizationUUID:171c87a0-2adb-4a00-9c6a-d020ff12f491
ResourceInvariantUUID:0d37af0c-f931-4f33-9342-4eb0d337c02d
ResourceName:vFW 724b59e2-e058
ResourceType:VF
ResourceUUID:d8961b7a-fdc2-453e-bad5-c7c3d44c1d06
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw724b59e2e0580_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json
ArtifactUUID:1541cbb7-dcab-413a-a080-2278828a68a7
ArtifactChecksum:ZjFhZTc4MmMxMDNmMTVmM2IzMjlmNzA4ZDVlZDYyYjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml
ArtifactUUID:657b42f7-9a66-4293-ab2f-39c2ef4ac515
ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env
ArtifactUUID:f586c7eb-989c-439b-b43e-38e5e10c4ff4
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env
ArtifactUUID:f586c7eb-989c-439b-b43e-38e5e10c4ff4
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-22T14:50:31.286Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 072b72d1-956e-40ea-8784-13df2db5c83a ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:50:31.467Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T14:50:31.468Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-22T14:50:31.470Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-22T14:50:31.470Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b3108b2d-980c-4c01-8c34-56fc0e478606 from URL: /sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:31.470Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-22T14:50:31.471Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:31.597Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-22T14:50:31.628Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar b3108b2d-980c-4c01-8c34-56fc0e478606 101445
2023-04-22T14:50:31.629Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar ASDC sendASDCNotification
2023-04-22T14:50:31.630Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:31.631Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T14:50:31.634Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:31.634Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:31.639Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175031628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:32.648Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T14:50:32.649Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-22T14:50:32.649Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: b3108b2d-980c-4c01-8c34-56fc0e478606, URL: /sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar to file: /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:32.650Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230422144902-csar.csar
2023-04-22T14:50:32.727Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:32.727Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:33.096Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9613294457228940596/Definitions/service-Vfw20230422144902-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-22T14:50:35.738Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T14:50:35.742Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-22T14:50:35.743Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.743Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-22T14:50:35.743Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.743Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 724b59e2-e058 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:35.744Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-22T14:50:35.751Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.752Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:35.756Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:35.756Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-22T14:50:35.757Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T14:50:35.758Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.758Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:35.759Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:35.759Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-22T14:50:35.759Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T14:50:35.759Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.759Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:35.762Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.762Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is not matching search criteria
2023-04-22T14:50:35.762Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:35.763Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T14:50:35.764Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:35.764Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T14:50:35.764Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.764Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-22T14:50:35.764Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.764Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T14:50:35.765Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.765Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:35.765Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:50:35.766Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.766Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:35.766Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:50:35.766Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.766Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:35.766Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:50:35.766Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.766Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is not matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:35.767Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T14:50:35.768Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.768Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b4aad549-be1b-4bb4-9492-729284b89f6e
2023-04-22T14:50:35.768Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.768Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is not matching search criteria
2023-04-22T14:50:35.768Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T14:50:35.768Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T14:50:35.768Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T14:50:35.769Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:35.769Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.769Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.769Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T14:50:35.769Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-22T14:50:35.769Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T14:50:35.769Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:35.770Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T14:50:35.770Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.770Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1638681b-bc52-4d35-a6fb-600ec6aa467c
2023-04-22T14:50:35.770Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.771Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is not matching search criteria
2023-04-22T14:50:35.771Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T14:50:35.771Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T14:50:35.771Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T14:50:35.771Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:35.771Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.772Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.772Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T14:50:35.772Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T14:50:35.773Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T14:50:35.773Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:35.773Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:35.773Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-22T14:50:35.773Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b66e8053-e439-4639-9696-a2104e478ec4
2023-04-22T14:50:35.773Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.774Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:35.774Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.774Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:35.774Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.774Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:35.774Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:35.775Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:35.775Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-22 14-49-02
Description:catalog service description
Model UUID:072b72d1-956e-40ea-8784-13df2db5c83a
Model Version:NULL
Model InvariantUuid:e40b1ec9-0359-4b28-b7cd-67d3b3b80e39
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 724b59e2-e058
Model UUID:b98afe0a-d262-4317-b473-b752900c138a
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:0d37af0c-f931-4f33-9342-4eb0d337c02d
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:171c87a0-2adb-4a00-9c6a-d020ff12f491
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:7816889f-0ce0-41fc-a9e4-d48c01226d66
ModelName:Vfw724b59e2E058..base_vfw..module-0
ModelUuid:331d6115-3ce4-4d87-9f80-a9c359f8933d
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:b4aad549-be1b-4bb4-9492-729284b89f6e
ModelInvariantUuid:bd21bf20-dd94-42b0-84a5-3c60fddf461b
ModelName:vFW 724b59e2-e058-nodes.vfwCvfc
ModelUuid:bb5570cb-f015-4ec2-8064-8a7686f101bb
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:5b9af8c2-25de-41f5-8b4e-7a002cd27130
ModelInvariantUuid:18d85c00-2f37-440d-9c5d-ed689a851c56
ModelName:Vfw724b59e2E058.compute.nodes.heat.vfw
ModelUuid:11f7f39e-161c-4e0c-8e08-be67b16e56c1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:1638681b-bc52-4d35-a6fb-600ec6aa467c
ModelInvariantUuid:d358f8b6-f526-49cc-9482-14628bacfc72
ModelName:vFW 724b59e2-e058-nodes.vsnCvfc
ModelUuid:446a36f7-c4e0-4eb9-9997-babd17283ca1
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:edbf3c3e-c592-449a-9af8-ede8059729f4
ModelInvariantUuid:d50bec3c-6d99-4c09-98ea-6395ce54fe48
ModelName:Vfw724b59e2E058.compute.nodes.heat.vsn
ModelUuid:98951e87-643f-41a5-8ae3-045433788b92
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:b66e8053-e439-4639-9696-a2104e478ec4
ModelInvariantUuid:f0f8dfff-3e28-4e35-a880-2d731949820d
ModelName:vFW 724b59e2-e058-nodes.vpgCvfc
ModelUuid:0c79b9c1-2e88-488c-b7a8-dfad7db33b88
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:3a74a29e-9639-4ccf-b554-fb2172967541
ModelInvariantUuid:0a567441-a96a-4790-9e03-2441dfec22e0
ModelName:Vfw724b59e2E058.compute.nodes.heat.vpg
ModelUuid:c1acf953-6d72-413e-8d38-a90604d30a11
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T14:50:35.803Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: d8961b7a-fdc2-453e-bad5-c7c3d44c1d06
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T14:50:35.854Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||vFW 724b59e2-e058 0
2023-04-22T14:50:35.860Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d8961b7a-fdc2-453e-bad5-c7c3d44c1d06
2023-04-22T14:50:35.860Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1541cbb7-dcab-413a-a080-2278828a68a7 from URL: /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json
2023-04-22T14:50:35.860Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-22T14:50:35.860Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json
2023-04-22T14:50:35.958Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-22T14:50:35.959Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json 1541cbb7-dcab-413a-a080-2278828a68a7 785
2023-04-22T14:50:35.959Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json ASDC sendASDCNotification
2023-04-22T14:50:35.959Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json
2023-04-22T14:50:35.959Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T14:50:35.959Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:35.959Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:35.960Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175035959,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:36.961Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw724b59e2E058..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7816889f-0ce0-41fc-a9e4-d48c01226d66",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "331d6115-3ce4-4d87-9f80-a9c359f8933d",
"vfModuleModelCustomizationUUID": "de374468-9f98-4eea-a835-8431d9b442bc",
"isBase": true,
"artifacts": [
"657b42f7-9a66-4293-ab2f-39c2ef4ac515",
"f586c7eb-989c-439b-b43e-38e5e10c4ff4"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-22T14:50:36.977Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw724b59e2E058..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:331d6115-3ce4-4d87-9f80-a9c359f8933d
VfModuleModelInvariantUUID:7816889f-0ce0-41fc-a9e4-d48c01226d66
VfModuleModelDescription:NULL
Artifacts UUID List:{
657b42f7-9a66-4293-ab2f-39c2ef4ac515
,
f586c7eb-989c-439b-b43e-38e5e10c4ff4
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-22T14:50:36.981Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw724b59e2E058..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7816889f-0ce0-41fc-a9e4-d48c01226d66",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "331d6115-3ce4-4d87-9f80-a9c359f8933d",
"vfModuleModelCustomizationUUID": "de374468-9f98-4eea-a835-8431d9b442bc",
"isBase": true,
"artifacts": [
"657b42f7-9a66-4293-ab2f-39c2ef4ac515",
"f586c7eb-989c-439b-b43e-38e5e10c4ff4"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-22T14:50:36.981Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw724b59e2E058..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:331d6115-3ce4-4d87-9f80-a9c359f8933d
VfModuleModelInvariantUUID:7816889f-0ce0-41fc-a9e4-d48c01226d66
VfModuleModelDescription:NULL
Artifacts UUID List:{
657b42f7-9a66-4293-ab2f-39c2ef4ac515
,
f586c7eb-989c-439b-b43e-38e5e10c4ff4
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-22T14:50:36.981Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 657b42f7-9a66-4293-ab2f-39c2ef4ac515 from URL: /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml
2023-04-22T14:50:36.981Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-22T14:50:36.981Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml
2023-04-22T14:50:37.115Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-22T14:50:37.115Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml 657b42f7-9a66-4293-ab2f-39c2ef4ac515 20368
2023-04-22T14:50:37.116Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-22T14:50:37.116Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml
2023-04-22T14:50:37.116Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T14:50:37.116Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:37.116Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:37.116Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175037116,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:38.117Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: f586c7eb-989c-439b-b43e-38e5e10c4ff4 from URL: /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env
2023-04-22T14:50:38.118Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-22T14:50:38.118Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env
2023-04-22T14:50:38.230Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-22T14:50:38.231Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env f586c7eb-989c-439b-b43e-38e5e10c4ff4 2098
2023-04-22T14:50:38.231Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-22T14:50:38.231Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env
2023-04-22T14:50:38.231Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T14:50:38.231Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:38.231Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:38.232Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175038231,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:39.233Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 072b72d1-956e-40ea-8784-13df2db5c83a
2023-04-22T14:50:39.233Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 724b59e2-e058 0 d8961b7a-fdc2-453e-bad5-c7c3d44c1d06 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T14:50:39.288Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@679545e2, org.onap.sdc.toscaparser.api.parameters.Input@313a37aa, org.onap.sdc.toscaparser.api.parameters.Input@c55a452, org.onap.sdc.toscaparser.api.parameters.Input@2d20fc95, org.onap.sdc.toscaparser.api.parameters.Input@60d71686]
2023-04-22T14:50:39.294Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.294Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:39.294Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2023-04-22T14:50:39.294Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 171c87a0-2adb-4a00-9c6a-d020ff12f491
2023-04-22T14:50:39.295Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 171c87a0-2adb-4a00-9c6a-d020ff12f491 matches Tosca VF Customization UUID: 171c87a0-2adb-4a00-9c6a-d020ff12f491
2023-04-22T14:50:39.295Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 171c87a0-2adb-4a00-9c6a-d020ff12f491 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-22T14:50:39.305Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.305Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:39.307Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 171c87a0-2adb-4a00-9c6a-d020ff12f491: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-22T14:50:39.307Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@15b71d7d
2023-04-22T14:50:39.307Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.307Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T14:50:39.308Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : de374468-9f98-4eea-a835-8431d9b442bc
2023-04-22T14:50:39.310Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID de374468-9f98-4eea-a835-8431d9b442bc
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-22T14:50:39.321Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.321Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:39.321Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:50:39.323Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.323Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:39.323Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:50:39.323Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.324Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is not matching search criteria
2023-04-22T14:50:39.324Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T14:50:39.324Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T14:50:39.324Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-22T14:50:39.324Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T14:50:39.324Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T14:50:39.325Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:39.325Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:39.325Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T14:50:39.325Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:39.325Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T14:50:39.325Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:39.325Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=b4aad549-be1b-4bb4-9492-729284b89f6e
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T14:50:39.336Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.337Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:39.337Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:50:39.337Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.337Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is not matching search criteria
2023-04-22T14:50:39.338Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T14:50:39.338Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T14:50:39.338Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T14:50:39.338Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:39.339Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:39.339Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:39.339Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T14:50:39.339Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-22T14:50:39.340Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-22T14:50:39.340Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:39.340Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-22T14:50:39.340Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:39.341Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1638681b-bc52-4d35-a6fb-600ec6aa467c
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T14:50:39.344Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.345Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:39.345Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:50:39.349Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.349Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is not matching search criteria
2023-04-22T14:50:39.349Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-22T14:50:39.350Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-22T14:50:39.350Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-22T14:50:39.350Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:39.350Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:39.350Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-22T14:50:39.351Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-22T14:50:39.351Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-22T14:50:39.351Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-22T14:50:39.351Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-22T14:50:39.351Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-22T14:50:39.351Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-22T14:50:39.352Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b66e8053-e439-4639-9696-a2104e478ec4
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T14:50:39.355Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.356Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:39.356Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:50:39.356Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.357Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Node template vFW 724b59e2-e058 0 is matching search criteria
2023-04-22T14:50:39.357Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 724b59e2-e058 0] matching following query criteria: sdcType=VF, customizationUUID=171c87a0-2adb-4a00-9c6a-d020ff12f491
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T14:50:39.360Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.361Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:39.361Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 072b72d1-956e-40ea-8784-13df2db5c83a: vFW 724b59e2-e058
2023-04-22T14:50:39.361Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.362Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:39.362Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.362Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:39.362Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.362Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:39.363Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.363Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:39.363Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:50:39.363Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-22 14-49-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:50:39.364Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2023-04-22 14-49-02
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:50:39.816Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 724b59e2-e058 d8961b7a-fdc2-453e-bad5-c7c3d44c1d06 1 ASDC deployResourceStructure
2023-04-22T14:50:39.817Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json ASDC sendASDCNotification
2023-04-22T14:50:39.817Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json
2023-04-22T14:50:39.818Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T14:50:39.818Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:39.818Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:39.819Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175039817,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:40.820Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-22T14:50:40.821Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml
2023-04-22T14:50:40.821Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T14:50:40.821Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:40.821Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:40.821Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175040820,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:41.822Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-22T14:50:41.823Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env
2023-04-22T14:50:41.823Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T14:50:41.823Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:41.823Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:41.824Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175041822,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:42.825Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar ASDC sendASDCNotification
2023-04-22T14:50:42.827Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar
2023-04-22T14:50:42.827Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T14:50:42.828Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:50:42.828Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:50:42.828Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175042825,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:50:43.830Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:50:43.877Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:50:43.884Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T14:50:43.885Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T14:50:43.885Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T14:51:02.763Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:51:02.766Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T14:51:02.766Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175013876,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:51:02.767Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:51:02.767Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-22T14:51:02.767Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175008196,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:51:02.768Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:51:13.886Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:51:13.919Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:51:13.926Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T14:51:13.926Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T14:51:13.926Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T14:51:43.927Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:51:43.956Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:51:43.961Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T14:51:43.961Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T14:51:43.961Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T14:52:02.763Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:52:02.770Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.770Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175010766,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.771Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.771Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.771Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.772Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.772Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.772Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175001168,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.772Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.772Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.772Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175004933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.772Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.772Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.773Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175013876,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.773Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.773Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.773Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175008196,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.773Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.773Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.773Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175010766,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.774Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.774Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.774Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175001168,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.774Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.774Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.774Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.774Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.774Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.775Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175004933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.775Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.775Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.775Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175013876,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.775Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.775Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.775Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175008196,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.775Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.776Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.776Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175010766,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.777Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.777Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.777Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175001168,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.777Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.778Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.778Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.778Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.778Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.778Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175004933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.778Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.778Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.778Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175013876,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.779Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.779Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.779Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175008196,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.779Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.779Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.780Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175001168,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.780Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.780Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.780Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175010766,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.780Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.780Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.780Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.781Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.781Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.781Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175004933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.781Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.781Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.781Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175013876,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.781Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.781Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.782Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175008196,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.782Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.782Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.782Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175001168,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.783Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.783Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.783Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175010766,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.783Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.783Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.783Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.784Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.784Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.784Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175004933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.784Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.784Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.784Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175013876,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.784Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.785Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.785Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175008196,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.785Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.785Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.785Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175001168,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.785Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.785Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.786Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175010766,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.786Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.786Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.786Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.786Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.786Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.786Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175004933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.787Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.787Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.787Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175013876,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.787Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.787Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.787Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175008196,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.788Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.788Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175001168,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.788Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.788Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175010766,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.789Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.789Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175003459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.789Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.789Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.789Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175030489,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.789Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.790Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.790Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175031799,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.790Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.790Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.790Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175031267,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.790Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.790Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.790Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175030862,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.791Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.791Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175031628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.791Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.791Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175031512,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:52:02.815Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 660fe188-6cf5-4b6c-b048-910a9e9d1e69
2023-04-22T14:52:02.816Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 660fe188-6cf5-4b6c-b048-910a9e9d1e69 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:52:02.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175032287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T14:52:02.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175032930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "policy-distribution-id",
"timestamp": 1682175033291,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:52:02.861Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 660fe188-6cf5-4b6c-b048-910a9e9d1e69
2023-04-22T14:52:02.862Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 660fe188-6cf5-4b6c-b048-910a9e9d1e69 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:52:02.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.889Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175034056,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.889Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.889Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.889Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175035116,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:52:02.902Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 660fe188-6cf5-4b6c-b048-910a9e9d1e69
2023-04-22T14:52:02.902Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 660fe188-6cf5-4b6c-b048-910a9e9d1e69 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-22T14:52:02.921Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.921Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "multicloud-k8s",
"timestamp": 1682175036120,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "DEPLOY_OK"
}
2023-04-22T14:52:02.922Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.922Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.922Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175035959,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.922Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.922Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.922Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175037116,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.923Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.923Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.923Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175038231,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.923Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.923Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.924Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175039817,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "DEPLOY_OK"
}
2023-04-22T14:52:02.924Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.924Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.924Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175040820,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-22T14:52:02.924Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.924Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.925Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175039423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.925Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.925Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.925Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175041822,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-22T14:52:02.925Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.926Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.926Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175039423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vfw724b59e2e0580_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.926Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.926Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.926Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175042825,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T14:52:02.927Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.927Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.927Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175039423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.927Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.927Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.927Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175043235,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T14:52:02.928Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.928Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.928Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175039423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.928Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.928Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.928Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "aai-model-loader",
"timestamp": 1682175044240,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:52:02.943Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 660fe188-6cf5-4b6c-b048-910a9e9d1e69
2023-04-22T14:52:02.943Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 660fe188-6cf5-4b6c-b048-910a9e9d1e69 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:52:02.964Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.965Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175039423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/resourceInstances/vfw724b59e2e0580/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.965Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.965Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.965Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175039423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:52:02.966Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.966Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.966Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175039423,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:52:02.966Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.966Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.966Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175047340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:52:02.966Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.967Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.967Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175052001,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230422144902/1.0/artifacts/service-Vfw20230422144902-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T14:52:02.967Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:52:02.967Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:52:02.967Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175053006,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:52:02.982Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 660fe188-6cf5-4b6c-b048-910a9e9d1e69
2023-04-22T14:52:02.983Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 660fe188-6cf5-4b6c-b048-910a9e9d1e69 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:52:13.962Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:52:13.992Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:52:13.999Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T14:52:14.000Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T14:52:14.000Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T14:52:14.000Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T14:52:14.000Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:52:14.000Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:52:14.000Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:52:14.000Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:52:14.001Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:52:14.001Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:52:14.017Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T14:52:44.018Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T14:52:44.035Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 660fe188-6cf5-4b6c-b048-910a9e9d1e69 and serviceModelVersionId: 072b72d1-956e-40ea-8784-13df2db5c83a
2023-04-22T14:52:44.035Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e40b1ec9-0359-4b28-b7cd-67d3b3b80e39
2023-04-22T14:52:56.137Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e40b1ec9-0359-4b28-b7cd-67d3b3b80e39/model-vers/model-ver/072b72d1-956e-40ea-8784-13df2db5c83a?depth=0
2023-04-22T14:52:56.245Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T14:52:56.667Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e40b1ec9-0359-4b28-b7cd-67d3b3b80e39/model-vers/model-ver/072b72d1-956e-40ea-8784-13df2db5c83a?depth=0|INFO|500||Invoke
2023-04-22T14:52:56.671Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e40b1ec9-0359-4b28-b7cd-67d3b3b80e39/model-vers/model-ver/072b72d1-956e-40ea-8784-13df2db5c83a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e40b1ec9-0359-4b28-b7cd-67d3b3b80e39/model-vers/model-ver/072b72d1-956e-40ea-8784-13df2db5c83a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[660fe188-6cf5-4b6c-b048-910a9e9d1e69], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2453cf6d-3a8c-488b-9f49-e17feafc5dcb], X-ECOMP-RequestID=[660fe188-6cf5-4b6c-b048-910a9e9d1e69], X-TransactionId=[], X-ONAP-RequestID=[660fe188-6cf5-4b6c-b048-910a9e9d1e69], Content-Type=[application/merge-patch+json]}
2023-04-22T14:52:56.707Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e40b1ec9-0359-4b28-b7cd-67d3b3b80e39/model-vers/model-ver/072b72d1-956e-40ea-8784-13df2db5c83a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-22T14:52:57.087Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e40b1ec9-0359-4b28-b7cd-67d3b3b80e39/model-vers/model-ver/072b72d1-956e-40ea-8784-13df2db5c83a?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e40b1ec9-0359-4b28-b7cd-67d3b3b80e39/model-vers/model-ver/072b72d1-956e-40ea-8784-13df2db5c83a?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 14:52:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[344], vertex-id=[192736], x-aai-txid=[2-aai-resources-230422-14:52:56:719-45563], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T14:52:57.089Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e40b1ec9-0359-4b28-b7cd-67d3b3b80e39/model-vers/model-ver/072b72d1-956e-40ea-8784-13df2db5c83a?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-22T14:52:57.090Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e40b1ec9-0359-4b28-b7cd-67d3b3b80e39/model-vers/model-ver/072b72d1-956e-40ea-8784-13df2db5c83a?depth=0|INFO|500||InvokeReturn
2023-04-22T14:52:57.095Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T14:52:57.095Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T14:52:57.102Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T14:52:57.103Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 660fe188-6cf5-4b6c-b048-910a9e9d1e69 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T14:52:57.104Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T14:52:57.104Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:52:57.104Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:52:57.105Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175177103,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T14:52:58.133Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:52:58.143Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-22T14:52:58.143Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"cff24495-cb02-405e-8bb5-7c1889dbd4b4","serviceName":"basic_onboard_ufnuru","serviceVersion":"1.0","serviceUUID":"df778c6d-d2c9-4957-8c1b-70e06934c989","serviceDescription":"service","serviceInvariantUUID":"20c0e759-664c-4ac4-92cd-c74a3a98a24e","resources":[{"resourceInstanceName":"basic_onboard_ufnuru 0","resourceName":"basic_onboard_ufnuru","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"378ea0f8-abb9-4113-8b36-3df37515658c","resourceInvariantUUID":"43fc5e8a-02d8-4cfc-8641-37bc0f138b15","resourceCustomizationUUID":"1dddad02-89a1-4297-9516-e5bb4fb2f847","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vf-license-model.xml","artifactChecksum":"MGU4MzI1NzhjNzk1ZmY2MmZjMzIxMWFjMWJlZTI5OGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a4b44053-8df1-4b7b-8b57-343d2961e28d","artifactVersion":"1"},{"artifactName":"basic_onboard_ufnuru0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json","artifactChecksum":"YWVmN2FhNzMwYjdjOTEyMjIxMmVjOGE0ODM3ZjhiNGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"563879ed-6b1d-40f6-92f2-a86a071f62d5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7cc62fc2-fe12-4501-8f13-080df0d9a979","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a40a8b00-5e66-4ed0-8659-948192482e1f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"06bd14e8-49d8-426b-b04d-5dcbac39c660","artifactVersion":"2","generatedFromUUID":"7cc62fc2-fe12-4501-8f13-080df0d9a979"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardUfnuru-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-template.yml","artifactChecksum":"N2UyYzgzYTgxNWQ4ZmQ5NTc5NGZmYzY5ZGRjZjhiMDM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48f88c2c-68f1-4a60-b1ff-187fd0819145","artifactVersion":"1"},{"artifactName":"service-BasicOnboardUfnuru-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar","artifactChecksum":"YzEwYWEzNmI1MDhhZjEyYzYwZGExZTk1NjNmM2ZhNDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b5409fed-a959-4265-b3d0-31de4b410741","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T14:52:58.148Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:52:58.148Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:52:58.148Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:52:58.148Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:52:59.149Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:52:59.150Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:52:59.150Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:52:59.150Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:00.152Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:53:00.152Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:00.153Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:00.153Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:01.154Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:53:01.154Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:01.155Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:01.155Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:02.156Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:53:02.157Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:02.157Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:02.158Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:02.764Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:02.770Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.771Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175068196,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.772Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.773Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.773Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175032515,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.773Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.773Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.773Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175067127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.774Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.774Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.774Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175052063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.775Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.775Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.775Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175064294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.775Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.776Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.776Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175032515,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.776Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.776Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.776Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175068196,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.777Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.777Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.777Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175067127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "NOTIFIED"
}
2023-04-22T14:53:02.777Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.777Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.778Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175064294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.778Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.778Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.778Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175052063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.778Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.779Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.779Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175032515,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.779Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.779Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.780Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175068196,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.780Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.780Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.780Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175067127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-22T14:53:02.780Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.781Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.781Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175052063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.781Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.781Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.781Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175064294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-22T14:53:02.781Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.781Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.781Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175069423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.782Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.782Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.782Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175032515,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.782Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.782Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.783Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175067127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.783Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.783Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.783Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175052063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.783Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.784Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.784Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175068196,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.784Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.784Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.784Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175064294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.784Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.785Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.785Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175069423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.785Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.785Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.785Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175032515,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.786Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.786Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.786Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175068196,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.786Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.786Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.786Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175052063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.787Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.787Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.787Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175067127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-22T14:53:02.787Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.787Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.787Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175064294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.788Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.788Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175069423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.789Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.789Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175032515,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.789Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.789Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.789Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175052063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.790Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.790Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.790Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175067127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.790Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.791Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175068196,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.791Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175064294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175069423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175032515,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175068196,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175067127,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175052063,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175064294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:53:02.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.798Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175069423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.798Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175076528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:53:02.799Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175075248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:53:02.799Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175075554,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:53:02.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175075994,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:53:02.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175069423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:53:02.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175076253,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:53:02.838Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cff24495-cb02-405e-8bb5-7c1889dbd4b4
2023-04-22T14:53:02.838Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cff24495-cb02-405e-8bb5-7c1889dbd4b4 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175076997,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175069423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175077676,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.858Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "policy-distribution-id",
"timestamp": 1682175077998,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:53:02.868Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cff24495-cb02-405e-8bb5-7c1889dbd4b4
2023-04-22T14:53:02.869Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cff24495-cb02-405e-8bb5-7c1889dbd4b4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:53:02.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175077370,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:53:02.891Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.891Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175078792,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:53:02.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175079802,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:53:02.901Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cff24495-cb02-405e-8bb5-7c1889dbd4b4
2023-04-22T14:53:02.902Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cff24495-cb02-405e-8bb5-7c1889dbd4b4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-22T14:53:02.916Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.916Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "multicloud-k8s",
"timestamp": 1682175080805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-22T14:53:02.916Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.917Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.917Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175079596,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T14:53:02.917Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.917Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.917Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175080602,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:53:02.930Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cff24495-cb02-405e-8bb5-7c1889dbd4b4
2023-04-22T14:53:02.930Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cff24495-cb02-405e-8bb5-7c1889dbd4b4 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:53:02.949Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.950Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175081229,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T14:53:02.950Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:53:02.950Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-22T14:53:02.950Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "aai-model-loader",
"timestamp": 1682175082233,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:53:02.963Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cff24495-cb02-405e-8bb5-7c1889dbd4b4
2023-04-22T14:53:02.963Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cff24495-cb02-405e-8bb5-7c1889dbd4b4 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:53:03.159Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:53:03.160Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:03.160Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:03.160Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:04.161Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T14:53:04.161Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:04.161Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:04.161Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:05.163Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"serviceName": "basic_onboard_ufnuru",
"serviceVersion": "1.0",
"serviceUUID": "df778c6d-d2c9-4957-8c1b-70e06934c989",
"serviceDescription": "service",
"serviceInvariantUUID": "20c0e759-664c-4ac4-92cd-c74a3a98a24e",
"resources": [
{
"resourceInstanceName": "basic_onboard_ufnuru 0",
"resourceCustomizationUUID": "1dddad02-89a1-4297-9516-e5bb4fb2f847",
"resourceName": "basic_onboard_ufnuru",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "378ea0f8-abb9-4113-8b36-3df37515658c",
"resourceInvariantUUID": "43fc5e8a-02d8-4cfc-8641-37bc0f138b15",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ufnuru0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"artifactChecksum": "YWVmN2FhNzMwYjdjOTEyMjIxMmVjOGE0ODM3ZjhiNGU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "563879ed-6b1d-40f6-92f2-a86a071f62d5",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "7cc62fc2-fe12-4501-8f13-080df0d9a979",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "06bd14e8-49d8-426b-b04d-5dcbac39c660",
"generatedFromUUID": "7cc62fc2-fe12-4501-8f13-080df0d9a979"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "06bd14e8-49d8-426b-b04d-5dcbac39c660",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardUfnuru-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"artifactChecksum": "YzEwYWEzNmI1MDhhZjEyYzYwZGExZTk1NjNmM2ZhNDI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b5409fed-a959-4265-b3d0-31de4b410741"
}
],
"workloadContext": "Production"
}
2023-04-22T14:53:05.163Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T14:53:05.164Z|660fe188-6cf5-4b6c-b048-910a9e9d1e69|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 df778c6d-d2c9-4957-8c1b-70e06934c989 ASDC
2023-04-22T14:53:05.164Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:cff24495-cb02-405e-8bb5-7c1889dbd4b4
ServiceName:basic_onboard_ufnuru
ServiceVersion:1.0
ServiceUUID:df778c6d-d2c9-4957-8c1b-70e06934c989
ServiceInvariantUUID:20c0e759-664c-4ac4-92cd-c74a3a98a24e
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardUfnuru-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar
ArtifactUUID:b5409fed-a959-4265-b3d0-31de4b410741
ArtifactChecksum:YzEwYWEzNmI1MDhhZjEyYzYwZGExZTk1NjNmM2ZhNDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_ufnuru 0
ResourceCustomizationUUID:1dddad02-89a1-4297-9516-e5bb4fb2f847
ResourceInvariantUUID:43fc5e8a-02d8-4cfc-8641-37bc0f138b15
ResourceName:basic_onboard_ufnuru
ResourceType:VF
ResourceUUID:378ea0f8-abb9-4113-8b36-3df37515658c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ufnuru0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json
ArtifactUUID:563879ed-6b1d-40f6-92f2-a86a071f62d5
ArtifactChecksum:YWVmN2FhNzMwYjdjOTEyMjIxMmVjOGE0ODM3ZjhiNGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml
ArtifactUUID:7cc62fc2-fe12-4501-8f13-080df0d9a979
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env
ArtifactUUID:06bd14e8-49d8-426b-b04d-5dcbac39c660
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env
ArtifactUUID:06bd14e8-49d8-426b-b04d-5dcbac39c660
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-22T14:53:05.164Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF df778c6d-d2c9-4957-8c1b-70e06934c989 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T14:53:05.236Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T14:53:05.236Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-22T14:53:05.237Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-22T14:53:05.237Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b5409fed-a959-4265-b3d0-31de4b410741 from URL: /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:05.237Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-22T14:53:05.237Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:05.372Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-22T14:53:05.374Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar b5409fed-a959-4265-b3d0-31de4b410741 75631
2023-04-22T14:53:05.375Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar ASDC sendASDCNotification
2023-04-22T14:53:05.375Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:05.376Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T14:53:05.377Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:05.377Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:05.377Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175185375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:06.378Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T14:53:06.379Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-22T14:53:06.380Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: b5409fed-a959-4265-b3d0-31de4b410741, URL: /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar to file: /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:06.380Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:06.380Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:06.380Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:06.523Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15640379970990363713/Definitions/service-BasicOnboardUfnuru-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-04-22T14:53:07.674Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T14:53:07.675Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-22T14:53:07.675Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:07.675Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-22T14:53:07.675Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:07.675Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_ufnuru 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is matching search criteria
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ufnuru 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T14:53:07.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is matching search criteria
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ufnuru 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is not matching search criteria
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-22T14:53:07.677Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is matching search criteria
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ufnuru 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is matching search criteria
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ufnuru 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is matching search criteria
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ufnuru 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:53:07.678Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is not matching search criteria
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=aeed1df9-a762-483c-9834-1d0d5846f838
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:07.679Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:07.680Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_ufnuru
Description:service
Model UUID:df778c6d-d2c9-4957-8c1b-70e06934c989
Model Version:NULL
Model InvariantUuid:20c0e759-664c-4ac4-92cd-c74a3a98a24e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_ufnuru
Model UUID:221a392a-d1c8-46e2-814c-530f99f38bb6
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:43fc5e8a-02d8-4cfc-8641-37bc0f138b15
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:1dddad02-89a1-4297-9516-e5bb4fb2f847
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:f42456bb-45ad-4fe2-b4de-c8693b3efd56
ModelName:BasicOnboardUfnuru..base_ubuntu18..module-0
ModelUuid:d049a705-4604-40f7-ac64-5b8cbf817510
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:aeed1df9-a762-483c-9834-1d0d5846f838
ModelInvariantUuid:e2b99685-7855-4e48-bc67-0ef6f8390358
ModelName:basic_onboard_ufnuru-nodes.ubuntu18Cvfc
ModelUuid:4acc6eb3-f73e-4fb4-8398-596cfe58a4a7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:c6da334a-277e-4f98-91d1-f38db019c1d2
ModelInvariantUuid:25ffefdb-1ffa-4b98-b286-c0e93f20a0d0
ModelName:BasicOnboardUfnuru.compute.nodes.heat.ubuntu18
ModelUuid:4b866a2c-4198-410d-a3c2-35966f457cfd
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T14:53:07.689Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 378ea0f8-abb9-4113-8b36-3df37515658c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T14:53:07.692Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||basic_onboard_ufnuru 0
2023-04-22T14:53:07.692Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 378ea0f8-abb9-4113-8b36-3df37515658c
2023-04-22T14:53:07.692Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 563879ed-6b1d-40f6-92f2-a86a071f62d5 from URL: /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json
2023-04-22T14:53:07.692Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-22T14:53:07.693Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json
2023-04-22T14:53:07.822Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-22T14:53:07.822Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json 563879ed-6b1d-40f6-92f2-a86a071f62d5 798
2023-04-22T14:53:07.822Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json ASDC sendASDCNotification
2023-04-22T14:53:07.822Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json
2023-04-22T14:53:07.823Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T14:53:07.823Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:07.823Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:07.823Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175187822,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:08.824Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardUfnuru..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "f42456bb-45ad-4fe2-b4de-c8693b3efd56",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d049a705-4604-40f7-ac64-5b8cbf817510",
"vfModuleModelCustomizationUUID": "9c23e3aa-3602-416d-aba8-a97620aed221",
"isBase": true,
"artifacts": [
"7cc62fc2-fe12-4501-8f13-080df0d9a979",
"06bd14e8-49d8-426b-b04d-5dcbac39c660"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-22T14:53:08.831Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardUfnuru..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d049a705-4604-40f7-ac64-5b8cbf817510
VfModuleModelInvariantUUID:f42456bb-45ad-4fe2-b4de-c8693b3efd56
VfModuleModelDescription:NULL
Artifacts UUID List:{
7cc62fc2-fe12-4501-8f13-080df0d9a979
,
06bd14e8-49d8-426b-b04d-5dcbac39c660
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-22T14:53:08.835Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardUfnuru..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "f42456bb-45ad-4fe2-b4de-c8693b3efd56",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d049a705-4604-40f7-ac64-5b8cbf817510",
"vfModuleModelCustomizationUUID": "9c23e3aa-3602-416d-aba8-a97620aed221",
"isBase": true,
"artifacts": [
"7cc62fc2-fe12-4501-8f13-080df0d9a979",
"06bd14e8-49d8-426b-b04d-5dcbac39c660"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-22T14:53:08.835Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardUfnuru..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d049a705-4604-40f7-ac64-5b8cbf817510
VfModuleModelInvariantUUID:f42456bb-45ad-4fe2-b4de-c8693b3efd56
VfModuleModelDescription:NULL
Artifacts UUID List:{
7cc62fc2-fe12-4501-8f13-080df0d9a979
,
06bd14e8-49d8-426b-b04d-5dcbac39c660
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-22T14:53:08.835Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 7cc62fc2-fe12-4501-8f13-080df0d9a979 from URL: /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml
2023-04-22T14:53:08.836Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-22T14:53:08.836Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml
2023-04-22T14:53:08.952Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-22T14:53:08.953Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml 7cc62fc2-fe12-4501-8f13-080df0d9a979 5033
2023-04-22T14:53:08.953Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-22T14:53:08.953Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml
2023-04-22T14:53:08.953Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T14:53:08.954Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:08.954Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:08.954Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175188953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:09.955Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 06bd14e8-49d8-426b-b04d-5dcbac39c660 from URL: /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env
2023-04-22T14:53:09.955Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-22T14:53:09.956Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env
2023-04-22T14:53:10.155Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-22T14:53:10.156Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env 06bd14e8-49d8-426b-b04d-5dcbac39c660 909
2023-04-22T14:53:10.156Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-22T14:53:10.157Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env
2023-04-22T14:53:10.157Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T14:53:10.157Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:10.157Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:10.157Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175190156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:11.158Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: df778c6d-d2c9-4957-8c1b-70e06934c989
2023-04-22T14:53:11.159Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_ufnuru 0 378ea0f8-abb9-4113-8b36-3df37515658c ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T14:53:11.182Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ce4234f, org.onap.sdc.toscaparser.api.parameters.Input@453c3dcc, org.onap.sdc.toscaparser.api.parameters.Input@6954d734, org.onap.sdc.toscaparser.api.parameters.Input@4ccea24c, org.onap.sdc.toscaparser.api.parameters.Input@718d0ec1]
2023-04-22T14:53:11.184Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.185Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:11.185Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2023-04-22T14:53:11.185Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 1dddad02-89a1-4297-9516-e5bb4fb2f847
2023-04-22T14:53:11.185Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1dddad02-89a1-4297-9516-e5bb4fb2f847 matches Tosca VF Customization UUID: 1dddad02-89a1-4297-9516-e5bb4fb2f847
2023-04-22T14:53:11.185Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 1dddad02-89a1-4297-9516-e5bb4fb2f847 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-22T14:53:11.189Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.190Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:11.190Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 1dddad02-89a1-4297-9516-e5bb4fb2f847: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-22T14:53:11.191Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@23bc0248
2023-04-22T14:53:11.191Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.191Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-22T14:53:11.191Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9c23e3aa-3602-416d-aba8-a97620aed221
2023-04-22T14:53:11.192Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9c23e3aa-3602-416d-aba8-a97620aed221
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-22T14:53:11.197Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.197Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is matching search criteria
2023-04-22T14:53:11.197Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ufnuru 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:53:11.198Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.198Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is matching search criteria
2023-04-22T14:53:11.198Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ufnuru 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:53:11.199Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.200Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is not matching search criteria
2023-04-22T14:53:11.201Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-22T14:53:11.201Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-22T14:53:11.201Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=aeed1df9-a762-483c-9834-1d0d5846f838
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-22T14:53:11.205Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.206Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is matching search criteria
2023-04-22T14:53:11.206Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ufnuru 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-22T14:53:11.206Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.206Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ufnuru 0 is matching search criteria
2023-04-22T14:53:11.206Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ufnuru 0] matching following query criteria: sdcType=VF, customizationUUID=1dddad02-89a1-4297-9516-e5bb4fb2f847
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T14:53:11.210Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.210Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:11.210Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid df778c6d-d2c9-4957-8c1b-70e06934c989: basic_onboard_ufnuru
2023-04-22T14:53:11.210Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.211Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:11.211Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.211Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:11.212Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.212Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:11.212Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.212Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:11.212Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T14:53:11.212Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ufnuru is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T14:53:11.213Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_ufnuru
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T14:53:11.366Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_ufnuru 378ea0f8-abb9-4113-8b36-3df37515658c 1 ASDC deployResourceStructure
2023-04-22T14:53:11.367Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json ASDC sendASDCNotification
2023-04-22T14:53:11.367Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json
2023-04-22T14:53:11.367Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T14:53:11.368Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:11.368Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:11.368Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175191367,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:12.369Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-22T14:53:12.369Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml
2023-04-22T14:53:12.370Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T14:53:12.370Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:12.370Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:12.370Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175192369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:13.371Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-22T14:53:13.372Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env
2023-04-22T14:53:13.372Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T14:53:13.372Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:13.372Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:13.372Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175193371,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:14.373Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar ASDC sendASDCNotification
2023-04-22T14:53:14.374Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar
2023-04-22T14:53:14.374Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T14:53:14.375Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:14.375Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:14.375Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175194373,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:53:15.377Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cff24495-cb02-405e-8bb5-7c1889dbd4b4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:53:15.401Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cff24495-cb02-405e-8bb5-7c1889dbd4b4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T14:53:15.406Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T14:53:15.417Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T14:53:45.417Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cff24495-cb02-405e-8bb5-7c1889dbd4b4 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T14:53:45.430Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cff24495-cb02-405e-8bb5-7c1889dbd4b4 and serviceModelVersionId: df778c6d-d2c9-4957-8c1b-70e06934c989
2023-04-22T14:53:45.431Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 20c0e759-664c-4ac4-92cd-c74a3a98a24e
2023-04-22T14:53:45.431Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/20c0e759-664c-4ac4-92cd-c74a3a98a24e/model-vers/model-ver/df778c6d-d2c9-4957-8c1b-70e06934c989?depth=0
2023-04-22T14:53:45.437Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T14:53:45.471Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20c0e759-664c-4ac4-92cd-c74a3a98a24e/model-vers/model-ver/df778c6d-d2c9-4957-8c1b-70e06934c989?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-22T14:53:45.473Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20c0e759-664c-4ac4-92cd-c74a3a98a24e/model-vers/model-ver/df778c6d-d2c9-4957-8c1b-70e06934c989?depth=0|INFO|500||Invoke
2023-04-22T14:53:45.481Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20c0e759-664c-4ac4-92cd-c74a3a98a24e/model-vers/model-ver/df778c6d-d2c9-4957-8c1b-70e06934c989?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-22T14:53:45.661Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20c0e759-664c-4ac4-92cd-c74a3a98a24e/model-vers/model-ver/df778c6d-d2c9-4957-8c1b-70e06934c989?depth=0|INFO|500||InvokeReturn
2023-04-22T14:53:45.662Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/20c0e759-664c-4ac4-92cd-c74a3a98a24e/model-vers/model-ver/df778c6d-d2c9-4957-8c1b-70e06934c989?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 14:53:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[213232], x-aai-txid=[0-aai-resources-230422-14:53:45:490-93023], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T14:53:45.663Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-22T14:53:45.664Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T14:53:45.664Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T14:53:45.675Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T14:53:45.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cff24495-cb02-405e-8bb5-7c1889dbd4b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T14:53:45.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T14:53:45.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-22T14:53:45.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T14:53:45.676Z|cff24495-cb02-405e-8bb5-7c1889dbd4b4|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175225676,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T14:53:46.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:54:02.763Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:54:02.765Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:54:02.765Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "660fe188-6cf5-4b6c-b048-910a9e9d1e69",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175177103,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T14:54:02.766Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:54:02.766Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:54:02.766Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:54:02.766Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:54:02.766Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:54:02.766Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "NOTIFIED"
}
2023-04-22T14:54:02.766Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:54:02.766Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:54:02.766Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-22T14:54:02.767Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:54:02.767Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:54:02.767Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:54:02.767Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:54:02.767Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:54:02.767Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-22T14:54:02.767Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:54:46.708Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:55:02.764Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:55:02.767Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.767Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T14:55:02.768Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.768Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.768Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175178133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T14:55:02.768Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.768Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.768Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175185375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:55:02.768Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.768Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.768Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175187822,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:55:02.769Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.769Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175188953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:55:02.769Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.769Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175190156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-22T14:55:02.769Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.769Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175191367,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/basic_onboard_ufnuru0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-22T14:55:02.770Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.770Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175192369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-04-22T14:55:02.770Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.770Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175193371,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/resourceInstances/basic_onboard_ufnuru0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-04-22T14:55:02.770Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175194373,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardUfnuru/1.0/artifacts/service-BasicOnboardUfnuru-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T14:55:02.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:02.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-22T14:55:02.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "cff24495-cb02-405e-8bb5-7c1889dbd4b4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175225676,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-22T14:55:02.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T14:55:46.709Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:56:02.763Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:56:46.710Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:57:02.765Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:57:46.711Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:58:02.766Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:58:46.712Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T14:59:02.767Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T14:59:38.229Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Node 1 disconnected.
2023-04-22T14:59:46.713Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T15:00:02.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:00:46.714Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T15:01:02.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:01:46.714Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T15:02:02.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:02:46.715Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T15:03:02.771Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:03:46.716Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T15:04:02.772Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:04:46.717Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T15:05:02.772Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:05:28.798Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T15:05:28.798Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"82dd2875-8658-47ff-851f-02a64c29ed80","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d5a9979e-a7f9-4487-b111-540f01357f7b","serviceDescription":"service","serviceInvariantUUID":"7a2f69ad-d98b-47ea-a68f-e70b48b169e0","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c94b128d-9605-490c-b1c0-ab4e90e04cd1","resourceInvariantUUID":"34491004-af56-4b56-b0b0-e3e39c4109b2","resourceCustomizationUUID":"8e360bd1-9b5e-4210-855c-fffceb3f899c","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"NTI0NTBkNGE2MjEyNGQ4MTc1OWM4MTI2ZWQ3ZDE0ZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"aad799c2-f3d0-4c0a-a020-2df86802e3e2","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NGIyN2IzM2FmOTA2YjcyNTRlNGU1NGIxMTI5YTIzYTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9b4bf97b-d3ed-451c-b6dc-faaaaffe7dbe","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T15:05:28.802Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:05:28.802Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:05:28.802Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:05:28.802Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175886717,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:05:28.806Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T15:05:28.807Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T15:05:28.807Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T15:05:28.807Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T15:05:28.807Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T15:05:28.807Z||kafka-producer-network-thread | SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-654ed399-5235-48a5-ae6c-51893015a2b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to kSlSSFU4S2qKSNMeIuNmgg
2023-04-22T15:05:28.838Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:05:28.839Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175917267,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:05:28.840Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:05:28.840Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:05:28.840Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175886717,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:05:28.841Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:05:29.808Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:05:29.809Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:05:29.809Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:05:29.809Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175886717,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:05:30.810Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "d5a9979e-a7f9-4487-b111-540f01357f7b",
"serviceDescription": "service",
"serviceInvariantUUID": "7a2f69ad-d98b-47ea-a68f-e70b48b169e0",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "8e360bd1-9b5e-4210-855c-fffceb3f899c",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "c94b128d-9605-490c-b1c0-ab4e90e04cd1",
"resourceInvariantUUID": "34491004-af56-4b56-b0b0-e3e39c4109b2",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "NGIyN2IzM2FmOTA2YjcyNTRlNGU1NGIxMTI5YTIzYTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9b4bf97b-d3ed-451c-b6dc-faaaaffe7dbe"
}
],
"workloadContext": "Production"
}
2023-04-22T15:05:30.811Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T15:05:30.811Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d5a9979e-a7f9-4487-b111-540f01357f7b ASDC
2023-04-22T15:05:30.812Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:82dd2875-8658-47ff-851f-02a64c29ed80
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:d5a9979e-a7f9-4487-b111-540f01357f7b
ServiceInvariantUUID:7a2f69ad-d98b-47ea-a68f-e70b48b169e0
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:9b4bf97b-d3ed-451c-b6dc-faaaaffe7dbe
ArtifactChecksum:NGIyN2IzM2FmOTA2YjcyNTRlNGU1NGIxMTI5YTIzYTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:8e360bd1-9b5e-4210-855c-fffceb3f899c
ResourceInvariantUUID:34491004-af56-4b56-b0b0-e3e39c4109b2
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:c94b128d-9605-490c-b1c0-ab4e90e04cd1
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-22T15:05:30.812Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5a9979e-a7f9-4487-b111-540f01357f7b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:05:30.876Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T15:05:30.877Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-22T15:05:30.878Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-22T15:05:30.878Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 9b4bf97b-d3ed-451c-b6dc-faaaaffe7dbe from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-22T15:05:30.878Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-22T15:05:30.878Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-22T15:05:31.060Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-22T15:05:31.061Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 9b4bf97b-d3ed-451c-b6dc-faaaaffe7dbe 57784
2023-04-22T15:05:31.062Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-22T15:05:31.062Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-22T15:05:31.062Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T15:05:31.062Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:05:31.062Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:05:31.063Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175931061,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:05:32.064Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T15:05:32.065Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-22T15:05:32.065Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 9b4bf97b-d3ed-451c-b6dc-faaaaffe7dbe, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.065Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-22T15:05:32.066Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.066Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.172Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1876475128879956016/Definitions/service-BasicNetwork-template.yml
2023-04-22T15:05:32.586Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T15:05:32.587Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-22T15:05:32.587Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.587Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-22T15:05:32.587Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.587Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.587Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.587Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.588Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.588Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.588Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.588Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.588Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-22T15:05:32.588Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.588Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.588Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-22T15:05:32.589Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-22T15:05:32.589Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T15:05:32.589Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.589Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.589Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-22T15:05:32.589Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-22T15:05:32.589Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T15:05:32.590Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.590Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.590Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.590Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.590Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.590Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.591Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.591Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.591Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.591Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.592Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:d5a9979e-a7f9-4487-b111-540f01357f7b
Model Version:NULL
Model InvariantUuid:7a2f69ad-d98b-47ea-a68f-e70b48b169e0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:34491004-af56-4b56-b0b0-e3e39c4109b2
Model UUID:7318bea7-eeb1-4498-be88-9767964a9216
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:8e360bd1-9b5e-4210-855c-fffceb3f899c
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T15:05:32.601Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: c94b128d-9605-490c-b1c0-ab4e90e04cd1
2023-04-22T15:05:32.601Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||No resources found for Service: d5a9979e-a7f9-4487-b111-540f01357f7b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T15:05:32.609Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||
2023-04-22T15:05:32.609Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-04-22T15:05:32.611Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||No resources found for Service: d5a9979e-a7f9-4487-b111-540f01357f7b
2023-04-22T15:05:32.612Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: d5a9979e-a7f9-4487-b111-540f01357f7b
2023-04-22T15:05:32.612Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-04-22T15:05:32.612Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T15:05:32.621Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@343f33f8, org.onap.sdc.toscaparser.api.parameters.Input@763606ad, org.onap.sdc.toscaparser.api.parameters.Input@54ae32f2, org.onap.sdc.toscaparser.api.parameters.Input@2c160b0c, org.onap.sdc.toscaparser.api.parameters.Input@61fb4d85]
2023-04-22T15:05:32.623Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.624Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.624Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.624Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.625Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid d5a9979e-a7f9-4487-b111-540f01357f7b: Generic NeutronNet
2023-04-22T15:05:32.625Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.625Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.626Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.626Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-04-22T15:05:32.678Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.678Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.679Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.679Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.679Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:05:32.679Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:05:32.679Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-22T15:05:32.769Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-04-22T15:05:32.770Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-22T15:05:32.770Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-22T15:05:32.770Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T15:05:32.771Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:05:32.771Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:05:32.771Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175932770,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:05:33.772Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 82dd2875-8658-47ff-851f-02a64c29ed80
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:05:33.799Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 82dd2875-8658-47ff-851f-02a64c29ed80
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:05:33.804Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T15:05:33.804Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T15:05:33.804Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T15:06:02.763Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:06:02.764Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:06:02.764Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "policy-distribution-id",
"timestamp": 1682175919026,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:06:02.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:06:02.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:06:02.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "multicloud-k8s",
"timestamp": 1682175921833,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:06:02.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:06:02.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:06:02.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175915809,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:06:02.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:06:03.805Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 82dd2875-8658-47ff-851f-02a64c29ed80
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:06:03.837Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 82dd2875-8658-47ff-851f-02a64c29ed80
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:06:03.843Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T15:06:03.844Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T15:06:03.844Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T15:06:33.844Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 82dd2875-8658-47ff-851f-02a64c29ed80
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:06:33.872Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 82dd2875-8658-47ff-851f-02a64c29ed80
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:06:33.879Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T15:06:33.880Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T15:06:33.880Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T15:07:02.763Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:02.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175917267,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:07:02.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175886717,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:07:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.769Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.769Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "policy-distribution-id",
"timestamp": 1682175919026,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:07:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.769Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.769Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "multicloud-k8s",
"timestamp": 1682175921833,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:07:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175915809,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:07:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175930177,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:07:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "policy-distribution-id",
"timestamp": 1682175930915,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:07:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175931061,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:07:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175931180,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:07:02.793Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 82dd2875-8658-47ff-851f-02a64c29ed80
2023-04-22T15:07:02.794Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82dd2875-8658-47ff-851f-02a64c29ed80 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:07:02.816Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.817Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "policy-distribution-id",
"timestamp": 1682175931918,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:07:02.817Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.817Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.817Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "SO-sdc-controller",
"timestamp": 1682175932770,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:07:02.818Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.818Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.818Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "policy-distribution-id",
"timestamp": 1682175932920,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:07:02.834Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 82dd2875-8658-47ff-851f-02a64c29ed80
2023-04-22T15:07:02.834Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82dd2875-8658-47ff-851f-02a64c29ed80 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:07:02.857Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.858Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "aai-model-loader",
"timestamp": 1682175938196,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:07:02.858Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.858Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.858Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "aai-model-loader",
"timestamp": 1682175938196,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:07:02.858Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.859Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.859Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "aai-model-loader",
"timestamp": 1682175940330,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:07:02.859Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.859Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.859Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175939423,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:07:02.859Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.859Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.859Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175939423,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:07:02.860Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.860Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.860Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175942198,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:07:02.860Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.860Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.860Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "aai-model-loader",
"timestamp": 1682175943506,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:07:02.860Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.860Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.861Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175943739,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:07:02.861Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:07:02.861Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.861Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "aai-model-loader",
"timestamp": 1682175944510,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:07:02.874Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 82dd2875-8658-47ff-851f-02a64c29ed80
2023-04-22T15:07:02.875Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82dd2875-8658-47ff-851f-02a64c29ed80 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:07:02.898Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:07:02.899Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175944745,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:07:02.911Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 82dd2875-8658-47ff-851f-02a64c29ed80
2023-04-22T15:07:02.911Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82dd2875-8658-47ff-851f-02a64c29ed80 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:07:03.880Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 82dd2875-8658-47ff-851f-02a64c29ed80
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:07:03.907Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 82dd2875-8658-47ff-851f-02a64c29ed80
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:07:03.912Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T15:07:03.913Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T15:07:03.913Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T15:07:03.913Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T15:07:03.913Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:07:03.913Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:07:03.913Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:07:03.913Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:07:03.913Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:07:03.913Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:07:03.931Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T15:07:33.932Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 82dd2875-8658-47ff-851f-02a64c29ed80 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T15:07:33.947Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 82dd2875-8658-47ff-851f-02a64c29ed80 and serviceModelVersionId: d5a9979e-a7f9-4487-b111-540f01357f7b
2023-04-22T15:07:33.947Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7a2f69ad-d98b-47ea-a68f-e70b48b169e0
2023-04-22T15:07:33.948Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7a2f69ad-d98b-47ea-a68f-e70b48b169e0/model-vers/model-ver/d5a9979e-a7f9-4487-b111-540f01357f7b?depth=0
2023-04-22T15:07:33.955Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T15:07:34.039Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a2f69ad-d98b-47ea-a68f-e70b48b169e0/model-vers/model-ver/d5a9979e-a7f9-4487-b111-540f01357f7b?depth=0|INFO|500||Invoke
2023-04-22T15:07:34.039Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a2f69ad-d98b-47ea-a68f-e70b48b169e0/model-vers/model-ver/d5a9979e-a7f9-4487-b111-540f01357f7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a2f69ad-d98b-47ea-a68f-e70b48b169e0/model-vers/model-ver/d5a9979e-a7f9-4487-b111-540f01357f7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[82dd2875-8658-47ff-851f-02a64c29ed80], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e5b0679a-1bef-458c-8b57-61ba3b08e76f], X-ECOMP-RequestID=[82dd2875-8658-47ff-851f-02a64c29ed80], X-TransactionId=[], X-ONAP-RequestID=[82dd2875-8658-47ff-851f-02a64c29ed80], Content-Type=[application/merge-patch+json]}
2023-04-22T15:07:34.048Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a2f69ad-d98b-47ea-a68f-e70b48b169e0/model-vers/model-ver/d5a9979e-a7f9-4487-b111-540f01357f7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-22T15:07:34.234Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a2f69ad-d98b-47ea-a68f-e70b48b169e0/model-vers/model-ver/d5a9979e-a7f9-4487-b111-540f01357f7b?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a2f69ad-d98b-47ea-a68f-e70b48b169e0/model-vers/model-ver/d5a9979e-a7f9-4487-b111-540f01357f7b?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 15:07:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[181], vertex-id=[331808], x-aai-txid=[1-aai-resources-230422-15:07:34:058-6074], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T15:07:34.235Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a2f69ad-d98b-47ea-a68f-e70b48b169e0/model-vers/model-ver/d5a9979e-a7f9-4487-b111-540f01357f7b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-22T15:07:34.236Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7a2f69ad-d98b-47ea-a68f-e70b48b169e0/model-vers/model-ver/d5a9979e-a7f9-4487-b111-540f01357f7b?depth=0|INFO|500||InvokeReturn
2023-04-22T15:07:34.236Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T15:07:34.236Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T15:07:34.244Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T15:07:34.244Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 82dd2875-8658-47ff-851f-02a64c29ed80 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T15:07:34.244Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T15:07:34.244Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:34.244Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:34.244Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "82dd2875-8658-47ff-851f-02a64c29ed80",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176054244,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T15:07:35.274Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-22T15:07:35.284Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T15:07:35.284Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"8c30b856-3c5d-4c3e-b7f8-974a3a0dede1","serviceName":"Demo_pNF_BubPRSz2mO2oyJmC2nyz","serviceVersion":"1.0","serviceUUID":"9ff4738c-9aca-4d78-b141-917e32cd85bc","serviceDescription":"catalog service description","serviceInvariantUUID":"aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2","resources":[{"resourceInstanceName":"pNF 59421024-8c1b 0","resourceName":"pNF 59421024-8c1b","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"52e1a633-1817-40cc-912f-89af738a36cb","resourceInvariantUUID":"795ee1e0-4dd0-4338-b97a-98e228817de4","resourceCustomizationUUID":"7ebb487e-5293-4aef-b014-683b2e697165","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vf-license-model.xml","artifactChecksum":"OGVmY2U3YzM5ZWE1Y2NmNDQ5ZGM5NGY0MjJiZGQxNmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cd0a6fc5-cfb4-454b-b7f1-48d6f52fc848","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/pNF.csar","artifactChecksum":"NWE0YWQwNTg5MjUyMWI2OWIzZmE1YWZjMTk5YmY1ZDY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5fd7c0d8-903c-486e-a34c-1a6b045918e9","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"381d2971-8a17-41a8-905a-0bccaa02b4fc","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vendor-license-model.xml","artifactChecksum":"MzFkODRlNWU5MzQxNzhjNTFjNjg3MDM4MTI5Mjc2YWY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fffa419a-37f2-4a5e-9a96-67c03cd936cd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1f4a0359-fa0b-4f71-bab8-153f3d90281a","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b8cc94c2-648a-4a4e-91e6-41645eab68af","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml","artifactChecksum":"ZjkxNzRkODMxNDhiODVhNzFhZGYxMzEwYzJjM2YyYTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dae45cb9-0daa-45ff-bca8-3a8c7369942b","artifactVersion":"1"},{"artifactName":"service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar","artifactChecksum":"MWQ4OTNlNzdkMjM2ZTRlYWUwYmZjNTE1OGNlZjNhZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f4a64ed2-c333-4598-bea3-1a5006bee031","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T15:07:35.287Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:07:35.288Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:35.288Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:35.288Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:36.289Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:07:36.289Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:36.290Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:36.290Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:37.291Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:07:37.291Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:37.292Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:37.292Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:38.293Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:07:38.293Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:38.293Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:38.294Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:39.295Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:07:39.296Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:39.296Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:39.296Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:40.297Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:07:40.298Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:40.298Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:40.298Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:41.299Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:07:41.300Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:41.300Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:41.300Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:42.301Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:07:42.301Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:42.302Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:42.302Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:43.303Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"serviceName": "Demo_pNF_BubPRSz2mO2oyJmC2nyz",
"serviceVersion": "1.0",
"serviceUUID": "9ff4738c-9aca-4d78-b141-917e32cd85bc",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2",
"resources": [
{
"resourceInstanceName": "pNF 59421024-8c1b 0",
"resourceCustomizationUUID": "7ebb487e-5293-4aef-b014-683b2e697165",
"resourceName": "pNF 59421024-8c1b",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "52e1a633-1817-40cc-912f-89af738a36cb",
"resourceInvariantUUID": "795ee1e0-4dd0-4338-b97a-98e228817de4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"artifactChecksum": "MWQ4OTNlNzdkMjM2ZTRlYWUwYmZjNTE1OGNlZjNhZDE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f4a64ed2-c333-4598-bea3-1a5006bee031"
}
],
"workloadContext": "Production"
}
2023-04-22T15:07:43.304Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T15:07:43.304Z|82dd2875-8658-47ff-851f-02a64c29ed80|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9ff4738c-9aca-4d78-b141-917e32cd85bc ASDC
2023-04-22T15:07:43.304Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
ServiceName:Demo_pNF_BubPRSz2mO2oyJmC2nyz
ServiceVersion:1.0
ServiceUUID:9ff4738c-9aca-4d78-b141-917e32cd85bc
ServiceInvariantUUID:aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
ArtifactUUID:f4a64ed2-c333-4598-bea3-1a5006bee031
ArtifactChecksum:MWQ4OTNlNzdkMjM2ZTRlYWUwYmZjNTE1OGNlZjNhZDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 59421024-8c1b 0
ResourceCustomizationUUID:7ebb487e-5293-4aef-b014-683b2e697165
ResourceInvariantUUID:795ee1e0-4dd0-4338-b97a-98e228817de4
ResourceName:pNF 59421024-8c1b
ResourceType:PNF
ResourceUUID:52e1a633-1817-40cc-912f-89af738a36cb
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-04-22T15:07:43.304Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9ff4738c-9aca-4d78-b141-917e32cd85bc ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:07:43.381Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T15:07:43.381Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-22T15:07:43.381Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-22T15:07:43.382Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: f4a64ed2-c333-4598-bea3-1a5006bee031 from URL: /sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:43.382Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-22T15:07:43.382Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:43.498Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-22T15:07:43.502Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar f4a64ed2-c333-4598-bea3-1a5006bee031 87983
2023-04-22T15:07:43.502Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar ASDC sendASDCNotification
2023-04-22T15:07:43.502Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:43.502Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T15:07:43.502Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:43.503Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:43.503Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176063502,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:44.504Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T15:07:44.504Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-22T15:07:44.505Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: f4a64ed2-c333-4598-bea3-1a5006bee031, URL: /sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar to file: /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:44.505Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:44.506Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:44.506Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:44.704Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17652506765175368458/Definitions/service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml
2023-04-22T15:07:45.349Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T15:07:45.349Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-22T15:07:45.349Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 59421024-8c1b 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BubPRSz2mO2oyJmC2nyz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Node template pNF 59421024-8c1b 0 is matching search criteria
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 59421024-8c1b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BubPRSz2mO2oyJmC2nyz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:07:45.350Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Node template pNF 59421024-8c1b 0 is matching search criteria
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 59421024-8c1b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BubPRSz2mO2oyJmC2nyz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BubPRSz2mO2oyJmC2nyz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BubPRSz2mO2oyJmC2nyz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BubPRSz2mO2oyJmC2nyz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:07:45.351Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BubPRSz2mO2oyJmC2nyz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:07:45.352Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_BubPRSz2mO2oyJmC2nyz
Description:catalog service description
Model UUID:9ff4738c-9aca-4d78-b141-917e32cd85bc
Model Version:NULL
Model InvariantUuid:aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-22T15:07:45.364Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 52e1a633-1817-40cc-912f-89af738a36cb
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T15:07:45.367Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||pNF 59421024-8c1b 0
2023-04-22T15:07:45.368Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 52e1a633-1817-40cc-912f-89af738a36cb
2023-04-22T15:07:45.368Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 9ff4738c-9aca-4d78-b141-917e32cd85bc
2023-04-22T15:07:45.368Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 9ff4738c-9aca-4d78-b141-917e32cd85bc
2023-04-22T15:07:45.368Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 59421024-8c1b 0 52e1a633-1817-40cc-912f-89af738a36cb ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T15:07:45.374Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5a987e63, org.onap.sdc.toscaparser.api.parameters.Input@32ad4122, org.onap.sdc.toscaparser.api.parameters.Input@d5c03e, org.onap.sdc.toscaparser.api.parameters.Input@2d90e3b3, org.onap.sdc.toscaparser.api.parameters.Input@34e2fb04]
2023-04-22T15:07:45.375Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:07:45.375Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BubPRSz2mO2oyJmC2nyz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:07:45.375Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 9ff4738c-9aca-4d78-b141-917e32cd85bc: pNF 59421024-8c1b
2023-04-22T15:07:45.375Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Processing PNF resource: 52e1a633-1817-40cc-912f-89af738a36cb
2023-04-22T15:07:45.375Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-22T15:07:45.375Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BubPRSz2mO2oyJmC2nyz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-22T15:07:45.375Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Resource customization UUID: 7ebb487e-5293-4aef-b014-683b2e697165 is the same as notified resource customizationUUID: 7ebb487e-5293-4aef-b014-683b2e697165
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-22T15:07:45.443Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 59421024-8c1b 52e1a633-1817-40cc-912f-89af738a36cb 0 ASDC deployResourceStructure
2023-04-22T15:07:45.443Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar ASDC sendASDCNotification
2023-04-22T15:07:45.444Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar
2023-04-22T15:07:45.444Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-22T15:07:45.444Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:07:45.444Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:07:45.444Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176065443,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:07:46.445Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:07:46.473Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:07:46.479Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T15:07:46.479Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-22T15:07:46.479Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-22T15:08:02.763Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:08:02.766Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175932181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175963923,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175952062,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "multicloud-k8s",
"timestamp": 1682175961229,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175932181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175963923,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "multicloud-k8s",
"timestamp": 1682175961229,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175952062,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175952062,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175932181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175963923,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "multicloud-k8s",
"timestamp": 1682175961229,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175952062,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175963923,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "multicloud-k8s",
"timestamp": 1682175961229,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175932181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175968196,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.769Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175952062,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175963923,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175932181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "multicloud-k8s",
"timestamp": 1682175961229,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175968196,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175952062,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175963923,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "multicloud-k8s",
"timestamp": 1682175961229,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.770Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175932181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175968196,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175952062,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175963923,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "multicloud-k8s",
"timestamp": 1682175961229,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175932181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175969423,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175968196,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175952062,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.771Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175963923,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175932181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "multicloud-k8s",
"timestamp": 1682175961229,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175969423,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175968196,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175972096,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175972857,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.772Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175972892,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175969423,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175968196,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:02.773Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175973100,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:03.083Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
2023-04-22T15:08:03.083Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:03.105Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.105Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175973861,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:08:03.105Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.105Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.106Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175969423,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.106Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.106Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.106Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175974094,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-04-22T15:08:03.106Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.106Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.106Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175968196,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.106Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.106Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.107Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "policy-distribution-id",
"timestamp": 1682175974863,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:03.117Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
2023-04-22T15:08:03.117Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:03.134Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.134Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175969423,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.135Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.135Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.135Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175975097,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:03.146Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
2023-04-22T15:08:03.146Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1 and ComponentName
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175968196,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175969423,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/resourceInstances/pnf594210248c1b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175976369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175969423,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.165Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175969423,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175978230,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175980450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175980088,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBubprsz2mo2oyjmc2nyz/1.0/artifacts/service-DemoPnfBubprsz2mo2oyjmc2nyz-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.166Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "aai-model-loader",
"timestamp": 1682175981452,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:03.181Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
2023-04-22T15:08:03.181Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:03.204Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.204Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175981093,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:03.217Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
2023-04-22T15:08:03.217Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:03.237Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.238Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176005864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.238Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.238Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.238Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175996100,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.238Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.238Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.238Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682175998196,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.238Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176003270,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175974101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175999423,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176005864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.239Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175996100,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682175998196,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175974101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.240Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.241Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176003270,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.241Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.241Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.242Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175999423,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.242Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.242Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.242Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176005864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.242Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.242Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.242Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175996100,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.242Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.243Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.243Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176003270,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.243Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.243Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.243Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682175998196,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.243Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175974101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175999423,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176005864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.244Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175996100,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.245Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.245Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.245Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175974101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.245Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.245Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.245Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682175998196,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.245Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.246Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.246Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176003270,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.246Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.246Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.246Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175999423,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.247Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.247Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.247Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176005864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.247Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.247Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.247Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175996100,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.247Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.247Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.247Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176003270,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.248Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.248Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.248Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175974101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.248Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.248Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.248Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682175998196,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.248Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.248Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.248Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175999423,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.249Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.249Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.249Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176005864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.249Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.249Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.249Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175996100,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.249Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.249Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.249Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176003270,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.250Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.250Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.250Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175974101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.250Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.250Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.250Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682175998196,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.250Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.250Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175999423,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176005864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "ves-openapi-manager",
"timestamp": 1682175996100,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176003270,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.251Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682175998196,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.252Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.252Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.252Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "cds-sdc-listener",
"timestamp": 1682175974101,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.252Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.252Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.252Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682175999423,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-22T15:08:03.252Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.252Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.252Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176015991,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:03.253Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.253Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.253Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "cds-sdc-listener",
"timestamp": 1682176014705,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:03.253Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.253Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.253Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682176015019,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:03.253Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.253Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.253Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176015456,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:03.254Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.254Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.254Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682176015247,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:03.254Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.254Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.254Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "cds-sdc-listener",
"timestamp": 1682176015709,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:03.286Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7
2023-04-22T15:08:03.286Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:03.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.309Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176016459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:08:03.309Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.311Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176017095,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:03.311Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.311Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "policy-distribution-id",
"timestamp": 1682176017461,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:03.327Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7
2023-04-22T15:08:03.328Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:03.358Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.358Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176018207,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-04-22T15:08:03.358Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.358Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.359Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682176017444,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:08:03.359Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.359Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.359Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176019215,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:03.375Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7
2023-04-22T15:08:03.376Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-22T15:08:03.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.399Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682176018447,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:03.415Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7
2023-04-22T15:08:03.415Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:03.437Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.437Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "multicloud-k8s",
"timestamp": 1682176020218,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-22T15:08:03.437Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.437Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.437Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682176020995,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-22T15:08:03.437Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-22T15:08:03.438Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-22T15:08:03.438Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "aai-model-loader",
"timestamp": 1682176021998,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:03.450Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7
2023-04-22T15:08:03.451Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-22T15:08:16.480Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:08:16.510Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-22T15:08:16.520Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-22T15:08:16.520Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-22T15:08:16.520Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-22T15:08:16.521Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-22T15:08:16.521Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:08:16.521Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:08:16.521Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:08:16.521Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:08:16.521Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:08:16.521Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-22T15:08:16.522Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-22T15:08:16.537Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-22T15:08:46.537Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-22T15:08:46.547Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1 and serviceModelVersionId: 9ff4738c-9aca-4d78-b141-917e32cd85bc
2023-04-22T15:08:46.547Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2
2023-04-22T15:08:46.548Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2/model-vers/model-ver/9ff4738c-9aca-4d78-b141-917e32cd85bc?depth=0
2023-04-22T15:08:46.554Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-04-22T15:08:46.605Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2/model-vers/model-ver/9ff4738c-9aca-4d78-b141-917e32cd85bc?depth=0|INFO|500||Invoke
2023-04-22T15:08:46.606Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2/model-vers/model-ver/9ff4738c-9aca-4d78-b141-917e32cd85bc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2/model-vers/model-ver/9ff4738c-9aca-4d78-b141-917e32cd85bc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8c30b856-3c5d-4c3e-b7f8-974a3a0dede1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f16279fc-681f-45a8-8e99-66dcf2c37b71], X-ECOMP-RequestID=[8c30b856-3c5d-4c3e-b7f8-974a3a0dede1], X-TransactionId=[], X-ONAP-RequestID=[8c30b856-3c5d-4c3e-b7f8-974a3a0dede1], Content-Type=[application/merge-patch+json]}
2023-04-22T15:08:46.616Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2/model-vers/model-ver/9ff4738c-9aca-4d78-b141-917e32cd85bc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-22T15:08:46.778Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2/model-vers/model-ver/9ff4738c-9aca-4d78-b141-917e32cd85bc?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2/model-vers/model-ver/9ff4738c-9aca-4d78-b141-917e32cd85bc?depth=0 has http status code:200 and response headers:{date=[Sat, 22 Apr 2023 15:08:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[205024], x-aai-txid=[0-aai-resources-230422-15:08:46:625-79513], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-22T15:08:46.778Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2/model-vers/model-ver/9ff4738c-9aca-4d78-b141-917e32cd85bc?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-22T15:08:46.778Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aa30708f-ac4c-4c8a-83cc-c9e8ce0ec2b2/model-vers/model-ver/9ff4738c-9aca-4d78-b141-917e32cd85bc?depth=0|INFO|500||InvokeReturn
2023-04-22T15:08:46.779Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-22T15:08:46.779Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-22T15:08:46.784Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-22T15:08:46.784Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8c30b856-3c5d-4c3e-b7f8-974a3a0dede1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-22T15:08:46.785Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-22T15:08:46.785Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:08:46.785Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:08:46.785Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "8c30b856-3c5d-4c3e-b7f8-974a3a0dede1",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176126785,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T15:08:47.816Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-22T15:08:47.816Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"747febc8-538e-498a-a12c-828b38d06bd4","serviceDescription":"service","serviceInvariantUUID":"2cb408a3-63c1-4849-915a-ec37b6904ec8","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c38e2e22-6676-4c53-9165-0291e7a84ade","resourceInvariantUUID":"9261cd9d-3ad6-4cce-9c43-74cf25630cc4","resourceCustomizationUUID":"0e2902d3-79b8-4f3f-9d75-e0ae46066084","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjYxMzk0NGFlMjBmODJlOWNhNzlmN2VlMjQzNWUwOWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"11031477-8c79-4bc8-9dc6-3adf228fbe44","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OTA1YzlkMjllMWMyMGU4YmY2YmRjZjQ1NjYzMjJlMzI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c2e6c438-e635-4c1d-a7f9-55400b8e3270","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c45f5094-17ce-48f3-899d-41b784425a55","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9fb200a8-6b5f-4e30-9ec9-f8c2dc5e3dd6","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dccd2c8b-5dd1-4351-a786-71078c35f6d8","artifactVersion":"2","generatedFromUUID":"c45f5094-17ce-48f3-899d-41b784425a55"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZTE0MWQ4OTcwMjY1Yzc1OThjYTVhYTVhYmI2ODkzNzM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e54879f5-8f58-4c97-a6a9-1e8428954690","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZjllZGFjMWNkY2RiYzEyMmUwYWY4Yzk4MTIwY2UzYzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5f03cdfa-cd54-41ea-ade4-fe5fa5282048","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-22T15:08:47.817Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:08:47.818Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:08:47.818Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:08:47.818Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:08:48.819Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:08:48.820Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:08:48.820Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:08:48.821Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:08:49.822Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:08:49.823Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:08:49.823Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:08:49.823Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:08:50.824Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:08:50.825Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:08:50.825Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:08:50.826Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:08:51.828Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:08:51.829Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:08:51.838Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:08:51.839Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:08:52.840Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:08:52.841Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:08:52.841Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:08:52.841Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:08:53.842Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-22T15:08:53.842Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:08:53.842Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:08:53.843Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176055274,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:08:54.844Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "747febc8-538e-498a-a12c-828b38d06bd4",
"serviceDescription": "service",
"serviceInvariantUUID": "2cb408a3-63c1-4849-915a-ec37b6904ec8",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "0e2902d3-79b8-4f3f-9d75-e0ae46066084",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c38e2e22-6676-4c53-9165-0291e7a84ade",
"resourceInvariantUUID": "9261cd9d-3ad6-4cce-9c43-74cf25630cc4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "OTA1YzlkMjllMWMyMGU4YmY2YmRjZjQ1NjYzMjJlMzI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c2e6c438-e635-4c1d-a7f9-55400b8e3270",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c45f5094-17ce-48f3-899d-41b784425a55",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "dccd2c8b-5dd1-4351-a786-71078c35f6d8",
"generatedFromUUID": "c45f5094-17ce-48f3-899d-41b784425a55"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "dccd2c8b-5dd1-4351-a786-71078c35f6d8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ZjllZGFjMWNkY2RiYzEyMmUwYWY4Yzk4MTIwY2UzYzM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5f03cdfa-cd54-41ea-ade4-fe5fa5282048"
}
],
"workloadContext": "Production"
}
2023-04-22T15:08:54.844Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-22T15:08:54.844Z|8c30b856-3c5d-4c3e-b7f8-974a3a0dede1|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 747febc8-538e-498a-a12c-828b38d06bd4 ASDC
2023-04-22T15:08:54.845Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:747febc8-538e-498a-a12c-828b38d06bd4
ServiceInvariantUUID:2cb408a3-63c1-4849-915a-ec37b6904ec8
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:5f03cdfa-cd54-41ea-ade4-fe5fa5282048
ArtifactChecksum:ZjllZGFjMWNkY2RiYzEyMmUwYWY4Yzk4MTIwY2UzYzM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0e2902d3-79b8-4f3f-9d75-e0ae46066084
ResourceInvariantUUID:9261cd9d-3ad6-4cce-9c43-74cf25630cc4
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:c38e2e22-6676-4c53-9165-0291e7a84ade
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:c2e6c438-e635-4c1d-a7f9-55400b8e3270
ArtifactChecksum:OTA1YzlkMjllMWMyMGU4YmY2YmRjZjQ1NjYzMjJlMzI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:c45f5094-17ce-48f3-899d-41b784425a55
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:dccd2c8b-5dd1-4351-a786-71078c35f6d8
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:dccd2c8b-5dd1-4351-a786-71078c35f6d8
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-22T15:08:54.845Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 747febc8-538e-498a-a12c-828b38d06bd4 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-22T15:08:58.696Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T15:08:58.697Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-22T15:08:58.697Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-22T15:08:58.697Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 5f03cdfa-cd54-41ea-ade4-fe5fa5282048 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-22T15:08:58.697Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-22T15:08:58.697Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-22T15:08:58.824Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-22T15:08:58.827Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 5f03cdfa-cd54-41ea-ade4-fe5fa5282048 75173
2023-04-22T15:08:58.827Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-22T15:08:58.827Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-22T15:08:58.827Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-22T15:08:58.827Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-22T15:08:58.828Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-22T15:08:58.828Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7",
"consumerID": "SO-sdc-controller",
"timestamp": 1682176138827,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-22T15:08:59.828Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-22T15:08:59.829Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-22T15:08:59.829Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 5f03cdfa-cd54-41ea-ade4-fe5fa5282048, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:08:59.830Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-22T15:08:59.830Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:08:59.830Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:08:59.989Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12710789173343452710/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-04-22T15:09:01.059Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-22T15:09:01.060Z|600a21ee-3fea-4bdb-b13f-6c2a5c3b83f7|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery