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-01-23T23:36:31.802Z||main|||||INFO|500||The following profiles are active: basic
2023-01-23T23:36:46.178Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-23T23:36:46.179Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-23T23:36:46.358Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-23T23:36:51.598Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-23T23:36:52.094Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-23T23:36:52.714Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-23T23:36:52.918Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-23T23:36:53.562Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-23T23:36:55.848Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-23T23:36:56.503Z||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-01-23T23:36:59.755Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-23T23:36:59.883Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-23T23:36:59.899Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-23T23:36:59.912Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-23T23:37:00.546Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-23T23:37:00.984Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-23T23:37:02.228Z||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-01-23T23:37:04.822Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-01-23T23:37:04.823Z||main|||||ERROR|500||(conn=1371) Table 'catalogdb.activity_spec' doesn't exist
2023-01-23T23:37:04.839Z||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-01-23T23:37:08.501Z||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-01-23T23:37:11.810Z||main|||||WARN|500||---
2023-01-23T23:37:11.810Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-23T23:37:11.811Z||main|||||WARN|500||---
2023-01-23T23:37:12.289Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-23T23:37:17.655Z||main|||||INFO|500||Started Application in 49.234 seconds (JVM running for 52.493)
2023-01-23T23:37:17.664Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-23T23:37:17.666Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-23T23:37:17.676Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-23T23:37:17.724Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= bc6f8049-4805-4a9a-8c48-9f310240950d url= /sdc/v1/artifactTypes
2023-01-23T23:37:17.731Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-23T23:37:17.895Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-23T23:37:17.941Z||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-01-23T23:37:17.942Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-01-23T23:37:17.942Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a14944f7-1622-4a6b-80dc-d1d0ca865030 url= /sdc/v1/distributionKafkaData
2023-01-23T23:37:17.943Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-23T23:37:17.968Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-23T23:37:17.974Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6ccdccf9
2023-01-23T23:37:18.037Z||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-83b67812-8407-49f9-8791-b20a696e35ff
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-01-23T23:37:18.089Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Instantiated an idempotent producer.
2023-01-23T23:37:18.186Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-01-23T23:37:18.245Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-23T23:37:18.245Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-23T23:37:18.246Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674517038241
2023-01-23T23:37:18.251Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-23T23:37:18.271Z||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-485cb4a7-4cd6-46b7-981b-10e25240a4de
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-01-23T23:37:18.411Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-23T23:37:18.412Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-23T23:37:18.413Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674517038411
2023-01-23T23:37:18.414Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:37:18.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:37:18.418Z||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-669193de-8d30-4b5a-b518-55f5a7c974ba
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-01-23T23:37:18.430Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-23T23:37:18.431Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-23T23:37:18.431Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674517038430
2023-01-23T23:37:18.432Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:37:18.434Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:37:18.439Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-23T23:37:19.384Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Cluster ID: nEplWzsWS1ue2FSsbWP-vg
2023-01-23T23:37:19.384Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:19.384Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 rwZhJyC4TC2g5CrQ9nFjEg
2023-01-23T23:37:19.385Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 rwZhJyC4TC2g5CrQ9nFjEg
2023-01-23T23:37:19.385Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 rwZhJyC4TC2g5CrQ9nFjEg
2023-01-23T23:37:19.385Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:19.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 rwZhJyC4TC2g5CrQ9nFjEg
2023-01-23T23:37:19.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 rwZhJyC4TC2g5CrQ9nFjEg
2023-01-23T23:37:19.386Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] ProducerId set to 2002 with epoch 0
2023-01-23T23:37:19.387Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 rwZhJyC4TC2g5CrQ9nFjEg
2023-01-23T23:37:19.386Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:19.387Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:19.388Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:19.388Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:19.389Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Cluster ID: nEplWzsWS1ue2FSsbWP-vg
2023-01-23T23:37:19.389Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Cluster ID: nEplWzsWS1ue2FSsbWP-vg
2023-01-23T23:37:19.390Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-01-23T23:37:19.390Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-01-23T23:37:19.416Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] (Re-)joining group
2023-01-23T23:37:19.416Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] (Re-)joining group
2023-01-23T23:37:19.470Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba-9668012a-0902-4578-b5d8-17cfcd16f98d
2023-01-23T23:37:19.470Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de-40a9223a-6c17-4db8-9b8e-20fd3357fcfa
2023-01-23T23:37:19.471Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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-01-23T23:37:19.471Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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-01-23T23:37:19.471Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] (Re-)joining group
2023-01-23T23:37:19.471Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] (Re-)joining group
2023-01-23T23:37:25.480Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de-40a9223a-6c17-4db8-9b8e-20fd3357fcfa', protocol='range'}
2023-01-23T23:37:25.480Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba-9668012a-0902-4578-b5d8-17cfcd16f98d', protocol='range'}
2023-01-23T23:37:25.545Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:25.545Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:25.546Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:25.546Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:25.546Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:25.547Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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 pHZifju7RJ6yf1z6ZVqUuw
2023-01-23T23:37:25.552Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba-9668012a-0902-4578-b5d8-17cfcd16f98d=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]), SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de-40a9223a-6c17-4db8-9b8e-20fd3357fcfa=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-01-23T23:37:25.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba-9668012a-0902-4578-b5d8-17cfcd16f98d', protocol='range'}
2023-01-23T23:37:25.579Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de-40a9223a-6c17-4db8-9b8e-20fd3357fcfa', protocol='range'}
2023-01-23T23:37:25.580Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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-01-23T23:37:25.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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-01-23T23:37:25.585Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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-01-23T23:37:25.585Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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-01-23T23:37:25.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-23T23:37:25.607Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-23T23:37:25.606Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-23T23:37:25.608Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-23T23:37:25.608Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-01-23T23:37:25.608Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-23T23:37:25.608Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-01-23T23:37:25.608Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-01-23T23:37:25.608Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-01-23T23:37:25.609Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-01-23T23:37:25.608Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-23T23:37:25.609Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-23T23:37:25.660Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-23T23:37:25.661Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-23T23:37:25.746Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-23T23:37:25.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-23T23:37:25.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-23T23:37:25.774Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-23T23:37:25.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-23T23:37:25.774Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-23T23:37:25.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-23T23:37:25.777Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-23T23:37:25.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-23T23:37:25.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-23T23:38:18.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:38:18.436Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:39:18.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:39:18.438Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:40:18.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:40:18.440Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:41:18.428Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:41:18.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:42:18.430Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:42:18.443Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:43:18.431Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:43:18.443Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:44:18.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:44:18.444Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:45:18.434Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:45:18.445Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:46:18.436Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:46:18.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:46:19.448Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-485cb4a7-4cd6-46b7-981b-10e25240a4de, groupId=so] Node -1 disconnected.
2023-01-23T23:46:19.448Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-669193de-8d30-4b5a-b518-55f5a7c974ba, groupId=so] Node -1 disconnected.
2023-01-23T23:46:19.692Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Node -1 disconnected.
2023-01-23T23:47:02.839Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-23T23:47:18.437Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:47:18.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:48:18.437Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:48:18.449Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:49:18.439Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:49:18.450Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:50:18.441Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:50:18.451Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:51:18.443Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:51:18.453Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:52:18.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:52:18.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:53:18.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:53:18.455Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:54:18.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:54:18.457Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:55:18.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:55:18.458Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:56:18.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:56:18.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:57:18.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:57:18.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:58:18.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:58:18.461Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-23T23:59:18.458Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-23T23:59:18.464Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:00:18.459Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:00:18.465Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:01:18.459Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:01:18.465Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:02:18.461Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:02:18.466Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:03:18.463Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:03:18.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:04:18.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:04:18.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:05:18.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:05:18.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:06:18.470Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:06:18.469Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:07:18.470Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:07:18.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:08:18.473Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:08:18.472Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:09:18.475Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:09:18.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:10:18.476Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:10:18.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:11:18.478Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:11:18.478Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:12:18.479Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:12:18.479Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:13:18.480Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:13:18.480Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:14:18.480Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:14:18.481Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:15:18.482Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:15:18.483Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:16:18.483Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:16:18.483Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:17:18.484Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:17:18.484Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:18:18.485Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:18:18.485Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:19:18.488Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:19:18.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:20:18.490Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:20:18.490Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:21:18.491Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:21:18.492Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:22:18.492Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:22:18.492Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:23:18.494Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:23:18.494Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:24:18.496Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:24:18.496Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:25:18.497Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:25:18.497Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:26:18.499Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:26:18.500Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:27:18.500Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:27:18.500Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:28:18.502Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:28:18.503Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:29:18.504Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:29:18.504Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:30:18.505Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:30:18.505Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:31:18.506Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:31:18.506Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:32:18.507Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:32:18.507Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:33:18.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:33:18.508Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:34:18.510Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:34:18.510Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:35:18.511Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:35:18.512Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:36:18.513Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:36:18.513Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:37:18.514Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:37:18.514Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:38:18.515Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:38:18.516Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:39:18.517Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:39:18.518Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:40:18.519Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:40:18.519Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:41:18.523Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:41:18.522Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:42:18.524Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:42:18.525Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:43:18.525Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:43:18.526Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:44:18.525Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:44:18.526Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:45:18.528Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:45:18.529Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:46:18.530Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:46:18.530Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:47:18.530Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:47:18.531Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:48:18.533Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:48:18.532Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:49:18.534Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:49:18.534Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:50:18.535Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:50:18.535Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:51:10.725Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T00:51:10.726Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"d6ebe2dd-f71c-4574-8987-6a6214ab35b7","serviceName":"vFW 2023-01-24 00-50-08","serviceVersion":"1.0","serviceUUID":"380d6a43-af90-49c3-bdf2-12d8631ce0ef","serviceDescription":"catalog service description","serviceInvariantUUID":"71f9dbfc-c799-4935-a2f3-c0e09b7a6640","resources":[{"resourceInstanceName":"vFW a7c51481-10c9 0","resourceName":"vFW a7c51481-10c9","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ed9f3cf-f0e8-44ae-b8da-02c60f634e49","resourceInvariantUUID":"a255cb92-45a9-4f20-852e-dbf45035a8b3","resourceCustomizationUUID":"ed634b7b-7426-41bd-915d-f0ef7c1a5fb8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vf-license-model.xml","artifactChecksum":"MTRhZjk4NzA5MGQ3YTU4YjI0YzlkMjgwNDQzMTZmZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0e200c98-0947-4d4a-83cb-e39a688a6bf0","artifactVersion":"1"},{"artifactName":"vfwa7c5148110c90_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json","artifactChecksum":"ZDliMzk4Y2ZkMjg3YmFlYzUxNjQ2OTRmNzA1Yzk1ZGY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a5a92c2d-9f60-44a0-a596-1180a25701e2","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4c75b579-c059-4d13-bd93-7e212f681ab8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vendor-license-model.xml","artifactChecksum":"N2M4MTQwOWU3OTJhMGY2NWJiODI1ODYwYzViYzIxMDQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bb6a2435-635f-4755-ab05-3b889166cb21","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"64e0e514-af65-4b7c-a5fc-7c8390a3b86e","artifactVersion":"2","generatedFromUUID":"4c75b579-c059-4d13-bd93-7e212f681ab8"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230124005008-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-template.yml","artifactChecksum":"MGY4OTBkNDRmMDI2ODJmYmQ3ZWZkN2UyMTdmOGU4NGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3acf786d-5798-40d8-b68b-7ae58f7665c8","artifactVersion":"1"},{"artifactName":"service-Vfw20230124005008-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar","artifactChecksum":"YTNiZjU2NGNmOTQ1YmIxNDc4YzNmZWE0NjI1YmU3MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9403ceb8-f3bc-4fd2-a8d2-4455ffd2f493","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-24T00:51:10.739Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:51:10.748Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:10.748Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:10.748Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:10.757Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T00:51:10.758Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T00:51:10.758Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T00:51:10.758Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T00:51:10.759Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T00:51:10.759Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T00:51:10.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:51:10.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521446242,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:51:10.837Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:51:11.788Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:51:11.789Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:11.789Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:11.790Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:12.792Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:51:12.793Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:12.793Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:12.793Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:13.795Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:51:13.795Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:13.795Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:13.795Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:14.797Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:51:14.797Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:14.798Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:14.798Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:15.799Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:51:15.800Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:15.800Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:15.800Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:16.801Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:51:16.802Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:16.802Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:16.802Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:17.806Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"serviceName": "vFW 2023-01-24 00-50-08",
"serviceVersion": "1.0",
"serviceUUID": "380d6a43-af90-49c3-bdf2-12d8631ce0ef",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "71f9dbfc-c799-4935-a2f3-c0e09b7a6640",
"resources": [
{
"resourceInstanceName": "vFW a7c51481-10c9 0",
"resourceCustomizationUUID": "ed634b7b-7426-41bd-915d-f0ef7c1a5fb8",
"resourceName": "vFW a7c51481-10c9",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4ed9f3cf-f0e8-44ae-b8da-02c60f634e49",
"resourceInvariantUUID": "a255cb92-45a9-4f20-852e-dbf45035a8b3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwa7c5148110c90_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"artifactChecksum": "ZDliMzk4Y2ZkMjg3YmFlYzUxNjQ2OTRmNzA1Yzk1ZGY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a5a92c2d-9f60-44a0-a596-1180a25701e2",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "4c75b579-c059-4d13-bd93-7e212f681ab8",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "64e0e514-af65-4b7c-a5fc-7c8390a3b86e",
"generatedFromUUID": "4c75b579-c059-4d13-bd93-7e212f681ab8"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "64e0e514-af65-4b7c-a5fc-7c8390a3b86e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230124005008-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"artifactChecksum": "YTNiZjU2NGNmOTQ1YmIxNDc4YzNmZWE0NjI1YmU3MjU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9403ceb8-f3bc-4fd2-a8d2-4455ffd2f493"
}
],
"workloadContext": "Production"
}
2023-01-24T00:51:17.807Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-24T00:51:17.808Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 380d6a43-af90-49c3-bdf2-12d8631ce0ef ASDC
2023-01-24T00:51:17.980Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:d6ebe2dd-f71c-4574-8987-6a6214ab35b7
ServiceName:vFW 2023-01-24 00-50-08
ServiceVersion:1.0
ServiceUUID:380d6a43-af90-49c3-bdf2-12d8631ce0ef
ServiceInvariantUUID:71f9dbfc-c799-4935-a2f3-c0e09b7a6640
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230124005008-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar
ArtifactUUID:9403ceb8-f3bc-4fd2-a8d2-4455ffd2f493
ArtifactChecksum:YTNiZjU2NGNmOTQ1YmIxNDc4YzNmZWE0NjI1YmU3MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW a7c51481-10c9 0
ResourceCustomizationUUID:ed634b7b-7426-41bd-915d-f0ef7c1a5fb8
ResourceInvariantUUID:a255cb92-45a9-4f20-852e-dbf45035a8b3
ResourceName:vFW a7c51481-10c9
ResourceType:VF
ResourceUUID:4ed9f3cf-f0e8-44ae-b8da-02c60f634e49
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwa7c5148110c90_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json
ArtifactUUID:a5a92c2d-9f60-44a0-a596-1180a25701e2
ArtifactChecksum:ZDliMzk4Y2ZkMjg3YmFlYzUxNjQ2OTRmNzA1Yzk1ZGY=
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/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml
ArtifactUUID:4c75b579-c059-4d13-bd93-7e212f681ab8
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/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env
ArtifactUUID:64e0e514-af65-4b7c-a5fc-7c8390a3b86e
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/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env
ArtifactUUID:64e0e514-af65-4b7c-a5fc-7c8390a3b86e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-24T00:51:17.980Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 380d6a43-af90-49c3-bdf2-12d8631ce0ef 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-01-24T00:51:18.219Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T00:51:18.221Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-24T00:51:18.222Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-24T00:51:18.223Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 9403ceb8-f3bc-4fd2-a8d2-4455ffd2f493 from URL: /sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:18.223Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-24T00:51:18.224Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:18.312Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-24T00:51:18.332Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar 9403ceb8-f3bc-4fd2-a8d2-4455ffd2f493 101481
2023-01-24T00:51:18.333Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar ASDC sendASDCNotification
2023-01-24T00:51:18.334Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:18.335Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T00:51:18.336Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:18.336Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:18.336Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521478332,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:18.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:18.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:51:18.436Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521457842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:51:18.437Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:51:19.338Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T00:51:19.339Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-24T00:51:19.339Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 9403ceb8-f3bc-4fd2-a8d2-4455ffd2f493, URL: /sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar to file: /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:19.340Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230124005008-csar.csar
2023-01-24T00:51:19.428Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:19.429Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:20.157Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15492471286116292090/Definitions/service-Vfw20230124005008-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-01-24T00:51:23.378Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-24T00:51:23.384Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-24T00:51:23.384Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.384Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-24T00:51:23.384Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.385Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||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-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.385Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||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-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.385Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||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-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.385Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.385Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.385Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW a7c51481-10c9 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-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.385Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||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-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.385Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.386Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.386Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:23.386Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-24T00:51:23.393Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.395Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:23.401Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:23.402Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-01-24T00:51:23.404Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-24T00:51:23.407Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.407Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:23.407Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:23.407Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-01-24T00:51:23.408Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-24T00:51:23.408Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.408Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:23.413Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.413Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is not matching search criteria
2023-01-24T00:51:23.414Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-24T00:51:23.414Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-24T00:51:23.414Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-24T00:51:23.414Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.415Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:23.415Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.415Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-24T00:51:23.415Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-24T00:51:23.415Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-24T00:51:23.416Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.416Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:23.416Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-24T00:51:23.416Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:23.416Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-24T00:51:23.417Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.417Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-24T00:51:23.417Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.417Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-24T00:51:23.420Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.420Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:23.420Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:51:23.421Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.421Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:23.421Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:51:23.422Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.422Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:23.422Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:51:23.422Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.423Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is not matching search criteria
2023-01-24T00:51:23.423Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-24T00:51:23.423Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-24T00:51:23.423Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-24T00:51:23.424Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-24T00:51:23.424Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-24T00:51:23.424Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.424Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:23.425Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-24T00:51:23.425Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:23.425Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-24T00:51:23.425Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.426Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=442231e0-33cb-4874-b6c1-f52882b7f3f2
2023-01-24T00:51:23.426Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.426Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is not matching search criteria
2023-01-24T00:51:23.427Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-24T00:51:23.427Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-24T00:51:23.427Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-24T00:51:23.427Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.427Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:23.427Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.427Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-24T00:51:23.428Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-24T00:51:23.428Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-24T00:51:23.428Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:23.428Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-24T00:51:23.428Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.428Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=c3df56a5-39a5-45b1-80b8-84342ea0e554
2023-01-24T00:51:23.428Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.429Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is not matching search criteria
2023-01-24T00:51:23.429Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-24T00:51:23.429Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-24T00:51:23.429Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-24T00:51:23.430Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.430Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:23.430Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.430Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-24T00:51:23.431Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-24T00:51:23.431Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-24T00:51:23.431Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:23.431Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:23.431Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-24T00:51:23.432Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ee4cb974-9715-4854-99ec-75be88cbdef2
2023-01-24T00:51:23.432Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.432Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:23.432Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.433Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:23.433Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.433Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:23.433Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:23.434Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:23.434Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-01-24 00-50-08
Description:catalog service description
Model UUID:380d6a43-af90-49c3-bdf2-12d8631ce0ef
Model Version:NULL
Model InvariantUuid:71f9dbfc-c799-4935-a2f3-c0e09b7a6640
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW a7c51481-10c9
Model UUID:5be248e7-7e2f-4681-951d-dedfada9fbbd
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a255cb92-45a9-4f20-852e-dbf45035a8b3
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:ed634b7b-7426-41bd-915d-f0ef7c1a5fb8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:83f0392f-257f-4029-9c91-0aa2850b5acd
ModelName:VfwA7c5148110c9..base_vfw..module-0
ModelUuid:45ff37da-fea9-4dc6-846d-5bc0f2bb4354
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:442231e0-33cb-4874-b6c1-f52882b7f3f2
ModelInvariantUuid:838e172e-d977-4fe7-966f-13ec6a540bf4
ModelName:vFW a7c51481-10c9-nodes.vfwCvfc
ModelUuid:21916ccb-88e7-4c76-a40f-42cbabef8206
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:14d1c9f7-25c7-4ee5-b2fa-496f14d7c42d
ModelInvariantUuid:2a098241-fe6f-4e68-96f8-315622f33cee
ModelName:VfwA7c5148110c9.compute.nodes.heat.vfw
ModelUuid:48c0e25e-743c-4451-ac35-defdb3d3a081
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c3df56a5-39a5-45b1-80b8-84342ea0e554
ModelInvariantUuid:6a2bd34a-18eb-47b7-a356-b53e591c945a
ModelName:vFW a7c51481-10c9-nodes.vsnCvfc
ModelUuid:adf9b7a9-e828-4b56-a25a-83659000069a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:58aa1af1-22d8-43ad-b927-ba1ff1fcce91
ModelInvariantUuid:9dcfc289-9b24-45f5-a3e0-d5e24661ca99
ModelName:VfwA7c5148110c9.compute.nodes.heat.vsn
ModelUuid:6d429a3e-882a-4ef7-a18b-4d4d0470a1cc
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:ee4cb974-9715-4854-99ec-75be88cbdef2
ModelInvariantUuid:cd2baa12-7e85-44dd-9fc1-49b27abe30f2
ModelName:vFW a7c51481-10c9-nodes.vpgCvfc
ModelUuid:f875f608-9620-40de-b104-40c967e6496d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:75b20225-c5bb-4c33-a704-bb741ea30271
ModelInvariantUuid:bf6cd5e2-61a9-4fa3-af33-dcae7208a589
ModelName:VfwA7c5148110c9.compute.nodes.heat.vpg
ModelUuid:e4fdb35b-291f-48df-8c54-77542dc57b24
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-01-24T00:51:23.460Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ed9f3cf-f0e8-44ae-b8da-02c60f634e49
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-01-24T00:51:23.547Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||vFW a7c51481-10c9 0
2023-01-24T00:51:23.560Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ed9f3cf-f0e8-44ae-b8da-02c60f634e49
2023-01-24T00:51:23.561Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a5a92c2d-9f60-44a0-a596-1180a25701e2 from URL: /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json
2023-01-24T00:51:23.561Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-24T00:51:23.561Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json
2023-01-24T00:51:23.654Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-24T00:51:23.655Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json a5a92c2d-9f60-44a0-a596-1180a25701e2 785
2023-01-24T00:51:23.655Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json ASDC sendASDCNotification
2023-01-24T00:51:23.655Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json
2023-01-24T00:51:23.655Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T00:51:23.656Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:23.656Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:23.657Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521483655,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:24.659Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwA7c5148110c9..base_vfw..module-0",
"vfModuleModelInvariantUUID": "83f0392f-257f-4029-9c91-0aa2850b5acd",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "45ff37da-fea9-4dc6-846d-5bc0f2bb4354",
"vfModuleModelCustomizationUUID": "b066012e-4e60-4283-a0cf-3c810333017d",
"isBase": true,
"artifacts": [
"4c75b579-c059-4d13-bd93-7e212f681ab8",
"64e0e514-af65-4b7c-a5fc-7c8390a3b86e"
],
"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-01-24T00:51:24.676Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwA7c5148110c9..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:45ff37da-fea9-4dc6-846d-5bc0f2bb4354
VfModuleModelInvariantUUID:83f0392f-257f-4029-9c91-0aa2850b5acd
VfModuleModelDescription:NULL
Artifacts UUID List:{
4c75b579-c059-4d13-bd93-7e212f681ab8
,
64e0e514-af65-4b7c-a5fc-7c8390a3b86e
}
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-01-24T00:51:24.681Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwA7c5148110c9..base_vfw..module-0",
"vfModuleModelInvariantUUID": "83f0392f-257f-4029-9c91-0aa2850b5acd",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "45ff37da-fea9-4dc6-846d-5bc0f2bb4354",
"vfModuleModelCustomizationUUID": "b066012e-4e60-4283-a0cf-3c810333017d",
"isBase": true,
"artifacts": [
"4c75b579-c059-4d13-bd93-7e212f681ab8",
"64e0e514-af65-4b7c-a5fc-7c8390a3b86e"
],
"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-01-24T00:51:24.681Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwA7c5148110c9..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:45ff37da-fea9-4dc6-846d-5bc0f2bb4354
VfModuleModelInvariantUUID:83f0392f-257f-4029-9c91-0aa2850b5acd
VfModuleModelDescription:NULL
Artifacts UUID List:{
4c75b579-c059-4d13-bd93-7e212f681ab8
,
64e0e514-af65-4b7c-a5fc-7c8390a3b86e
}
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-01-24T00:51:24.681Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 4c75b579-c059-4d13-bd93-7e212f681ab8 from URL: /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml
2023-01-24T00:51:24.682Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-24T00:51:24.682Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml
2023-01-24T00:51:24.749Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-24T00:51:24.750Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml 4c75b579-c059-4d13-bd93-7e212f681ab8 20368
2023-01-24T00:51:24.750Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-24T00:51:24.750Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml
2023-01-24T00:51:24.751Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T00:51:24.751Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:24.751Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:24.752Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521484750,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:25.754Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 64e0e514-af65-4b7c-a5fc-7c8390a3b86e from URL: /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env
2023-01-24T00:51:25.755Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-24T00:51:25.755Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env
2023-01-24T00:51:25.828Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-24T00:51:25.828Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env 64e0e514-af65-4b7c-a5fc-7c8390a3b86e 2098
2023-01-24T00:51:25.829Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-24T00:51:25.829Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env
2023-01-24T00:51:25.830Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T00:51:25.830Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:25.830Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:25.830Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521485829,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:26.833Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 380d6a43-af90-49c3-bdf2-12d8631ce0ef
2023-01-24T00:51:26.833Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW a7c51481-10c9 0 4ed9f3cf-f0e8-44ae-b8da-02c60f634e49 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-01-24T00:51:26.875Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@77a371be, org.onap.sdc.toscaparser.api.parameters.Input@24db1a1c, org.onap.sdc.toscaparser.api.parameters.Input@47cf3e45, org.onap.sdc.toscaparser.api.parameters.Input@2ee8e8e4, org.onap.sdc.toscaparser.api.parameters.Input@422a5206]
2023-01-24T00:51:26.881Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.881Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:26.882Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic
2023-01-24T00:51:26.882Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= ed634b7b-7426-41bd-915d-f0ef7c1a5fb8
2023-01-24T00:51:26.882Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ed634b7b-7426-41bd-915d-f0ef7c1a5fb8 matches Tosca VF Customization UUID: ed634b7b-7426-41bd-915d-f0ef7c1a5fb8
2023-01-24T00:51:26.882Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: ed634b7b-7426-41bd-915d-f0ef7c1a5fb8 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-01-24T00:51:26.903Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.905Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:26.907Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id ed634b7b-7426-41bd-915d-f0ef7c1a5fb8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-24T00:51:26.907Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1ee5732b
2023-01-24T00:51:26.907Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.908Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-24T00:51:26.908Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b066012e-4e60-4283-a0cf-3c810333017d
2023-01-24T00:51:26.910Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b066012e-4e60-4283-a0cf-3c810333017d
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-01-24T00:51:26.923Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.923Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:26.923Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:51:26.924Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.924Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:26.924Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:51:26.925Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.925Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is not matching search criteria
2023-01-24T00:51:26.925Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-24T00:51:26.926Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-24T00:51:26.926Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-24T00:51:26.926Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-24T00:51:26.926Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-24T00:51:26.926Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:26.927Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:26.927Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-24T00:51:26.927Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:26.927Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-24T00:51:26.928Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:26.928Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=442231e0-33cb-4874-b6c1-f52882b7f3f2
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-01-24T00:51:26.940Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.941Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:26.941Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:51:26.942Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.942Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is not matching search criteria
2023-01-24T00:51:26.942Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-24T00:51:26.942Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-24T00:51:26.943Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-24T00:51:26.943Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:26.943Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:26.943Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:26.943Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-24T00:51:26.943Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-24T00:51:26.944Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-24T00:51:26.944Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:26.944Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-24T00:51:26.944Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:26.944Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=c3df56a5-39a5-45b1-80b8-84342ea0e554
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-01-24T00:51:26.947Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.947Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:26.947Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:51:26.950Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.950Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is not matching search criteria
2023-01-24T00:51:26.950Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-24T00:51:26.951Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-24T00:51:26.951Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-24T00:51:26.951Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:26.951Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:26.951Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-24T00:51:26.952Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-24T00:51:26.952Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-24T00:51:26.952Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-24T00:51:26.952Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-24T00:51:26.952Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-24T00:51:26.952Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-24T00:51:26.953Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ee4cb974-9715-4854-99ec-75be88cbdef2
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-01-24T00:51:26.955Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.956Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:26.956Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:51:26.956Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.956Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Node template vFW a7c51481-10c9 0 is matching search criteria
2023-01-24T00:51:26.956Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW a7c51481-10c9 0] matching following query criteria: sdcType=VF, customizationUUID=ed634b7b-7426-41bd-915d-f0ef7c1a5fb8
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-01-24T00:51:26.959Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.960Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:26.960Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 380d6a43-af90-49c3-bdf2-12d8631ce0ef: vFW a7c51481-10c9
2023-01-24T00:51:26.960Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.960Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:26.961Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.961Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:26.961Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.961Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:26.961Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.962Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:26.962Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:51:26.962Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-01-24 00-50-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:51:26.962Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Saving Service: vFW 2023-01-24 00-50-08
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-01-24T00:51:27.388Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW a7c51481-10c9 4ed9f3cf-f0e8-44ae-b8da-02c60f634e49 1 ASDC deployResourceStructure
2023-01-24T00:51:27.388Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json ASDC sendASDCNotification
2023-01-24T00:51:27.388Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json
2023-01-24T00:51:27.388Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T00:51:27.389Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:27.389Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:27.389Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521487388,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:28.392Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-24T00:51:28.392Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml
2023-01-24T00:51:28.393Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T00:51:28.393Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:28.393Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:28.394Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521488392,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:29.398Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-24T00:51:29.399Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env
2023-01-24T00:51:29.400Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T00:51:29.402Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:29.403Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:29.403Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521489397,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:30.404Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar ASDC sendASDCNotification
2023-01-24T00:51:30.404Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar
2023-01-24T00:51:30.404Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T00:51:30.405Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:51:30.405Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:51:30.405Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521490404,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:51:31.406Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:51:31.439Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:51:31.444Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T00:51:31.444Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-24T00:51:31.444Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-24T00:52:01.445Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:52:01.458Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:52:01.461Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T00:52:01.462Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-24T00:52:01.462Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-24T00:52:18.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:52:18.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521410314,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521462891,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521446242,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521457842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.443Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521410314,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.443Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521462891,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521446242,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521457842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.445Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.453Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.453Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521410314,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.456Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.456Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.456Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521462891,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.457Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.457Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.457Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521446242,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.458Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.463Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.463Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.464Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.464Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.464Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521457842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.464Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.464Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.464Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521410314,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.464Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.465Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.465Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521462891,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.465Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.465Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.465Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521446242,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.465Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.469Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.469Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521457842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.469Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.470Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.470Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.470Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.470Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.470Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521410314,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.470Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.470Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.470Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521462891,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.471Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.471Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.471Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521446242,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.471Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.477Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.477Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.482Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.482Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.482Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521457842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.482Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.482Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.482Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521410314,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.482Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.483Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.483Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521462891,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:52:18.483Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.483Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.483Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521446242,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.483Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.483Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.484Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521457842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.484Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.484Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.484Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521418535,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.484Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.484Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.484Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521410314,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.485Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.485Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.485Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521462891,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:52:18.485Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.489Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.489Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521477312,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:52:18.489Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.490Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.490Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521477090,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:52:18.490Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.490Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.490Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521477102,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:52:18.491Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:18.491Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:52:18.491Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521478332,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:52:18.491Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:52:31.462Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:52:31.478Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:52:31.481Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T00:52:31.481Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-24T00:52:31.482Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-24T00:53:01.482Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:53:01.498Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:53:01.501Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T00:53:01.502Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-24T00:53:01.502Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-24T00:53:18.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:53:18.454Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.454Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521478320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.455Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.455Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.455Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521478517,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.455Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.456Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.456Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521479634,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.456Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.456Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.456Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521480742,
"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-01-24T00:53:18.469Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d6ebe2dd-f71c-4574-8987-6a6214ab35b7
2023-01-24T00:53:18.470Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d6ebe2dd-f71c-4574-8987-6a6214ab35b7 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-01-24T00:53:18.488Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.489Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "multicloud-k8s",
"timestamp": 1674521481747,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.489Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.490Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.490Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521483655,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.490Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.490Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.490Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521484017,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.490Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.490Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.491Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521484750,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.491Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.491Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.491Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521485025,
"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-01-24T00:53:18.500Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d6ebe2dd-f71c-4574-8987-6a6214ab35b7
2023-01-24T00:53:18.500Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d6ebe2dd-f71c-4574-8987-6a6214ab35b7 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-01-24T00:53:18.515Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.516Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521485829,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.516Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.517Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.517Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521487388,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/vfwa7c5148110c90_modules.json",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.517Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.517Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.517Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521488392,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.518Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.518Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.518Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521489397,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/resourceInstances/vfwa7c5148110c90/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.518Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.518Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.518Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521490404,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.519Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.519Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.519Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521492147,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230124005008/1.0/artifacts/service-Vfw20230124005008-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.519Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.519Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.519Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "aai-model-loader",
"timestamp": 1674521493151,
"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-01-24T00:53:18.529Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d6ebe2dd-f71c-4574-8987-6a6214ab35b7
2023-01-24T00:53:18.530Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d6ebe2dd-f71c-4574-8987-6a6214ab35b7 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-01-24T00:53:18.545Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.546Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521478116,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.546Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.546Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.547Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521517842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.547Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.547Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.547Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521512752,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.548Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.548Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.548Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521478116,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.548Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.548Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.548Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521512752,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "NOTIFIED"
}
2023-01-24T00:53:18.549Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.549Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.549Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521517842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.549Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.549Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.549Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521478116,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.550Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.550Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.550Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521512752,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-24T00:53:18.550Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.550Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.550Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521517842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.551Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.551Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.551Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521478116,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.551Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.552Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.552Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521512752,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.552Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.552Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.552Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521517842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.552Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.553Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.553Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521478116,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.553Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.561Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.561Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521517842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.562Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.562Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.562Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521512752,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-24T00:53:18.562Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.563Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.563Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521522891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.563Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.563Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.563Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521478116,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.563Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.563Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.563Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521517842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.564Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.564Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.564Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521512752,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.564Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.564Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.564Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521522891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.564Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.564Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.565Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521478116,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:53:18.565Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.566Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.566Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521517842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:53:18.566Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.566Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.566Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521512752,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:53:18.566Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.567Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.567Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521522891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.567Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.567Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.567Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521522891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.568Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.568Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.568Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521526257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.568Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.568Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.568Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521526029,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.569Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.569Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.569Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "cds-sdc-listener",
"timestamp": 1674521526031,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.569Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.569Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.570Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521522891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.570Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.570Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.570Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521527345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.570Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.570Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.571Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521522891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:53:18.571Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.571Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.571Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521528405,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.572Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.572Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.572Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521522891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:53:18.572Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.572Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.572Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521529442,
"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=?
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-01-24T00:53:18.600Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 361a3c6c-60bd-4f39-8149-80dc0d208471
2023-01-24T00:53:18.600Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 361a3c6c-60bd-4f39-8149-80dc0d208471 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-01-24T00:53:18.618Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.619Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521530630,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:53:18.619Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.619Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.619Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "multicloud-k8s",
"timestamp": 1674521530445,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.619Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.620Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.620Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521533032,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.620Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.620Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.620Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521532680,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T00:53:18.620Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:53:18.621Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.621Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674521534039,
"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-01-24T00:53:18.629Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 361a3c6c-60bd-4f39-8149-80dc0d208471
2023-01-24T00:53:18.630Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 361a3c6c-60bd-4f39-8149-80dc0d208471 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-01-24T00:53:18.643Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:53:18.644Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "aai-model-loader",
"timestamp": 1674521533683,
"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-01-24T00:53:18.653Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 361a3c6c-60bd-4f39-8149-80dc0d208471
2023-01-24T00:53:18.654Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 361a3c6c-60bd-4f39-8149-80dc0d208471 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-01-24T00:53:31.502Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:53:31.518Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7
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-01-24T00:53:31.522Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T00:53:31.522Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-24T00:53:31.522Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-24T00:53:31.522Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-24T00:53:31.522Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T00:53:31.523Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T00:53:31.523Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T00:53:31.523Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T00:53:31.523Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||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-01-24T00:53:31.531Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-24T00:54:01.531Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7 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-01-24T00:54:01.544Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d6ebe2dd-f71c-4574-8987-6a6214ab35b7 and serviceModelVersionId: 380d6a43-af90-49c3-bdf2-12d8631ce0ef
2023-01-24T00:54:01.544Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 71f9dbfc-c799-4935-a2f3-c0e09b7a6640
2023-01-24T00:54:16.501Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/71f9dbfc-c799-4935-a2f3-c0e09b7a6640/model-vers/model-ver/380d6a43-af90-49c3-bdf2-12d8631ce0ef?depth=0
2023-01-24T00:54:16.619Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-01-24T00:54:17.200Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/71f9dbfc-c799-4935-a2f3-c0e09b7a6640/model-vers/model-ver/380d6a43-af90-49c3-bdf2-12d8631ce0ef?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-01-24T00:54:17.206Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/71f9dbfc-c799-4935-a2f3-c0e09b7a6640/model-vers/model-ver/380d6a43-af90-49c3-bdf2-12d8631ce0ef?depth=0|INFO|500||Invoke
2023-01-24T00:54:17.230Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/71f9dbfc-c799-4935-a2f3-c0e09b7a6640/model-vers/model-ver/380d6a43-af90-49c3-bdf2-12d8631ce0ef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-24T00:54:17.475Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/71f9dbfc-c799-4935-a2f3-c0e09b7a6640/model-vers/model-ver/380d6a43-af90-49c3-bdf2-12d8631ce0ef?depth=0|INFO|500||InvokeReturn
2023-01-24T00:54:17.476Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/71f9dbfc-c799-4935-a2f3-c0e09b7a6640/model-vers/model-ver/380d6a43-af90-49c3-bdf2-12d8631ce0ef?depth=0 has http status code:200 and response headers:{date=[Tue, 24 Jan 2023 00:54:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[211], vertex-id=[348288], x-aai-txid=[0-aai-resources-230124-00:54:16:581-52818], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-24T00:54:17.477Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2023-01-24T00:54:17.482Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-24T00:54:17.482Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||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-01-24T00:54:17.495Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||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-01-24T00:54:17.496Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d6ebe2dd-f71c-4574-8987-6a6214ab35b7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-24T00:54:17.497Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-24T00:54:17.497Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:17.498Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:17.498Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521657496,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:18.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:18.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:54:18.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "d6ebe2dd-f71c-4574-8987-6a6214ab35b7",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521657496,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-24T00:54:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
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-01-24T00:54:18.514Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:54:18.519Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T00:54:18.519Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"361a3c6c-60bd-4f39-8149-80dc0d208471","serviceName":"basic_onboard_nFVmss","serviceVersion":"1.0","serviceUUID":"49d6a2bd-d2d3-4112-961b-fd0799d99104","serviceDescription":"service","serviceInvariantUUID":"842ad472-cdb4-4bfa-aab9-fc638d484d22","resources":[{"resourceInstanceName":"basic_onboard_nFVmss 0","resourceName":"basic_onboard_nFVmss","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dcec07fd-230c-43ec-b289-a1d966b1ff50","resourceInvariantUUID":"a238c845-d382-4c86-ba69-a16ab249d9b9","resourceCustomizationUUID":"13df4e3a-f913-4e1b-8de3-25d4e8e8eb85","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vf-license-model.xml","artifactChecksum":"ZmFiNmIxMDY1ZjljMWUwMDYwN2I4MWQyZmM4ZWJmNGI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8e7837e4-1a26-4bb3-b779-db946f449985","artifactVersion":"1"},{"artifactName":"basic_onboard_nfvmss0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json","artifactChecksum":"MmMwN2VmMjdhYTNhY2ViN2E2MjI5MzFkOGJkZWIwYTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2f6de02f-dd38-410a-8b41-08eac2ca3261","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ea0b5788-19aa-45af-83d8-654b1e1ce25a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"8f9533ae-637d-4262-8b0d-b5fbfabefc6d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"309c4059-ed03-4423-8d6c-cf0a9e09f5bb","artifactVersion":"2","generatedFromUUID":"ea0b5788-19aa-45af-83d8-654b1e1ce25a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNfvmss-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-template.yml","artifactChecksum":"YTJjM2IyNWRhNzdhYWIxZGRlMDgzY2U4ZGU3ZmM5ZDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8a8498b9-7e73-45fc-98bd-4bae2c3444aa","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNfvmss-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar","artifactChecksum":"N2NkZmE5Yjg3MWQ3YzczOTZmODRhNjM3YzViNmNlMjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"057ffb30-f393-4823-8ef7-5006dd73f095","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-24T00:54:18.523Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:54:18.523Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:18.523Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:18.523Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:19.524Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:54:19.525Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:19.525Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:19.525Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:20.526Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:54:20.527Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:20.527Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:20.527Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:21.528Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:54:21.529Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:21.530Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:21.530Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:22.531Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:54:22.532Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:22.532Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:22.532Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:23.533Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:54:23.534Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:23.534Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:23.534Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:24.535Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T00:54:24.536Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:24.536Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:24.536Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:25.538Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"serviceName": "basic_onboard_nFVmss",
"serviceVersion": "1.0",
"serviceUUID": "49d6a2bd-d2d3-4112-961b-fd0799d99104",
"serviceDescription": "service",
"serviceInvariantUUID": "842ad472-cdb4-4bfa-aab9-fc638d484d22",
"resources": [
{
"resourceInstanceName": "basic_onboard_nFVmss 0",
"resourceCustomizationUUID": "13df4e3a-f913-4e1b-8de3-25d4e8e8eb85",
"resourceName": "basic_onboard_nFVmss",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "dcec07fd-230c-43ec-b289-a1d966b1ff50",
"resourceInvariantUUID": "a238c845-d382-4c86-ba69-a16ab249d9b9",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_nfvmss0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"artifactChecksum": "MmMwN2VmMjdhYTNhY2ViN2E2MjI5MzFkOGJkZWIwYTU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2f6de02f-dd38-410a-8b41-08eac2ca3261",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "ea0b5788-19aa-45af-83d8-654b1e1ce25a",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "309c4059-ed03-4423-8d6c-cf0a9e09f5bb",
"generatedFromUUID": "ea0b5788-19aa-45af-83d8-654b1e1ce25a"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "309c4059-ed03-4423-8d6c-cf0a9e09f5bb",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNfvmss-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"artifactChecksum": "N2NkZmE5Yjg3MWQ3YzczOTZmODRhNjM3YzViNmNlMjQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "057ffb30-f393-4823-8ef7-5006dd73f095"
}
],
"workloadContext": "Production"
}
2023-01-24T00:54:25.539Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-24T00:54:25.539Z|d6ebe2dd-f71c-4574-8987-6a6214ab35b7|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 49d6a2bd-d2d3-4112-961b-fd0799d99104 ASDC
2023-01-24T00:54:25.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:361a3c6c-60bd-4f39-8149-80dc0d208471
ServiceName:basic_onboard_nFVmss
ServiceVersion:1.0
ServiceUUID:49d6a2bd-d2d3-4112-961b-fd0799d99104
ServiceInvariantUUID:842ad472-cdb4-4bfa-aab9-fc638d484d22
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNfvmss-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar
ArtifactUUID:057ffb30-f393-4823-8ef7-5006dd73f095
ArtifactChecksum:N2NkZmE5Yjg3MWQ3YzczOTZmODRhNjM3YzViNmNlMjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_nFVmss 0
ResourceCustomizationUUID:13df4e3a-f913-4e1b-8de3-25d4e8e8eb85
ResourceInvariantUUID:a238c845-d382-4c86-ba69-a16ab249d9b9
ResourceName:basic_onboard_nFVmss
ResourceType:VF
ResourceUUID:dcec07fd-230c-43ec-b289-a1d966b1ff50
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_nfvmss0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json
ArtifactUUID:2f6de02f-dd38-410a-8b41-08eac2ca3261
ArtifactChecksum:MmMwN2VmMjdhYTNhY2ViN2E2MjI5MzFkOGJkZWIwYTU=
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/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml
ArtifactUUID:ea0b5788-19aa-45af-83d8-654b1e1ce25a
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/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env
ArtifactUUID:309c4059-ed03-4423-8d6c-cf0a9e09f5bb
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/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env
ArtifactUUID:309c4059-ed03-4423-8d6c-cf0a9e09f5bb
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-24T00:54:25.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 49d6a2bd-d2d3-4112-961b-fd0799d99104 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-01-24T00:54:25.578Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T00:54:25.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-24T00:54:25.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-24T00:54:25.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 057ffb30-f393-4823-8ef7-5006dd73f095 from URL: /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:25.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-24T00:54:25.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:25.648Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-24T00:54:25.650Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar 057ffb30-f393-4823-8ef7-5006dd73f095 75664
2023-01-24T00:54:25.650Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar ASDC sendASDCNotification
2023-01-24T00:54:25.650Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:25.650Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T00:54:25.651Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:25.651Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:25.651Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521665650,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:26.652Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T00:54:26.653Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-24T00:54:26.653Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 057ffb30-f393-4823-8ef7-5006dd73f095, URL: /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar to file: /app/ASDC/1/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:26.654Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:26.654Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:26.654Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:26.796Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5269466378695577529/Definitions/service-BasicOnboardNfvmss-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-01-24T00:54:28.139Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-24T00:54:28.140Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-24T00:54:28.140Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:28.140Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-24T00:54:28.140Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:28.140Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_nFVmss 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-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:28.140Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||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-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:28.140Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||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-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:28.141Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||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-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:28.141Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:28.141Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||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-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:28.141Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-24T00:54:28.141Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.141Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:28.141Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is matching search criteria
2023-01-24T00:54:28.142Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-01-24T00:54:28.142Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nFVmss 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-24T00:54:28.142Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.142Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:28.142Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is matching search criteria
2023-01-24T00:54:28.143Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-01-24T00:54:28.143Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nFVmss 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-24T00:54:28.143Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.143Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:28.143Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.143Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is not matching search criteria
2023-01-24T00:54:28.143Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-01-24T00:54:28.144Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-01-24T00:54:28.144Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-01-24T00:54:28.144Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-24T00:54:28.144Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-24T00:54:28.144Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.144Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-24T00:54:28.145Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.145Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is matching search criteria
2023-01-24T00:54:28.145Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nFVmss 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:54:28.145Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.145Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is matching search criteria
2023-01-24T00:54:28.145Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nFVmss 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:54:28.146Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.146Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is matching search criteria
2023-01-24T00:54:28.146Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nFVmss 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:54:28.146Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.146Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is not matching search criteria
2023-01-24T00:54:28.146Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-24T00:54:28.147Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-24T00:54:28.147Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8ee120e7-4c8b-4cce-b5e3-557f9171b78a
2023-01-24T00:54:28.147Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.147Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:28.147Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.147Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:28.148Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.148Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:28.148Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:28.148Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:28.148Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_nFVmss
Description:service
Model UUID:49d6a2bd-d2d3-4112-961b-fd0799d99104
Model Version:NULL
Model InvariantUuid:842ad472-cdb4-4bfa-aab9-fc638d484d22
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_nFVmss
Model UUID:24f319e7-7ad8-4bfb-8a39-76891a12dd71
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a238c845-d382-4c86-ba69-a16ab249d9b9
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:13df4e3a-f913-4e1b-8de3-25d4e8e8eb85
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:e552f5f5-0cec-428e-b879-357c4a0f9f09
ModelName:BasicOnboardNfvmss..base_ubuntu18..module-0
ModelUuid:21f9f26c-54c4-4d45-be09-9dc401d2a08f
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:8ee120e7-4c8b-4cce-b5e3-557f9171b78a
ModelInvariantUuid:9d0ba8d1-8b61-4399-b9fe-4280c0401402
ModelName:basic_onboard_nFVmss-nodes.ubuntu18Cvfc
ModelUuid:02583349-5060-4aa1-832b-51ce41822a2c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:d1ab1aea-85ef-4e35-afa4-3eed4a2450e7
ModelInvariantUuid:ce5b01e3-9f72-4226-af43-ae78f728b7fe
ModelName:BasicOnboardNfvmss.compute.nodes.heat.ubuntu18
ModelUuid:03b2a00d-8f17-4f41-af9a-10c7d5c8e83d
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-01-24T00:54:28.157Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: dcec07fd-230c-43ec-b289-a1d966b1ff50
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-01-24T00:54:28.160Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||basic_onboard_nFVmss 0
2023-01-24T00:54:28.160Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: dcec07fd-230c-43ec-b289-a1d966b1ff50
2023-01-24T00:54:28.160Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 2f6de02f-dd38-410a-8b41-08eac2ca3261 from URL: /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json
2023-01-24T00:54:28.160Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-24T00:54:28.161Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json
2023-01-24T00:54:28.216Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-24T00:54:28.217Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json 2f6de02f-dd38-410a-8b41-08eac2ca3261 798
2023-01-24T00:54:28.217Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json ASDC sendASDCNotification
2023-01-24T00:54:28.217Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json
2023-01-24T00:54:28.217Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T00:54:28.218Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:28.218Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:28.218Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521668217,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:29.219Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardNfvmss..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "e552f5f5-0cec-428e-b879-357c4a0f9f09",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "21f9f26c-54c4-4d45-be09-9dc401d2a08f",
"vfModuleModelCustomizationUUID": "8366cdd5-6aee-4fca-8eb5-1f1fe942f80b",
"isBase": true,
"artifacts": [
"ea0b5788-19aa-45af-83d8-654b1e1ce25a",
"309c4059-ed03-4423-8d6c-cf0a9e09f5bb"
],
"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-01-24T00:54:29.223Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardNfvmss..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:21f9f26c-54c4-4d45-be09-9dc401d2a08f
VfModuleModelInvariantUUID:e552f5f5-0cec-428e-b879-357c4a0f9f09
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea0b5788-19aa-45af-83d8-654b1e1ce25a
,
309c4059-ed03-4423-8d6c-cf0a9e09f5bb
}
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-01-24T00:54:29.225Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardNfvmss..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "e552f5f5-0cec-428e-b879-357c4a0f9f09",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "21f9f26c-54c4-4d45-be09-9dc401d2a08f",
"vfModuleModelCustomizationUUID": "8366cdd5-6aee-4fca-8eb5-1f1fe942f80b",
"isBase": true,
"artifacts": [
"ea0b5788-19aa-45af-83d8-654b1e1ce25a",
"309c4059-ed03-4423-8d6c-cf0a9e09f5bb"
],
"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-01-24T00:54:29.225Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardNfvmss..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:21f9f26c-54c4-4d45-be09-9dc401d2a08f
VfModuleModelInvariantUUID:e552f5f5-0cec-428e-b879-357c4a0f9f09
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea0b5788-19aa-45af-83d8-654b1e1ce25a
,
309c4059-ed03-4423-8d6c-cf0a9e09f5bb
}
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-01-24T00:54:29.225Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ea0b5788-19aa-45af-83d8-654b1e1ce25a from URL: /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml
2023-01-24T00:54:29.225Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-24T00:54:29.226Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml
2023-01-24T00:54:29.284Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-24T00:54:29.285Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml ea0b5788-19aa-45af-83d8-654b1e1ce25a 5033
2023-01-24T00:54:29.285Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-24T00:54:29.286Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml
2023-01-24T00:54:29.286Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T00:54:29.286Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:29.286Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:29.286Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521669285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:30.287Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 309c4059-ed03-4423-8d6c-cf0a9e09f5bb from URL: /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env
2023-01-24T00:54:30.287Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-24T00:54:30.288Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env
2023-01-24T00:54:30.343Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-24T00:54:30.343Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env 309c4059-ed03-4423-8d6c-cf0a9e09f5bb 909
2023-01-24T00:54:30.343Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-24T00:54:30.343Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env
2023-01-24T00:54:30.344Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T00:54:30.344Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:30.344Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:30.344Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521670343,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:31.345Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 49d6a2bd-d2d3-4112-961b-fd0799d99104
2023-01-24T00:54:31.345Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_nFVmss 0 dcec07fd-230c-43ec-b289-a1d966b1ff50 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-01-24T00:54:31.363Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@561da1e, org.onap.sdc.toscaparser.api.parameters.Input@7394455f, org.onap.sdc.toscaparser.api.parameters.Input@7b8248b7, org.onap.sdc.toscaparser.api.parameters.Input@2f72196f, org.onap.sdc.toscaparser.api.parameters.Input@24c897b5]
2023-01-24T00:54:31.365Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.365Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:31.365Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic
2023-01-24T00:54:31.365Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 13df4e3a-f913-4e1b-8de3-25d4e8e8eb85
2023-01-24T00:54:31.365Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 13df4e3a-f913-4e1b-8de3-25d4e8e8eb85 matches Tosca VF Customization UUID: 13df4e3a-f913-4e1b-8de3-25d4e8e8eb85
2023-01-24T00:54:31.365Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 13df4e3a-f913-4e1b-8de3-25d4e8e8eb85 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-01-24T00:54:31.368Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.368Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:31.368Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 13df4e3a-f913-4e1b-8de3-25d4e8e8eb85: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-24T00:54:31.368Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@230f72a2
2023-01-24T00:54:31.369Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.369Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-24T00:54:31.369Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8366cdd5-6aee-4fca-8eb5-1f1fe942f80b
2023-01-24T00:54:31.369Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8366cdd5-6aee-4fca-8eb5-1f1fe942f80b
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-01-24T00:54:31.372Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.373Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is matching search criteria
2023-01-24T00:54:31.373Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nFVmss 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:54:31.373Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.373Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is matching search criteria
2023-01-24T00:54:31.373Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nFVmss 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:54:31.374Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.374Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is not matching search criteria
2023-01-24T00:54:31.374Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-24T00:54:31.374Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-24T00:54:31.374Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8ee120e7-4c8b-4cce-b5e3-557f9171b78a
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-01-24T00:54:31.377Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.377Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is matching search criteria
2023-01-24T00:54:31.377Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nFVmss 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-24T00:54:31.377Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.377Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Node template basic_onboard_nFVmss 0 is matching search criteria
2023-01-24T00:54:31.378Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_onboard_nFVmss 0] matching following query criteria: sdcType=VF, customizationUUID=13df4e3a-f913-4e1b-8de3-25d4e8e8eb85
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-01-24T00:54:31.380Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.380Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:31.381Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 49d6a2bd-d2d3-4112-961b-fd0799d99104: basic_onboard_nFVmss
2023-01-24T00:54:31.381Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.381Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:31.381Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.381Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:31.381Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.381Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:31.382Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.382Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:31.382Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T00:54:31.382Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Service basic_onboard_nFVmss is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T00:54:31.382Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Saving Service: basic_onboard_nFVmss
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-01-24T00:54:31.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_nFVmss dcec07fd-230c-43ec-b289-a1d966b1ff50 1 ASDC deployResourceStructure
2023-01-24T00:54:31.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json ASDC sendASDCNotification
2023-01-24T00:54:31.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json
2023-01-24T00:54:31.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T00:54:31.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:31.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:31.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521671505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:32.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-24T00:54:32.507Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml
2023-01-24T00:54:32.507Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T00:54:32.507Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:32.507Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:32.507Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521672506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:33.509Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-24T00:54:33.509Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env
2023-01-24T00:54:33.509Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T00:54:33.510Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:33.510Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:33.510Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521673509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:34.511Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar ASDC sendASDCNotification
2023-01-24T00:54:34.511Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar
2023-01-24T00:54:34.511Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T00:54:34.511Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:54:34.512Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:54:34.512Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521674511,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:54:35.513Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 361a3c6c-60bd-4f39-8149-80dc0d208471
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-01-24T00:54:35.534Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 361a3c6c-60bd-4f39-8149-80dc0d208471
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-01-24T00:54:35.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T00:54:35.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-24T00:54:35.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-24T00:54:35.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-24T00:54:35.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T00:54:35.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T00:54:35.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T00:54:35.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T00:54:35.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||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-01-24T00:54:35.555Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-24T00:55:05.556Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 361a3c6c-60bd-4f39-8149-80dc0d208471 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-01-24T00:55:05.564Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 361a3c6c-60bd-4f39-8149-80dc0d208471 and serviceModelVersionId: 49d6a2bd-d2d3-4112-961b-fd0799d99104
2023-01-24T00:55:05.564Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 842ad472-cdb4-4bfa-aab9-fc638d484d22
2023-01-24T00:55:05.565Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/842ad472-cdb4-4bfa-aab9-fc638d484d22/model-vers/model-ver/49d6a2bd-d2d3-4112-961b-fd0799d99104?depth=0
2023-01-24T00:55:05.571Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-01-24T00:55:05.628Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/842ad472-cdb4-4bfa-aab9-fc638d484d22/model-vers/model-ver/49d6a2bd-d2d3-4112-961b-fd0799d99104?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-01-24T00:55:05.629Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/842ad472-cdb4-4bfa-aab9-fc638d484d22/model-vers/model-ver/49d6a2bd-d2d3-4112-961b-fd0799d99104?depth=0|INFO|500||Invoke
2023-01-24T00:55:05.637Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/842ad472-cdb4-4bfa-aab9-fc638d484d22/model-vers/model-ver/49d6a2bd-d2d3-4112-961b-fd0799d99104?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-24T00:55:05.754Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/842ad472-cdb4-4bfa-aab9-fc638d484d22/model-vers/model-ver/49d6a2bd-d2d3-4112-961b-fd0799d99104?depth=0|INFO|500||InvokeReturn
2023-01-24T00:55:05.755Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/842ad472-cdb4-4bfa-aab9-fc638d484d22/model-vers/model-ver/49d6a2bd-d2d3-4112-961b-fd0799d99104?depth=0 has http status code:200 and response headers:{date=[Tue, 24 Jan 2023 00:55:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[101], vertex-id=[217120], x-aai-txid=[0-aai-resources-230124-00:55:04:985-42884], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-24T00:55:05.755Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2023-01-24T00:55:05.755Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-24T00:55:05.756Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||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-01-24T00:55:05.764Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||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-01-24T00:55:05.764Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 361a3c6c-60bd-4f39-8149-80dc0d208471 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-24T00:55:05.764Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-24T00:55:05.764Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-24T00:55:05.765Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T00:55:05.765Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521705764,
"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-01-24T00:55:06.782Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:55:18.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:55:18.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:55:18.436Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:55:18.437Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:06.782Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:56:18.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:56:18.437Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "NOTIFIED"
}
2023-01-24T00:56:18.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-24T00:56:18.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:56:18.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-24T00:56:18.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T00:56:18.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521658514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T00:56:18.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521665650,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:56:18.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521668217,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:56:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521669285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:56:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521670343,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-24T00:56:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521671505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/basic_onboard_nfvmss0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-24T00:56:18.443Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.443Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521672506,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-01-24T00:56:18.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521673509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/resourceInstances/basic_onboard_nfvmss0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-01-24T00:56:18.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.444Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521674511,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNfvmss/1.0/artifacts/service-BasicOnboardNfvmss-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T00:56:18.446Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:56:18.446Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T00:56:18.446Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "361a3c6c-60bd-4f39-8149-80dc0d208471",
"consumerID": "SO-sdc-controller",
"timestamp": 1674521705764,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-24T00:56:18.446Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T00:57:06.784Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:57:18.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:58:06.786Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:58:18.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T00:59:06.786Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T00:59:18.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:00:06.787Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:00:18.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:01:06.789Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:01:18.438Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:02:06.789Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:02:18.439Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:03:06.790Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:03:18.440Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:04:06.794Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:04:18.442Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:04:20.294Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Node 2 disconnected.
2023-01-24T01:05:06.796Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:05:18.443Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:06:06.797Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:06:18.444Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:07:06.799Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:07:18.445Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:08:06.801Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:08:18.447Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:09:06.805Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:09:18.447Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:10:06.806Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:10:18.449Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:11:06.808Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:11:18.451Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:12:06.809Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:12:18.453Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:13:06.810Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:13:18.453Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:13:28.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-24T01:13:28.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"59f6474b-2204-40e6-94f5-da1489a8c42a","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"97058300-966b-4bf9-8cb5-6a82bebc3149","serviceDescription":"service","serviceInvariantUUID":"2b29b961-ba3c-4a80-a8ba-485f8d08dae6","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"ecab3c53-6a7a-4f1c-a65f-32d0b8408f15","resourceInvariantUUID":"35e2f987-de66-4ab7-8504-86e81377b38a","resourceCustomizationUUID":"091cbe72-cfff-4977-8cd4-d5ff0cfb6ac9","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":"OGY5ZGU4YjU3MDJmYjQ5Y2ZlNGUxMjE1MTM4NTc1Njk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c7452ab7-8ad0-4f07-bccc-c80bdc6ca8d8","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODJlODAyYjhjODkwZGE5YjhlZWI2MDI0OTAwNGM3M2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fe6df0cf-de6f-4cbd-83bb-242e4c4805ea","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-24T01:13:28.921Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:13:28.922Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:13:28.922Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:13:28.922Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522786810,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:13:28.927Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T01:13:28.928Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T01:13:28.928Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T01:13:28.928Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T01:13:28.929Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T01:13:28.929Z||kafka-producer-network-thread | SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-83b67812-8407-49f9-8791-b20a696e35ff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to rwZhJyC4TC2g5CrQ9nFjEg
2023-01-24T01:13:28.938Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:13:28.938Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522787061,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:13:28.939Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:13:29.931Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:13:29.932Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:13:29.932Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:13:29.932Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522786810,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:13:30.933Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "97058300-966b-4bf9-8cb5-6a82bebc3149",
"serviceDescription": "service",
"serviceInvariantUUID": "2b29b961-ba3c-4a80-a8ba-485f8d08dae6",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "091cbe72-cfff-4977-8cd4-d5ff0cfb6ac9",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "ecab3c53-6a7a-4f1c-a65f-32d0b8408f15",
"resourceInvariantUUID": "35e2f987-de66-4ab7-8504-86e81377b38a",
"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": "ODJlODAyYjhjODkwZGE5YjhlZWI2MDI0OTAwNGM3M2U\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fe6df0cf-de6f-4cbd-83bb-242e4c4805ea"
}
],
"workloadContext": "Production"
}
2023-01-24T01:13:30.934Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-24T01:13:30.934Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 97058300-966b-4bf9-8cb5-6a82bebc3149 ASDC
2023-01-24T01:13:30.934Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:59f6474b-2204-40e6-94f5-da1489a8c42a
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:97058300-966b-4bf9-8cb5-6a82bebc3149
ServiceInvariantUUID:2b29b961-ba3c-4a80-a8ba-485f8d08dae6
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:fe6df0cf-de6f-4cbd-83bb-242e4c4805ea
ArtifactChecksum:ODJlODAyYjhjODkwZGE5YjhlZWI2MDI0OTAwNGM3M2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:091cbe72-cfff-4977-8cd4-d5ff0cfb6ac9
ResourceInvariantUUID:35e2f987-de66-4ab7-8504-86e81377b38a
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:ecab3c53-6a7a-4f1c-a65f-32d0b8408f15
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-01-24T01:13:30.934Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 97058300-966b-4bf9-8cb5-6a82bebc3149 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-01-24T01:13:30.983Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T01:13:30.984Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-24T01:13:30.984Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-24T01:13:30.984Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: fe6df0cf-de6f-4cbd-83bb-242e4c4805ea from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-24T01:13:30.984Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-01-24T01:13:30.985Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-24T01:13:31.065Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-01-24T01:13:31.066Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar fe6df0cf-de6f-4cbd-83bb-242e4c4805ea 57791
2023-01-24T01:13:31.067Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-24T01:13:31.067Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-24T01:13:31.067Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T01:13:31.067Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:13:31.068Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:13:31.068Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522811067,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:13:32.069Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T01:13:32.069Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-01-24T01:13:32.070Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: fe6df0cf-de6f-4cbd-83bb-242e4c4805ea, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-24T01:13:32.070Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-24T01:13:32.070Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-24T01:13:32.071Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-24T01:13:32.222Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4072760805778387848/Definitions/service-BasicNetwork-template.yml
2023-01-24T01:13:32.792Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-24T01:13:32.792Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-01-24T01:13:32.792Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-24T01:13:32.793Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-24T01:13:32.793Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.793Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.793Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.793Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.793Z|59f6474b-2204-40e6-94f5-da1489a8c42a|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-BasicNetwork-csar.csar
2023-01-24T01:13:32.793Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.793Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.794Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.794Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-01-24T01:13:32.794Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.794Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.795Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-24T01:13:32.795Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-01-24T01:13:32.795Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-24T01:13:32.796Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.796Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.796Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-24T01:13:32.796Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-01-24T01:13:32.796Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-24T01:13:32.797Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.797Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.797Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.797Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.798Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.798Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.798Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.798Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.798Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.799Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.799Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:97058300-966b-4bf9-8cb5-6a82bebc3149
Model Version:NULL
Model InvariantUuid:2b29b961-ba3c-4a80-a8ba-485f8d08dae6
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:35e2f987-de66-4ab7-8504-86e81377b38a
Model UUID:6df00a83-1099-41ed-ac59-42a93a785e9f
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:091cbe72-cfff-4977-8cd4-d5ff0cfb6ac9
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-01-24T01:13:32.809Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: ecab3c53-6a7a-4f1c-a65f-32d0b8408f15
2023-01-24T01:13:32.810Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||No resources found for Service: 97058300-966b-4bf9-8cb5-6a82bebc3149
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-01-24T01:13:32.817Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||
2023-01-24T01:13:32.818Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-01-24T01:13:32.818Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 97058300-966b-4bf9-8cb5-6a82bebc3149
2023-01-24T01:13:32.819Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 97058300-966b-4bf9-8cb5-6a82bebc3149
2023-01-24T01:13:32.819Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-01-24T01:13:32.819Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.826Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@56f83591, org.onap.sdc.toscaparser.api.parameters.Input@3b65641d, org.onap.sdc.toscaparser.api.parameters.Input@251d8d77, org.onap.sdc.toscaparser.api.parameters.Input@d4e6ddc, org.onap.sdc.toscaparser.api.parameters.Input@1a0d9559]
2023-01-24T01:13:32.827Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.827Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.828Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.828Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.828Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 97058300-966b-4bf9-8cb5-6a82bebc3149: Generic NeutronNet
2023-01-24T01:13:32.828Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.829Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.829Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.829Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.869Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.870Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.870Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.871Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.871Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:13:32.871Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:13:32.871Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||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-01-24T01:13:32.941Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-01-24T01:13:32.942Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-24T01:13:32.942Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-24T01:13:32.942Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T01:13:32.942Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:13:32.943Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:13:32.943Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522812942,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:13:33.944Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:13:33.968Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:13:33.971Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T01:13:33.971Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-24T01:13:33.971Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-24T01:14:03.971Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:14:03.987Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:14:03.991Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T01:14:03.991Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-24T01:14:03.991Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-24T01:14:18.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:14:18.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:14:18.436Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "aai-model-loader",
"timestamp": 1674522807842,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:14:18.437Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:14:33.992Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:14:34.008Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:14:34.011Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T01:14:34.012Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-24T01:14:34.012Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-24T01:15:04.012Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:15:04.033Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:15:04.036Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T01:15:04.037Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-24T01:15:04.037Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-24T01:15:18.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:15:18.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.437Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "multicloud-k8s",
"timestamp": 1674522791498,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:15:18.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522786810,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:15:18.438Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.438Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522787061,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:15:18.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "aai-model-loader",
"timestamp": 1674522807842,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:15:18.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.439Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522786810,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:15:18.439Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "multicloud-k8s",
"timestamp": 1674522791498,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:15:18.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522811067,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:15:18.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.440Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522810093,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:15:18.440Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "aai-model-loader",
"timestamp": 1674522810100,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:15:18.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522812942,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:15:18.441Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.441Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522812891,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:15:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "aai-model-loader",
"timestamp": 1674522813876,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:15:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522812891,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:15:18.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.442Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "aai-model-loader",
"timestamp": 1674522814882,
"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-01-24T01:15:18.463Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 59f6474b-2204-40e6-94f5-da1489a8c42a
2023-01-24T01:15:18.463Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59f6474b-2204-40e6-94f5-da1489a8c42a 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-01-24T01:15:18.478Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.478Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522815673,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:15:18.479Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.479Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.479Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522817353,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:15:18.479Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:15:18.479Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-24T01:15:18.479Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522818357,
"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-01-24T01:15:18.486Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 59f6474b-2204-40e6-94f5-da1489a8c42a
2023-01-24T01:15:18.487Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59f6474b-2204-40e6-94f5-da1489a8c42a 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-01-24T01:15:34.037Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:15:34.058Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a
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-01-24T01:15:34.066Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T01:15:34.066Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-24T01:15:34.066Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-24T01:15:34.066Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-24T01:15:34.066Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T01:15:34.066Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T01:15:34.067Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T01:15:34.067Z|59f6474b-2204-40e6-94f5-da1489a8c42a|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-01-24T01:15:34.074Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-24T01:16:04.074Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 59f6474b-2204-40e6-94f5-da1489a8c42a 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-01-24T01:16:04.083Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 59f6474b-2204-40e6-94f5-da1489a8c42a and serviceModelVersionId: 97058300-966b-4bf9-8cb5-6a82bebc3149
2023-01-24T01:16:04.083Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2b29b961-ba3c-4a80-a8ba-485f8d08dae6
2023-01-24T01:16:04.084Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2b29b961-ba3c-4a80-a8ba-485f8d08dae6/model-vers/model-ver/97058300-966b-4bf9-8cb5-6a82bebc3149?depth=0
2023-01-24T01:16:04.090Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-01-24T01:16:04.148Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b29b961-ba3c-4a80-a8ba-485f8d08dae6/model-vers/model-ver/97058300-966b-4bf9-8cb5-6a82bebc3149?depth=0|INFO|500||Invoke
2023-01-24T01:16:04.149Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b29b961-ba3c-4a80-a8ba-485f8d08dae6/model-vers/model-ver/97058300-966b-4bf9-8cb5-6a82bebc3149?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b29b961-ba3c-4a80-a8ba-485f8d08dae6/model-vers/model-ver/97058300-966b-4bf9-8cb5-6a82bebc3149?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[59f6474b-2204-40e6-94f5-da1489a8c42a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a47b31d7-686d-4863-a08a-ac237cff7a75], X-ECOMP-RequestID=[59f6474b-2204-40e6-94f5-da1489a8c42a], X-TransactionId=[], X-ONAP-RequestID=[59f6474b-2204-40e6-94f5-da1489a8c42a], Content-Type=[application/merge-patch+json]}
2023-01-24T01:16:04.155Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b29b961-ba3c-4a80-a8ba-485f8d08dae6/model-vers/model-ver/97058300-966b-4bf9-8cb5-6a82bebc3149?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-24T01:16:04.259Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b29b961-ba3c-4a80-a8ba-485f8d08dae6/model-vers/model-ver/97058300-966b-4bf9-8cb5-6a82bebc3149?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/2b29b961-ba3c-4a80-a8ba-485f8d08dae6/model-vers/model-ver/97058300-966b-4bf9-8cb5-6a82bebc3149?depth=0 has http status code:200 and response headers:{date=[Tue, 24 Jan 2023 01:16:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[100], vertex-id=[532720], x-aai-txid=[2-aai-resources-230124-01:16:03:450-98925], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-24T01:16:04.259Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b29b961-ba3c-4a80-a8ba-485f8d08dae6/model-vers/model-ver/97058300-966b-4bf9-8cb5-6a82bebc3149?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-24T01:16:04.260Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b29b961-ba3c-4a80-a8ba-485f8d08dae6/model-vers/model-ver/97058300-966b-4bf9-8cb5-6a82bebc3149?depth=0|INFO|500||InvokeReturn
2023-01-24T01:16:04.261Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-24T01:16:04.261Z|59f6474b-2204-40e6-94f5-da1489a8c42a|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-01-24T01:16:04.266Z|59f6474b-2204-40e6-94f5-da1489a8c42a|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-01-24T01:16:04.267Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 59f6474b-2204-40e6-94f5-da1489a8c42a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-24T01:16:04.267Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-24T01:16:04.267Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:04.267Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:04.267Z|59f6474b-2204-40e6-94f5-da1489a8c42a|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522964267,
"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-01-24T01:16:05.284Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-24T01:16:05.290Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-24T01:16:05.290Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"59d65dab-989c-462c-a6fe-d8bf3f3d9315","serviceName":"Demo_pNF_mAnDaYOfdFu75WiQReYP","serviceVersion":"1.0","serviceUUID":"089d439b-6da2-4b14-ab5d-a6a7cc8c8313","serviceDescription":"catalog service description","serviceInvariantUUID":"9f5fb3b7-eaaa-4e99-b843-bfb380f86037","resources":[{"resourceInstanceName":"pNF 6ab0d5b1-8447 0","resourceName":"pNF 6ab0d5b1-8447","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"9fd5edb7-5fd1-4622-ac87-2c93d5cf474f","resourceInvariantUUID":"0354bc82-10b3-4c4c-a0ac-efb3b43cbf3f","resourceCustomizationUUID":"59744149-bf1f-484d-baaa-6eca3a2eb90a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vf-license-model.xml","artifactChecksum":"MmRkZmIxYjI4NmRiMGNhYjM3ZWVjMWNhZTY3NWUzOTY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b2b37ade-d2ad-4c41-ab57-dcda2b839195","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/pNF.csar","artifactChecksum":"MzA5Y2IwZGJjMWEzZWFkZTQ3MmFkZDg2NmQwZTYyZWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"34fadd19-9f17-4a1f-8434-c3dbfa461253","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"20c8c148-75d4-4df0-8ab6-2826dbf0fac0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vendor-license-model.xml","artifactChecksum":"MmZmZjgwZDdlMmI3MGRiMjYxZWQzMDFiZjY5YTU0NGQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1e18691b-b208-4192-b339-9c5eaeb81e64","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3d406a25-fd19-47d8-9151-c3b1f50d7a01","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"68971092-7c86-477f-8808-1b07f579c41e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfMandayofdfu75wiqreyp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-template.yml","artifactChecksum":"ODJjYzdlMzQ5NzFjY2ExOGNmMjI0ODMyNDQ3YjA4ZTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7f89dcc9-a5ae-41e2-a9f1-4a7edb2311a4","artifactVersion":"1"},{"artifactName":"service-DemoPnfMandayofdfu75wiqreyp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar","artifactChecksum":"MjNmYTczMTgwM2FkZmUzOGZmMjYzMTRmZTY0YWYxOWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"11d9c65e-1a23-49ca-a29b-1711def6ed9e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-24T01:16:05.293Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:16:05.293Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:05.293Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:05.293Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:06.294Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:16:06.294Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:06.295Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:06.295Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:07.295Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:16:07.296Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:07.296Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:07.296Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:08.297Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:16:08.297Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:08.298Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:08.298Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:09.298Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:16:09.299Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:09.299Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:09.299Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:10.300Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:16:10.301Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:10.301Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:10.301Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:11.302Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:16:11.303Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:11.303Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:11.303Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:12.304Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:16:12.305Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:12.305Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:12.305Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:13.306Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"serviceName": "Demo_pNF_mAnDaYOfdFu75WiQReYP",
"serviceVersion": "1.0",
"serviceUUID": "089d439b-6da2-4b14-ab5d-a6a7cc8c8313",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "9f5fb3b7-eaaa-4e99-b843-bfb380f86037",
"resources": [
{
"resourceInstanceName": "pNF 6ab0d5b1-8447 0",
"resourceCustomizationUUID": "59744149-bf1f-484d-baaa-6eca3a2eb90a",
"resourceName": "pNF 6ab0d5b1-8447",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "9fd5edb7-5fd1-4622-ac87-2c93d5cf474f",
"resourceInvariantUUID": "0354bc82-10b3-4c4c-a0ac-efb3b43cbf3f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"artifactChecksum": "MjNmYTczMTgwM2FkZmUzOGZmMjYzMTRmZTY0YWYxOWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "11d9c65e-1a23-49ca-a29b-1711def6ed9e"
}
],
"workloadContext": "Production"
}
2023-01-24T01:16:13.307Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-24T01:16:13.307Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 089d439b-6da2-4b14-ab5d-a6a7cc8c8313 ASDC
2023-01-24T01:16:13.308Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:59d65dab-989c-462c-a6fe-d8bf3f3d9315
ServiceName:Demo_pNF_mAnDaYOfdFu75WiQReYP
ServiceVersion:1.0
ServiceUUID:089d439b-6da2-4b14-ab5d-a6a7cc8c8313
ServiceInvariantUUID:9f5fb3b7-eaaa-4e99-b843-bfb380f86037
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfMandayofdfu75wiqreyp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
ArtifactUUID:11d9c65e-1a23-49ca-a29b-1711def6ed9e
ArtifactChecksum:MjNmYTczMTgwM2FkZmUzOGZmMjYzMTRmZTY0YWYxOWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 6ab0d5b1-8447 0
ResourceCustomizationUUID:59744149-bf1f-484d-baaa-6eca3a2eb90a
ResourceInvariantUUID:0354bc82-10b3-4c4c-a0ac-efb3b43cbf3f
ResourceName:pNF 6ab0d5b1-8447
ResourceType:PNF
ResourceUUID:9fd5edb7-5fd1-4622-ac87-2c93d5cf474f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-01-24T01:16:13.308Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 089d439b-6da2-4b14-ab5d-a6a7cc8c8313 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-01-24T01:16:13.370Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T01:16:13.372Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-24T01:16:13.373Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-24T01:16:13.374Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 11d9c65e-1a23-49ca-a29b-1711def6ed9e from URL: /sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:13.374Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-24T01:16:13.375Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:13.444Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-24T01:16:13.445Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar 11d9c65e-1a23-49ca-a29b-1711def6ed9e 88022
2023-01-24T01:16:13.446Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar ASDC sendASDCNotification
2023-01-24T01:16:13.446Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:13.446Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T01:16:13.446Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:13.446Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:13.446Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522973446,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:14.447Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T01:16:14.448Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-24T01:16:14.448Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 11d9c65e-1a23-49ca-a29b-1711def6ed9e, URL: /sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar to file: /app/ASDC/1/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:14.449Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:14.450Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:14.450Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:14.565Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11719322592813114487/Definitions/service-DemoPnfMandayofdfu75wiqreyp-template.yml
2023-01-24T01:16:15.398Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-24T01:16:15.399Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-24T01:16:15.399Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:15.399Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-24T01:16:15.399Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||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-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:15.399Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6ab0d5b1-8447 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-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:15.399Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:15.399Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||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-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:15.400Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||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-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:15.400Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||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-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:15.400Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||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-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:15.400Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-24T01:16:15.400Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:16:15.400Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_mAnDaYOfdFu75WiQReYP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:16:15.401Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Node template pNF 6ab0d5b1-8447 0 is matching search criteria
2023-01-24T01:16:15.401Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-24T01:16:15.401Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 6ab0d5b1-8447 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-24T01:16:15.401Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:16:15.401Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_mAnDaYOfdFu75WiQReYP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:16:15.401Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Node template pNF 6ab0d5b1-8447 0 is matching search criteria
2023-01-24T01:16:15.402Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-01-24T01:16:15.402Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 6ab0d5b1-8447 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-24T01:16:15.402Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:16:15.402Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_mAnDaYOfdFu75WiQReYP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:16:15.403Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:16:15.403Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_mAnDaYOfdFu75WiQReYP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:16:15.403Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:16:15.403Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_mAnDaYOfdFu75WiQReYP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:16:15.403Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:16:15.403Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_mAnDaYOfdFu75WiQReYP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:16:15.404Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:16:15.404Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_mAnDaYOfdFu75WiQReYP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:16:15.404Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_mAnDaYOfdFu75WiQReYP
Description:catalog service description
Model UUID:089d439b-6da2-4b14-ab5d-a6a7cc8c8313
Model Version:NULL
Model InvariantUuid:9f5fb3b7-eaaa-4e99-b843-bfb380f86037
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-01-24T01:16:15.415Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 9fd5edb7-5fd1-4622-ac87-2c93d5cf474f
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-01-24T01:16:15.418Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||pNF 6ab0d5b1-8447 0
2023-01-24T01:16:15.419Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 9fd5edb7-5fd1-4622-ac87-2c93d5cf474f
2023-01-24T01:16:15.419Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 089d439b-6da2-4b14-ab5d-a6a7cc8c8313
2023-01-24T01:16:15.419Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 089d439b-6da2-4b14-ab5d-a6a7cc8c8313
2023-01-24T01:16:15.419Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6ab0d5b1-8447 0 9fd5edb7-5fd1-4622-ac87-2c93d5cf474f 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-01-24T01:16:15.425Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2f12d50c, org.onap.sdc.toscaparser.api.parameters.Input@67e4a459, org.onap.sdc.toscaparser.api.parameters.Input@38fc7c47, org.onap.sdc.toscaparser.api.parameters.Input@41d9ac07, org.onap.sdc.toscaparser.api.parameters.Input@78daab85]
2023-01-24T01:16:15.426Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:16:15.426Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_mAnDaYOfdFu75WiQReYP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:16:15.426Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 089d439b-6da2-4b14-ab5d-a6a7cc8c8313: pNF 6ab0d5b1-8447
2023-01-24T01:16:15.426Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Processing PNF resource: 9fd5edb7-5fd1-4622-ac87-2c93d5cf474f
2023-01-24T01:16:15.426Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-24T01:16:15.427Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_mAnDaYOfdFu75WiQReYP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-24T01:16:15.427Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Resource customization UUID: 59744149-bf1f-484d-baaa-6eca3a2eb90a is the same as notified resource customizationUUID: 59744149-bf1f-484d-baaa-6eca3a2eb90a
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-01-24T01:16:15.482Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6ab0d5b1-8447 9fd5edb7-5fd1-4622-ac87-2c93d5cf474f 0 ASDC deployResourceStructure
2023-01-24T01:16:15.483Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar ASDC sendASDCNotification
2023-01-24T01:16:15.483Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar
2023-01-24T01:16:15.483Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-24T01:16:15.484Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:16:15.484Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:16:15.484Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522975483,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:16.485Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 59d65dab-989c-462c-a6fe-d8bf3f3d9315
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-01-24T01:16:16.500Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 59d65dab-989c-462c-a6fe-d8bf3f3d9315
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-01-24T01:16:16.502Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T01:16:16.502Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-24T01:16:16.503Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-24T01:16:18.434Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:16:18.440Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.440Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "multicloud-k8s",
"timestamp": 1674522840212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522811099,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "multicloud-k8s",
"timestamp": 1674522840212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522811099,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "multicloud-k8s",
"timestamp": 1674522840212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522811099,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "multicloud-k8s",
"timestamp": 1674522840212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522811099,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "multicloud-k8s",
"timestamp": 1674522840212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522811099,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522867842,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "multicloud-k8s",
"timestamp": 1674522840212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.444Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522811099,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.445Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.445Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.445Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522867842,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.445Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.445Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.445Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "multicloud-k8s",
"timestamp": 1674522840212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.445Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.445Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.446Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522811099,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.446Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.446Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.446Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522867842,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.446Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.446Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.446Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "multicloud-k8s",
"timestamp": 1674522840212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.446Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.447Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.447Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522811099,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.447Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.447Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.447Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522867842,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.447Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.448Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.448Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522871146,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.448Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.448Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.448Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522867842,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.448Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.448Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.448Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522867842,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522872891,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522867842,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522872891,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.449Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522867842,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522872891,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522872891,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.450Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522875949,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522872891,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522872891,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522872891,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.451Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.452Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522872891,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.453Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.453Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.453Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522880742,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:16:18.453Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.453Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.453Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522881635,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.453Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.453Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.453Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "aai-model-loader",
"timestamp": 1674522881744,
"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-01-24T01:16:18.470Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 59d65dab-989c-462c-a6fe-d8bf3f3d9315
2023-01-24T01:16:18.471Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59d65dab-989c-462c-a6fe-d8bf3f3d9315 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-01-24T01:16:18.481Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.482Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522883580,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:16:18.482Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.482Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.482Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522884583,
"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-01-24T01:16:18.489Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 59d65dab-989c-462c-a6fe-d8bf3f3d9315
2023-01-24T01:16:18.489Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59d65dab-989c-462c-a6fe-d8bf3f3d9315 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-01-24T01:16:18.500Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.500Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522871327,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.500Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.500Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.500Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522872150,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.500Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.500Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.500Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522872150,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.501Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.501Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.501Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522871327,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.501Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.501Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.501Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522872150,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.501Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.501Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.501Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522871327,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522872150,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522871327,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522872150,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.502Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.503Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.503Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522871327,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.503Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.503Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.503Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522872150,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.503Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.503Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.503Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522871327,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.503Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522872150,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522871327,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522872150,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.504Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522871327,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522872150,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522871327,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.505Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522894994,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522894761,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522896065,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522897117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.506Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.507Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522897842,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.507Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.507Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.507Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522898172,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.508Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.508Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.508Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522897842,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.508Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.508Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.508Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522899238,
"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=?
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-01-24T01:16:18.525Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 84b5a47c-21e7-4508-8eae-ddb34d724f97
2023-01-24T01:16:18.526Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84b5a47c-21e7-4508-8eae-ddb34d724f97 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-01-24T01:16:18.536Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.537Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522897842,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.537Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.537Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.537Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "multicloud-k8s",
"timestamp": 1674522900240,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-24T01:16:18.537Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.537Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.537Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522897842,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522895765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522901243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522897842,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522895765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522901243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522897842,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522895765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522901243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522897842,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522895765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522901243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522897842,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522895765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.542Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522901243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522897842,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.543Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522895765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522901243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522906916,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.544Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522895765,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522901243,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.545Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "cds-sdc-listener",
"timestamp": 1674522908051,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522908311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.546Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522909399,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522910463,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.547Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.548Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.548Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:16:18.548Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.548Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.548Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522911503,
"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=?
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-01-24T01:16:18.565Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ec9984ee-d62f-4409-9229-f1ea8c52df79
2023-01-24T01:16:18.565Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec9984ee-d62f-4409-9229-f1ea8c52df79 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-01-24T01:16:18.578Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.578Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522912639,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:16:18.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "multicloud-k8s",
"timestamp": 1674522912507,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-24T01:16:18.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522913317,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:16:18.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.579Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.580Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522914903,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:16:18.580Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.580Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.580Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "aai-model-loader",
"timestamp": 1674522914320,
"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-01-24T01:16:18.587Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 84b5a47c-21e7-4508-8eae-ddb34d724f97
2023-01-24T01:16:18.587Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84b5a47c-21e7-4508-8eae-ddb34d724f97 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-01-24T01:16:18.598Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.598Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522915907,
"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-01-24T01:16:18.605Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 84b5a47c-21e7-4508-8eae-ddb34d724f97
2023-01-24T01:16:18.605Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 84b5a47c-21e7-4508-8eae-ddb34d724f97 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-01-24T01:16:18.627Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.627Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.627Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:18.627Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:16:18.628Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:16:18.628Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:16:46.503Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 59d65dab-989c-462c-a6fe-d8bf3f3d9315
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-01-24T01:16:46.518Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 59d65dab-989c-462c-a6fe-d8bf3f3d9315
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-01-24T01:16:46.522Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-24T01:16:46.522Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-24T01:16:46.522Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-24T01:16:46.523Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-24T01:16:46.523Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T01:16:46.523Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T01:16:46.523Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-24T01:16:46.523Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||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-01-24T01:16:46.529Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-24T01:17:16.530Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 59d65dab-989c-462c-a6fe-d8bf3f3d9315 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-01-24T01:17:16.544Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 59d65dab-989c-462c-a6fe-d8bf3f3d9315 and serviceModelVersionId: 089d439b-6da2-4b14-ab5d-a6a7cc8c8313
2023-01-24T01:17:16.545Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9f5fb3b7-eaaa-4e99-b843-bfb380f86037
2023-01-24T01:17:16.546Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9f5fb3b7-eaaa-4e99-b843-bfb380f86037/model-vers/model-ver/089d439b-6da2-4b14-ab5d-a6a7cc8c8313?depth=0
2023-01-24T01:17:16.552Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-01-24T01:17:16.604Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f5fb3b7-eaaa-4e99-b843-bfb380f86037/model-vers/model-ver/089d439b-6da2-4b14-ab5d-a6a7cc8c8313?depth=0|INFO|500||Invoke
2023-01-24T01:17:16.604Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f5fb3b7-eaaa-4e99-b843-bfb380f86037/model-vers/model-ver/089d439b-6da2-4b14-ab5d-a6a7cc8c8313?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f5fb3b7-eaaa-4e99-b843-bfb380f86037/model-vers/model-ver/089d439b-6da2-4b14-ab5d-a6a7cc8c8313?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[59d65dab-989c-462c-a6fe-d8bf3f3d9315], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4809e145-d4b8-4ecc-bdd3-97935ed93407], X-ECOMP-RequestID=[59d65dab-989c-462c-a6fe-d8bf3f3d9315], X-TransactionId=[], X-ONAP-RequestID=[59d65dab-989c-462c-a6fe-d8bf3f3d9315], Content-Type=[application/merge-patch+json]}
2023-01-24T01:17:16.610Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f5fb3b7-eaaa-4e99-b843-bfb380f86037/model-vers/model-ver/089d439b-6da2-4b14-ab5d-a6a7cc8c8313?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-24T01:17:16.710Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f5fb3b7-eaaa-4e99-b843-bfb380f86037/model-vers/model-ver/089d439b-6da2-4b14-ab5d-a6a7cc8c8313?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/9f5fb3b7-eaaa-4e99-b843-bfb380f86037/model-vers/model-ver/089d439b-6da2-4b14-ab5d-a6a7cc8c8313?depth=0 has http status code:200 and response headers:{date=[Tue, 24 Jan 2023 01:17:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[96], vertex-id=[225312], x-aai-txid=[0-aai-resources-230124-01:17:15:902-33688], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-24T01:17:16.711Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f5fb3b7-eaaa-4e99-b843-bfb380f86037/model-vers/model-ver/089d439b-6da2-4b14-ab5d-a6a7cc8c8313?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-24T01:17:16.712Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f5fb3b7-eaaa-4e99-b843-bfb380f86037/model-vers/model-ver/089d439b-6da2-4b14-ab5d-a6a7cc8c8313?depth=0|INFO|500||InvokeReturn
2023-01-24T01:17:16.713Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-24T01:17:16.713Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||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-01-24T01:17:16.719Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||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-01-24T01:17:16.720Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 59d65dab-989c-462c-a6fe-d8bf3f3d9315 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-24T01:17:16.720Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-24T01:17:16.721Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:16.721Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:16.721Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674523036720,
"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-01-24T01:17:17.741Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-01-24T01:17:17.741Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"84b5a47c-21e7-4508-8eae-ddb34d724f97","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"5540786a-c85b-476e-9e5a-af9a6c03e125","serviceDescription":"service","serviceInvariantUUID":"f02e94a8-522a-488e-8f49-dfbbc4ee8377","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6c4d0a71-5574-47c3-9cb6-22f291e8a1b2","resourceInvariantUUID":"dfac5a14-8fe9-4543-ba9d-7054474f4a57","resourceCustomizationUUID":"ba545d83-0e66-419d-b169-271311070959","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZDIzNjYxMGNiNjQ5ZWMyYzg3OTg4NGY0OGQxNzRmOGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2758ae16-e0d5-44e4-9495-3e755c6d2896","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6290d3c0-0947-40b8-9531-824735add9ee","artifactVersion":"2","generatedFromUUID":"8c661d07-1aa1-45b0-9cb2-dc912aea7880"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8c661d07-1aa1-45b0-9cb2-dc912aea7880","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ZTllMWI4NjQ5NDVhOGQ5YTA2MWFhMzZiMjZiZjE3Njg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b06d525b-141b-41bd-9d5e-cd0a28b02c37","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eae1876e-a746-4a6f-85bf-e705875c1d20","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2acaa0eb-2f8e-4ee8-b011-12f71fcde32d","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0d0479e6-b72e-46f2-ac55-03e4e2b6cf18","artifactVersion":"2","generatedFromUUID":"eae1876e-a746-4a6f-85bf-e705875c1d20"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ZmQ0YjZlOThmZjYwZTg3NzdlNzMyMWUyMmMxY2IwNjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bdb213ff-94cc-4bb6-82e7-b6c0cb80f585","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZjQ4MTgxZWI5OWFhY2Y0NzY1ZDJhNWMwZWFhZDFhODM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b40b5cbb-d35d-4644-baa4-c26e048c4eaa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-24T01:17:17.742Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:17:17.743Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:17.743Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:17.743Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:18.434Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:18.437Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.437Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.438Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.439Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.439Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.439Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.440Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.440Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.440Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.440Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.440Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522902891,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:17:18.441Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522924030,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:17:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.442Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522926331,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:17:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.443Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674522927335,
"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-01-24T01:17:18.460Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ec9984ee-d62f-4409-9229-f1ea8c52df79
2023-01-24T01:17:18.460Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec9984ee-d62f-4409-9229-f1ea8c52df79 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-01-24T01:17:18.479Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.479Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522927842,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.480Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.480Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.480Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522927842,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.481Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.481Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.481Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522927842,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.482Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.482Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.482Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522927842,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.483Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.483Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.483Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522927842,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.484Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.484Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.484Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522927842,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.484Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.485Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.485Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522927842,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:17:18.486Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.487Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.487Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522934931,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:17:18.487Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.488Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.488Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522941289,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:17:18.488Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.489Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.490Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec9984ee-d62f-4409-9229-f1ea8c52df79",
"consumerID": "aai-model-loader",
"timestamp": 1674522942291,
"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-01-24T01:17:18.517Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ec9984ee-d62f-4409-9229-f1ea8c52df79
2023-01-24T01:17:18.518Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec9984ee-d62f-4409-9229-f1ea8c52df79 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-01-24T01:17:18.530Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.531Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59f6474b-2204-40e6-94f5-da1489a8c42a",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522964267,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-24T01:17:18.531Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.532Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.532Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.532Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.533Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.533Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.534Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.534Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.534Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.535Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.535Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.535Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.536Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.537Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.537Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.538Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/resourceInstances/pnf6ab0d5b184470/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-24T01:17:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.539Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "NOTIFIED"
}
2023-01-24T01:17:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522973446,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-24T01:17:18.540Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-24T01:17:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "59d65dab-989c-462c-a6fe-d8bf3f3d9315",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522975483,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMandayofdfu75wiqreyp/1.0/artifacts/service-DemoPnfMandayofdfu75wiqreyp-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-24T01:17:18.541Z|361a3c6c-60bd-4f39-8149-80dc0d208471|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-24T01:17:18.744Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:17:18.745Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:18.745Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:18.745Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:19.746Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:17:19.746Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:19.746Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:19.747Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:20.747Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:17:20.748Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:20.748Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:20.748Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:21.749Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:17:21.750Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:21.750Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:21.750Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:22.751Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:17:22.751Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:22.752Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:22.752Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:23.752Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:17:23.753Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:23.753Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:23.754Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:24.755Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:17:24.755Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:24.755Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:24.755Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:25.756Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-24T01:17:25.757Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:25.757Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:25.757Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674522965284,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:26.759Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "5540786a-c85b-476e-9e5a-af9a6c03e125",
"serviceDescription": "service",
"serviceInvariantUUID": "f02e94a8-522a-488e-8f49-dfbbc4ee8377",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "ba545d83-0e66-419d-b169-271311070959",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "6c4d0a71-5574-47c3-9cb6-22f291e8a1b2",
"resourceInvariantUUID": "dfac5a14-8fe9-4543-ba9d-7054474f4a57",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "nginx_cloudtech_k8s_charts.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6290d3c0-0947-40b8-9531-824735add9ee",
"relatedArtifactsInfo": []
},
{
"artifactName": "nginx_cloudtech_k8s_charts.tgz",
"artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8c661d07-1aa1-45b0-9cb2-dc912aea7880",
"relatedArtifactsInfo": []
},
{
"artifactName": "basic_cnf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"artifactChecksum": "ZTllMWI4NjQ5NDVhOGQ5YTA2MWFhMzZiMjZiZjE3Njg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b06d525b-141b-41bd-9d5e-cd0a28b02c37",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "eae1876e-a746-4a6f-85bf-e705875c1d20",
"generatedArtifact": {
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0d0479e6-b72e-46f2-ac55-03e4e2b6cf18",
"generatedFromUUID": "eae1876e-a746-4a6f-85bf-e705875c1d20"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0d0479e6-b72e-46f2-ac55-03e4e2b6cf18",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "ZjQ4MTgxZWI5OWFhY2Y0NzY1ZDJhNWMwZWFhZDFhODM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b40b5cbb-d35d-4644-baa4-c26e048c4eaa"
}
],
"workloadContext": "Production"
}
2023-01-24T01:17:26.759Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-24T01:17:26.759Z|59d65dab-989c-462c-a6fe-d8bf3f3d9315|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 5540786a-c85b-476e-9e5a-af9a6c03e125 ASDC
2023-01-24T01:17:26.760Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:84b5a47c-21e7-4508-8eae-ddb34d724f97
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:5540786a-c85b-476e-9e5a-af9a6c03e125
ServiceInvariantUUID:f02e94a8-522a-488e-8f49-dfbbc4ee8377
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:b40b5cbb-d35d-4644-baa4-c26e048c4eaa
ArtifactChecksum:ZjQ4MTgxZWI5OWFhY2Y0NzY1ZDJhNWMwZWFhZDFhODM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:ba545d83-0e66-419d-b169-271311070959
ResourceInvariantUUID:dfac5a14-8fe9-4543-ba9d-7054474f4a57
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:6c4d0a71-5574-47c3-9cb6-22f291e8a1b2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:6290d3c0-0947-40b8-9531-824735add9ee
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:8c661d07-1aa1-45b0-9cb2-dc912aea7880
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:b06d525b-141b-41bd-9d5e-cd0a28b02c37
ArtifactChecksum:ZTllMWI4NjQ5NDVhOGQ5YTA2MWFhMzZiMjZiZjE3Njg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:eae1876e-a746-4a6f-85bf-e705875c1d20
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:0d0479e6-b72e-46f2-ac55-03e4e2b6cf18
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:0d0479e6-b72e-46f2-ac55-03e4e2b6cf18
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-24T01:17:26.760Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5540786a-c85b-476e-9e5a-af9a6c03e125 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-01-24T01:17:26.825Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T01:17:26.826Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-24T01:17:26.826Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-24T01:17:26.828Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b40b5cbb-d35d-4644-baa4-c26e048c4eaa from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-24T01:17:26.828Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-01-24T01:17:26.828Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-24T01:17:26.987Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-01-24T01:17:26.988Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar b40b5cbb-d35d-4644-baa4-c26e048c4eaa 74007
2023-01-24T01:17:26.988Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-24T01:17:26.988Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-24T01:17:26.988Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-24T01:17:26.989Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-01-24T01:17:26.989Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-24T01:17:26.991Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "84b5a47c-21e7-4508-8eae-ddb34d724f97",
"consumerID": "SO-sdc-controller",
"timestamp": 1674523046988,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-24T01:17:27.992Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-24T01:17:27.994Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-01-24T01:17:27.995Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: b40b5cbb-d35d-4644-baa4-c26e048c4eaa, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-24T01:17:27.995Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-24T01:17:27.996Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-24T01:17:27.996Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-24T01:17:28.197Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2995950469281368626/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-01-24T01:17:29.698Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-24T01:17:29.699Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-24T01:17:29.699Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-24T01:17:29.699Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-24T01:17:29.699Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-24T01:17:29.699Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar
2023-01-24T01:17:29.700Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-24T01:17:29.700Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||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-BasicCnf-csar.csar
2023-01-24T01:17:29.700Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-01-24T01:17:29.700Z|84b5a47c-21e7-4508-8eae-ddb34d724f97|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery