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-05-01T23:42:08.112Z||main|||||INFO|500||The following profiles are active: basic
2023-05-01T23:42:22.208Z||main|||||INFO|500||Starting service [Tomcat]
2023-05-01T23:42:22.208Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-05-01T23:42:22.409Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-05-01T23:42:28.727Z||main|||||INFO|500||catdb-pool - Starting...
2023-05-01T23:42:29.371Z||main|||||INFO|500||catdb-pool - Start completed.
2023-05-01T23:42:30.053Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-05-01T23:42:30.477Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-05-01T23:42:31.602Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-05-01T23:42:34.839Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-01T23:42:35.415Z||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-05-01T23:42:38.194Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-01T23:42:38.313Z||main|||||INFO|500||reqdb-pool - Starting...
2023-05-01T23:42:38.347Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-05-01T23:42:38.356Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-05-01T23:42:39.050Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-01T23:42:39.293Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-01T23:42:40.192Z||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-05-01T23:42:40.955Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-05-01T23:42:40.956Z||main|||||ERROR|500||(conn=1256) Table 'catalogdb.activity_spec' doesn't exist
2023-05-01T23:42:40.972Z||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-05-01T23:42:43.556Z||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-05-01T23:42:46.287Z||main|||||WARN|500||---
2023-05-01T23:42:46.287Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-05-01T23:42:46.287Z||main|||||WARN|500||---
2023-05-01T23:42:46.599Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-05-01T23:42:51.527Z||main|||||INFO|500||Started Application in 47.58 seconds (JVM running for 51.078)
2023-05-01T23:42:51.561Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-05-01T23:42:51.565Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-05-01T23:42:51.577Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-05-01T23:42:51.667Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6b6da5ce-7775-49e7-acc2-2cffa96d5c9d url= /sdc/v1/artifactTypes
2023-05-01T23:42:51.672Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-01T23:42:51.837Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-01T23:42:51.929Z||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-05-01T23:42:51.930Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-05-01T23:42:51.931Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= bad2470e-7b64-4009-b093-ff8635227d1b url= /sdc/v1/distributionKafkaData
2023-05-01T23:42:51.931Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-01T23:42:51.996Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-01T23:42:52.009Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@486cdccb
2023-05-01T23:42:52.114Z||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-5fe63a26-1adf-4121-a57e-859334703016
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-05-01T23:42:52.222Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Instantiated an idempotent producer.
2023-05-01T23:42:52.358Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-05-01T23:42:52.451Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-01T23:42:52.452Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-01T23:42:52.452Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682984572448
2023-05-01T23:42:52.456Z||scheduling-1|||||INFO|500||start DistributionClient
2023-05-01T23:42:52.476Z||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-affaadd5-f151-404d-a2dc-56ce9eea4b31
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-05-01T23:42:52.545Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-01T23:42:52.545Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-01T23:42:52.545Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682984572545
2023-05-01T23:42:52.547Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:42:52.550Z||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-3120f48b-4145-4d4b-bc30-7bd2e674f089
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-05-01T23:42:52.550Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:42:52.561Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-01T23:42:52.562Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-01T23:42:52.562Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682984572561
2023-05-01T23:42:52.563Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:42:52.565Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:42:52.570Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-05-01T23:42:53.743Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 E59jjc5HSJKM98fZ_aAJsA
2023-05-01T23:42:53.743Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:53.744Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:53.744Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 E59jjc5HSJKM98fZ_aAJsA
2023-05-01T23:42:53.744Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Cluster ID: AEnSLJSdRge5kCcToJTPwg
2023-05-01T23:42:53.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:53.745Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 E59jjc5HSJKM98fZ_aAJsA
2023-05-01T23:42:53.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:53.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:53.745Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 E59jjc5HSJKM98fZ_aAJsA
2023-05-01T23:42:53.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:53.746Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 E59jjc5HSJKM98fZ_aAJsA
2023-05-01T23:42:53.746Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 E59jjc5HSJKM98fZ_aAJsA
2023-05-01T23:42:53.748Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] ProducerId set to 1007 with epoch 0
2023-05-01T23:42:53.748Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Cluster ID: AEnSLJSdRge5kCcToJTPwg
2023-05-01T23:42:53.748Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Cluster ID: AEnSLJSdRge5kCcToJTPwg
2023-05-01T23:42:53.749Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-05-01T23:42:53.749Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-05-01T23:42:53.789Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] (Re-)joining group
2023-05-01T23:42:53.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] (Re-)joining group
2023-05-01T23:42:53.891Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31-4b164c2c-e2ec-47ea-bedf-aa3ff01c8d93
2023-05-01T23:42:53.892Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089-6ef7c735-cc40-4451-bdd4-af7485791dcf
2023-05-01T23:42:53.892Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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-05-01T23:42:53.893Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] (Re-)joining group
2023-05-01T23:42:53.893Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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-05-01T23:42:53.894Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] (Re-)joining group
2023-05-01T23:42:59.908Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089-6ef7c735-cc40-4451-bdd4-af7485791dcf', protocol='range'}
2023-05-01T23:42:59.908Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31-4b164c2c-e2ec-47ea-bedf-aa3ff01c8d93', protocol='range'}
2023-05-01T23:42:59.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:59.997Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:59.998Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:59.998Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:59.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:42:59.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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 TiO02sGASB-hsnEB6ndSHA
2023-05-01T23:43:00.007Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31-4b164c2c-e2ec-47ea-bedf-aa3ff01c8d93=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089-6ef7c735-cc40-4451-bdd4-af7485791dcf=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-05-01T23:43:00.054Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089-6ef7c735-cc40-4451-bdd4-af7485791dcf', protocol='range'}
2023-05-01T23:43:00.055Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31-4b164c2c-e2ec-47ea-bedf-aa3ff01c8d93', protocol='range'}
2023-05-01T23:43:00.056Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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-05-01T23:43:00.056Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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-05-01T23:43:00.064Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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-05-01T23:43:00.065Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, 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-05-01T23:43:00.083Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-01T23:43:00.084Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-05-01T23:43:00.084Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-01T23:43:00.085Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-01T23:43:00.085Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-01T23:43:00.085Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-05-01T23:43:00.085Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-01T23:43:00.086Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-01T23:43:00.086Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-01T23:43:00.086Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-05-01T23:43:00.086Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-05-01T23:43:00.086Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-05-01T23:43:00.126Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-01T23:43:00.130Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-01T23:43:00.196Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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-05-01T23:43:00.197Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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-05-01T23:43:00.205Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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-05-01T23:43:00.206Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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-05-01T23:43:00.208Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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-05-01T23:43:00.208Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, 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-05-01T23:43:00.237Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-01T23:43:00.238Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-01T23:43:00.240Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-01T23:43:00.241Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-01T23:43:52.557Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:43:52.566Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:44:52.559Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:44:52.571Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:45:52.561Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:45:52.571Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:46:52.563Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:46:52.572Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:47:52.564Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:47:52.574Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:48:52.566Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:48:52.575Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:49:52.567Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:49:52.576Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:50:52.569Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:50:52.577Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:51:52.569Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:51:52.578Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:51:53.936Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3120f48b-4145-4d4b-bc30-7bd2e674f089, groupId=SO] Node -1 disconnected.
2023-05-01T23:51:53.936Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-affaadd5-f151-404d-a2dc-56ce9eea4b31, groupId=SO] Node -1 disconnected.
2023-05-01T23:51:54.034Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Node -1 disconnected.
2023-05-01T23:52:39.391Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-01T23:52:52.572Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:52:52.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:53:52.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:53:52.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:54:52.575Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:54:52.582Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:55:52.577Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:55:52.582Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:56:52.579Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:56:52.584Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:57:52.580Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:57:52.585Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:58:52.581Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:58:52.587Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-01T23:59:52.584Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-01T23:59:52.588Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:00:52.585Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:00:52.589Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:01:52.586Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:01:52.590Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:02:52.588Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:02:52.591Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:03:52.589Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:03:52.593Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:04:52.590Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:04:52.594Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:05:52.592Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:05:52.595Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:06:52.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:06:52.596Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:07:52.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:07:52.598Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:08:52.596Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:08:52.599Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:09:52.597Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:09:52.601Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:10:52.598Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:10:52.603Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:11:52.599Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:11:52.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:12:52.601Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:12:52.605Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:13:52.606Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:13:52.607Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:14:52.607Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:14:52.608Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:15:52.609Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:15:52.609Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:16:52.610Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:16:52.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:17:52.611Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:17:52.612Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:18:52.613Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:18:52.613Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:19:52.613Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:19:52.614Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:20:52.615Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:20:52.617Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:21:52.616Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:21:52.618Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:22:52.616Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:22:52.620Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:23:52.619Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:23:52.621Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:24:52.620Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:24:52.622Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:25:52.621Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:25:52.624Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:26:52.622Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:26:52.624Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:27:52.624Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:27:52.626Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:28:52.625Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:28:52.627Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:29:52.627Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:29:52.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:30:52.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:30:52.629Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:31:52.629Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:31:52.629Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:32:52.630Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:32:52.631Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:33:52.632Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:33:52.633Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:34:52.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:34:52.634Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:35:52.634Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:35:52.635Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:36:52.639Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:36:52.640Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:37:52.640Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:37:52.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:38:52.642Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:38:52.643Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:39:52.643Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:39:52.644Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:40:52.643Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:40:52.645Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:41:52.644Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:41:52.647Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:42:52.646Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:42:52.648Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:43:52.646Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:43:52.650Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:44:52.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:44:52.652Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:45:52.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:45:52.653Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:46:52.652Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:46:52.653Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:47:52.653Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:47:52.655Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:48:52.655Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:48:52.656Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:49:52.655Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:49:52.656Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:50:52.655Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:50:52.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:51:52.657Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:51:52.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:52:52.658Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:52:52.659Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:53:52.660Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:53:52.660Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:54:52.661Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:54:52.661Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:55:52.662Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:55:52.663Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:02.844Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-02T00:56:02.844Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"f68a717c-0230-401d-823c-4b26d3a56850","serviceName":"vFW 2023-05-02 00-54-46","serviceVersion":"1.0","serviceUUID":"44dea92c-d918-4cbb-bdba-cecdb1af0d78","serviceDescription":"catalog service description","serviceInvariantUUID":"f8ed47d3-7728-47e2-a158-ddbfc32913c0","resources":[{"resourceInstanceName":"vFW 1e13e202-a4a5 0","resourceName":"vFW 1e13e202-a4a5","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a6974717-948e-4733-bff1-d9ac00d5ebb7","resourceInvariantUUID":"23bb65de-3d06-4a70-9307-80e26189b26b","resourceCustomizationUUID":"052d1e36-bba2-474c-bfbd-40940ab421e4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vf-license-model.xml","artifactChecksum":"MTcwN2IyMWM5ZDE3Y2QzMGM2NzY1YTE5MmE0ZDdhMTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f3cc3faa-b9f4-467c-b671-cb939b21f36d","artifactVersion":"1"},{"artifactName":"vfw1e13e202a4a50_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json","artifactChecksum":"NjE5ZmQ4MzdlZGE1MzFjNTZlODY0YWQ5MWZjMDI1MzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"245220c1-3bad-4d60-a005-20a8fb21b122","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"822e077c-c62d-4954-865a-c85ad878578c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZmMxMWFjZmRlNjdhYmI1ZGQwOWMzZmZmNGUwYzc4MzY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"39de0a73-03ee-4ee6-9413-3adce757899a","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"90a49fb0-eb45-41ac-b102-443d49ec0114","artifactVersion":"2","generatedFromUUID":"822e077c-c62d-4954-865a-c85ad878578c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230502005446-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-template.yml","artifactChecksum":"YzgxNzIxN2U0YmQ4NzdmNTFiYWViNjg3MTg1NzMyYWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"16665ea6-1e17-4b0b-bed3-8b59ef4cfde4","artifactVersion":"1"},{"artifactName":"service-Vfw20230502005446-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar","artifactChecksum":"YTVhNzJmYjA3OWRhMWU0MmZlOTdkNzIxOWFmMGI0NDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"74c91b39-9dc6-4381-b945-0749628ba541","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-02T00:56:02.857Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:56:02.864Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:02.864Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:02.864Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:02.873Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T00:56:02.874Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T00:56:02.874Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T00:56:02.874Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T00:56:02.874Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T00:56:02.874Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T00:56:02.961Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:56:02.961Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988950287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:56:02.991Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:56:03.897Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:56:03.897Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:03.898Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:03.898Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:04.900Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:56:04.901Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:04.901Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:04.901Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:05.902Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:56:05.903Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:05.904Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:05.904Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:06.905Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:56:06.906Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:06.906Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:06.907Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:07.908Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:56:07.908Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:07.908Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:07.908Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:08.909Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:56:08.910Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:08.911Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:08.911Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:09.914Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"serviceName": "vFW 2023-05-02 00-54-46",
"serviceVersion": "1.0",
"serviceUUID": "44dea92c-d918-4cbb-bdba-cecdb1af0d78",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "f8ed47d3-7728-47e2-a158-ddbfc32913c0",
"resources": [
{
"resourceInstanceName": "vFW 1e13e202-a4a5 0",
"resourceCustomizationUUID": "052d1e36-bba2-474c-bfbd-40940ab421e4",
"resourceName": "vFW 1e13e202-a4a5",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "a6974717-948e-4733-bff1-d9ac00d5ebb7",
"resourceInvariantUUID": "23bb65de-3d06-4a70-9307-80e26189b26b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw1e13e202a4a50_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"artifactChecksum": "NjE5ZmQ4MzdlZGE1MzFjNTZlODY0YWQ5MWZjMDI1MzY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "245220c1-3bad-4d60-a005-20a8fb21b122",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "822e077c-c62d-4954-865a-c85ad878578c",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "90a49fb0-eb45-41ac-b102-443d49ec0114",
"generatedFromUUID": "822e077c-c62d-4954-865a-c85ad878578c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "90a49fb0-eb45-41ac-b102-443d49ec0114",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230502005446-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"artifactChecksum": "YTVhNzJmYjA3OWRhMWU0MmZlOTdkNzIxOWFmMGI0NDU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "74c91b39-9dc6-4381-b945-0749628ba541"
}
],
"workloadContext": "Production"
}
2023-05-02T00:56:09.915Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-02T00:56:09.916Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 44dea92c-d918-4cbb-bdba-cecdb1af0d78 ASDC
2023-05-02T00:56:10.074Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:f68a717c-0230-401d-823c-4b26d3a56850
ServiceName:vFW 2023-05-02 00-54-46
ServiceVersion:1.0
ServiceUUID:44dea92c-d918-4cbb-bdba-cecdb1af0d78
ServiceInvariantUUID:f8ed47d3-7728-47e2-a158-ddbfc32913c0
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230502005446-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar
ArtifactUUID:74c91b39-9dc6-4381-b945-0749628ba541
ArtifactChecksum:YTVhNzJmYjA3OWRhMWU0MmZlOTdkNzIxOWFmMGI0NDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 1e13e202-a4a5 0
ResourceCustomizationUUID:052d1e36-bba2-474c-bfbd-40940ab421e4
ResourceInvariantUUID:23bb65de-3d06-4a70-9307-80e26189b26b
ResourceName:vFW 1e13e202-a4a5
ResourceType:VF
ResourceUUID:a6974717-948e-4733-bff1-d9ac00d5ebb7
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw1e13e202a4a50_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json
ArtifactUUID:245220c1-3bad-4d60-a005-20a8fb21b122
ArtifactChecksum:NjE5ZmQ4MzdlZGE1MzFjNTZlODY0YWQ5MWZjMDI1MzY=
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/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml
ArtifactUUID:822e077c-c62d-4954-865a-c85ad878578c
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/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env
ArtifactUUID:90a49fb0-eb45-41ac-b102-443d49ec0114
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/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env
ArtifactUUID:90a49fb0-eb45-41ac-b102-443d49ec0114
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-02T00:56:10.074Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 44dea92c-d918-4cbb-bdba-cecdb1af0d78 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-05-02T00:56:10.261Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T00:56:10.262Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-02T00:56:10.263Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-02T00:56:10.263Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 74c91b39-9dc6-4381-b945-0749628ba541 from URL: /sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:10.264Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-02T00:56:10.264Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:10.403Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-02T00:56:10.450Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar 74c91b39-9dc6-4381-b945-0749628ba541 101467
2023-05-02T00:56:10.452Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar ASDC sendASDCNotification
2023-05-02T00:56:10.452Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:10.453Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T00:56:10.455Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:10.455Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:10.455Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988970450,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:11.456Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T00:56:11.457Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-02T00:56:11.457Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 74c91b39-9dc6-4381-b945-0749628ba541, URL: /sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar to file: /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:11.458Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230502005446-csar.csar
2023-05-02T00:56:11.515Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:11.516Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:12.052Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10146233757446847922/Definitions/service-Vfw20230502005446-template.yml
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
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_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
2023-05-02T00:56:14.554Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-02T00:56:14.559Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-02T00:56:14.559Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.559Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-05-02T00:56:14.559Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.559Z|f68a717c-0230-401d-823c-4b26d3a56850|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-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.559Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||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-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.559Z|f68a717c-0230-401d-823c-4b26d3a56850|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-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.559Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1e13e202-a4a5 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-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.560Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.560Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.560Z|f68a717c-0230-401d-823c-4b26d3a56850|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-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.560Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.560Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.560Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:14.560Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-02T00:56:14.566Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.567Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:14.571Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:14.571Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-02T00:56:14.572Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-02T00:56:14.574Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.574Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:14.574Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:14.574Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-02T00:56:14.574Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-02T00:56:14.574Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.574Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:14.577Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.577Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-02T00:56:14.578Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.579Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:14.579Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-02T00:56:14.579Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:14.579Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-02T00:56:14.579Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.579Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-02T00:56:14.579Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.579Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-02T00:56:14.580Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.580Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:14.580Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is not matching search criteria
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-02T00:56:14.581Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.582Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f0cfbc75-2cac-4701-ac98-04fccd626346
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is not matching search criteria
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-02T00:56:14.583Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=40e38a64-57f0-4f3a-910a-5ed89f503158
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.584Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=9fcc64b8-e74e-49f2-9600-65cc8f6fcdd4
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.585Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:14.586Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.586Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:14.586Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:14.586Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:14.586Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-05-02 00-54-46
Description:catalog service description
Model UUID:44dea92c-d918-4cbb-bdba-cecdb1af0d78
Model Version:NULL
Model InvariantUuid:f8ed47d3-7728-47e2-a158-ddbfc32913c0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 1e13e202-a4a5
Model UUID:81c129f4-eaef-43fd-91bc-6839da227c12
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:23bb65de-3d06-4a70-9307-80e26189b26b
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:052d1e36-bba2-474c-bfbd-40940ab421e4
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:4809adee-09d8-4b9b-9865-ff1b012f0649
ModelName:Vfw1e13e202A4a5..base_vfw..module-0
ModelUuid:876ab914-bfd0-47e9-b4d0-e5ec655004a0
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:f0cfbc75-2cac-4701-ac98-04fccd626346
ModelInvariantUuid:ff5432c9-aeff-47f9-92fc-cc9bff774c47
ModelName:vFW 1e13e202-a4a5-nodes.vfwCvfc
ModelUuid:a65278a6-fece-4487-8a95-c37106c1ed51
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:333050d8-45e2-45be-9525-be09b03955f5
ModelInvariantUuid:1e64baaf-4aef-444f-8c76-b33273a90f3b
ModelName:Vfw1e13e202A4a5.compute.nodes.heat.vfw
ModelUuid:f40dfdcb-e07d-446c-b47d-0c16f0af615a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:40e38a64-57f0-4f3a-910a-5ed89f503158
ModelInvariantUuid:2f78e08c-5035-4114-bfc4-68b3b31b3298
ModelName:vFW 1e13e202-a4a5-nodes.vsnCvfc
ModelUuid:cf7beace-44f2-41cb-828b-e7725054b6ff
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:ce0dcf78-819e-4441-b4e1-1defd03abe4f
ModelInvariantUuid:8a1ddd26-2c15-4239-8570-9b3eed4b5e60
ModelName:Vfw1e13e202A4a5.compute.nodes.heat.vsn
ModelUuid:a357c306-6fb5-411c-92aa-1b6b00fbd498
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:9fcc64b8-e74e-49f2-9600-65cc8f6fcdd4
ModelInvariantUuid:2a75d9bd-224b-46f7-9e8a-a924a284b743
ModelName:vFW 1e13e202-a4a5-nodes.vpgCvfc
ModelUuid:933b58dd-b12e-4917-a7d5-8a08e6e6f7f4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:fd75b0a7-f8d1-4489-8bc5-89e0b8425583
ModelInvariantUuid:43ae617f-1324-4fec-9c3f-4c4e5e58fa7c
ModelName:Vfw1e13e202A4a5.compute.nodes.heat.vpg
ModelUuid:3d3f252c-9651-4818-9030-614d4fa6c704
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-05-02T00:56:14.613Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: a6974717-948e-4733-bff1-d9ac00d5ebb7
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-05-02T00:56:14.662Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||vFW 1e13e202-a4a5 0
2023-05-02T00:56:14.667Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a6974717-948e-4733-bff1-d9ac00d5ebb7
2023-05-02T00:56:14.667Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 245220c1-3bad-4d60-a005-20a8fb21b122 from URL: /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json
2023-05-02T00:56:14.667Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-02T00:56:14.667Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json
2023-05-02T00:56:14.788Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-02T00:56:14.790Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json 245220c1-3bad-4d60-a005-20a8fb21b122 785
2023-05-02T00:56:14.790Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json ASDC sendASDCNotification
2023-05-02T00:56:14.790Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json
2023-05-02T00:56:14.790Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T00:56:14.791Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:14.791Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:14.791Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988974790,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:15.794Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw1e13e202A4a5..base_vfw..module-0",
"vfModuleModelInvariantUUID": "4809adee-09d8-4b9b-9865-ff1b012f0649",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "876ab914-bfd0-47e9-b4d0-e5ec655004a0",
"vfModuleModelCustomizationUUID": "7fac2b66-1c97-47e1-a5fd-4354222e19a3",
"isBase": true,
"artifacts": [
"822e077c-c62d-4954-865a-c85ad878578c",
"90a49fb0-eb45-41ac-b102-443d49ec0114"
],
"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-05-02T00:56:15.819Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw1e13e202A4a5..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:876ab914-bfd0-47e9-b4d0-e5ec655004a0
VfModuleModelInvariantUUID:4809adee-09d8-4b9b-9865-ff1b012f0649
VfModuleModelDescription:NULL
Artifacts UUID List:{
822e077c-c62d-4954-865a-c85ad878578c
,
90a49fb0-eb45-41ac-b102-443d49ec0114
}
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-05-02T00:56:15.825Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw1e13e202A4a5..base_vfw..module-0",
"vfModuleModelInvariantUUID": "4809adee-09d8-4b9b-9865-ff1b012f0649",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "876ab914-bfd0-47e9-b4d0-e5ec655004a0",
"vfModuleModelCustomizationUUID": "7fac2b66-1c97-47e1-a5fd-4354222e19a3",
"isBase": true,
"artifacts": [
"822e077c-c62d-4954-865a-c85ad878578c",
"90a49fb0-eb45-41ac-b102-443d49ec0114"
],
"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-05-02T00:56:15.825Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw1e13e202A4a5..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:876ab914-bfd0-47e9-b4d0-e5ec655004a0
VfModuleModelInvariantUUID:4809adee-09d8-4b9b-9865-ff1b012f0649
VfModuleModelDescription:NULL
Artifacts UUID List:{
822e077c-c62d-4954-865a-c85ad878578c
,
90a49fb0-eb45-41ac-b102-443d49ec0114
}
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-05-02T00:56:15.825Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 822e077c-c62d-4954-865a-c85ad878578c from URL: /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml
2023-05-02T00:56:15.826Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-02T00:56:15.826Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml
2023-05-02T00:56:15.943Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-02T00:56:15.943Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml 822e077c-c62d-4954-865a-c85ad878578c 20368
2023-05-02T00:56:15.944Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-02T00:56:15.944Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml
2023-05-02T00:56:15.944Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T00:56:15.945Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:15.945Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:15.945Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988975944,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:16.946Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 90a49fb0-eb45-41ac-b102-443d49ec0114 from URL: /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env
2023-05-02T00:56:16.946Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-02T00:56:16.947Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env
2023-05-02T00:56:17.041Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-02T00:56:17.042Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env 90a49fb0-eb45-41ac-b102-443d49ec0114 2098
2023-05-02T00:56:17.042Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-02T00:56:17.042Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env
2023-05-02T00:56:17.042Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T00:56:17.042Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:17.043Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:17.043Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988977042,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:18.044Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 44dea92c-d918-4cbb-bdba-cecdb1af0d78
2023-05-02T00:56:18.045Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 1e13e202-a4a5 0 a6974717-948e-4733-bff1-d9ac00d5ebb7 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-05-02T00:56:18.122Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1595798c, org.onap.sdc.toscaparser.api.parameters.Input@403ee885, org.onap.sdc.toscaparser.api.parameters.Input@19c832ec, org.onap.sdc.toscaparser.api.parameters.Input@4e494b99, org.onap.sdc.toscaparser.api.parameters.Input@702e02c5]
2023-05-02T00:56:18.129Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.130Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:18.130Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-05-02T00:56:18.130Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 052d1e36-bba2-474c-bfbd-40940ab421e4
2023-05-02T00:56:18.130Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 052d1e36-bba2-474c-bfbd-40940ab421e4 matches Tosca VF Customization UUID: 052d1e36-bba2-474c-bfbd-40940ab421e4
2023-05-02T00:56:18.130Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 052d1e36-bba2-474c-bfbd-40940ab421e4 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-05-02T00:56:18.141Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.142Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:18.144Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 052d1e36-bba2-474c-bfbd-40940ab421e4: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-02T00:56:18.145Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@57a1515b
2023-05-02T00:56:18.146Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.146Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-02T00:56:18.147Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7fac2b66-1c97-47e1-a5fd-4354222e19a3
2023-05-02T00:56:18.150Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7fac2b66-1c97-47e1-a5fd-4354222e19a3
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-05-02T00:56:18.164Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.165Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:18.165Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:56:18.166Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.166Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:18.166Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:56:18.166Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.167Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is not matching search criteria
2023-05-02T00:56:18.167Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-02T00:56:18.168Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-02T00:56:18.168Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-02T00:56:18.168Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-02T00:56:18.168Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-02T00:56:18.168Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:18.168Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:18.169Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-02T00:56:18.169Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:18.169Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-02T00:56:18.169Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:18.169Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f0cfbc75-2cac-4701-ac98-04fccd626346
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-05-02T00:56:18.179Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.179Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:18.179Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:56:18.180Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.180Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is not matching search criteria
2023-05-02T00:56:18.180Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-02T00:56:18.180Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-02T00:56:18.180Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-02T00:56:18.180Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:18.181Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:18.181Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-02T00:56:18.181Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:18.181Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-02T00:56:18.181Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-02T00:56:18.181Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:18.181Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-02T00:56:18.182Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:18.182Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=40e38a64-57f0-4f3a-910a-5ed89f503158
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-05-02T00:56:18.186Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.186Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:18.187Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:56:18.191Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.191Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is not matching search criteria
2023-05-02T00:56:18.191Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-02T00:56:18.191Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-02T00:56:18.191Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-02T00:56:18.191Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:18.191Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:18.192Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-02T00:56:18.192Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-02T00:56:18.192Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-02T00:56:18.192Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-02T00:56:18.192Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-02T00:56:18.192Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-02T00:56:18.192Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-02T00:56:18.192Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=9fcc64b8-e74e-49f2-9600-65cc8f6fcdd4
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-05-02T00:56:18.196Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.197Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:18.197Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:56:18.197Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.197Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Node template vFW 1e13e202-a4a5 0 is matching search criteria
2023-05-02T00:56:18.198Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 1e13e202-a4a5 0] matching following query criteria: sdcType=VF, customizationUUID=052d1e36-bba2-474c-bfbd-40940ab421e4
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-05-02T00:56:18.202Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.202Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:18.202Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 44dea92c-d918-4cbb-bdba-cecdb1af0d78: vFW 1e13e202-a4a5
2023-05-02T00:56:18.202Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.203Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:18.203Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.203Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:18.203Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.203Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:18.203Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.203Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:18.203Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:56:18.204Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-05-02 00-54-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:56:18.204Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-05-02 00-54-46
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-05-02T00:56:18.723Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 1e13e202-a4a5 a6974717-948e-4733-bff1-d9ac00d5ebb7 1 ASDC deployResourceStructure
2023-05-02T00:56:18.724Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json ASDC sendASDCNotification
2023-05-02T00:56:18.724Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json
2023-05-02T00:56:18.724Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T00:56:18.725Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:18.726Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:18.726Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988978724,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:19.727Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-02T00:56:19.727Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml
2023-05-02T00:56:19.727Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T00:56:19.728Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:19.728Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:19.728Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988979727,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:20.729Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-02T00:56:20.729Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env
2023-05-02T00:56:20.729Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T00:56:20.729Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:20.730Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:20.730Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988980729,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:21.731Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar ASDC sendASDCNotification
2023-05-02T00:56:21.732Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar
2023-05-02T00:56:21.732Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T00:56:21.732Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:56:21.732Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:56:21.732Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988981731,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:22.734Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f68a717c-0230-401d-823c-4b26d3a56850
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-05-02T00:56:22.777Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f68a717c-0230-401d-823c-4b26d3a56850
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-05-02T00:56:22.784Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T00:56:22.784Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-02T00:56:22.784Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-02T00:56:52.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:56:52.566Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:56:52.567Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988963306,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:56:52.568Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:56:52.785Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f68a717c-0230-401d-823c-4b26d3a56850
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-05-02T00:56:52.808Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f68a717c-0230-401d-823c-4b26d3a56850
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-05-02T00:56:52.813Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T00:56:52.813Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-02T00:56:52.813Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-02T00:57:22.814Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f68a717c-0230-401d-823c-4b26d3a56850
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-05-02T00:57:22.838Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f68a717c-0230-401d-823c-4b26d3a56850
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-05-02T00:57:22.844Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T00:57:22.844Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-02T00:57:22.845Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-02T00:57:52.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:57:52.577Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.577Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.578Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.579Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.579Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988954473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.579Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.579Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.579Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988957617,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.579Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.579Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988938151,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988950287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.580Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988957617,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.581Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.581Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.581Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988963306,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.581Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.581Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.581Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988954473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988938151,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988957617,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.582Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.583Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.583Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988950287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.583Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.583Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.583Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988963306,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.584Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.584Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.584Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988954473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.584Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.585Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.585Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988938151,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.585Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.585Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.585Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.585Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.585Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.585Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988957617,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.586Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.586Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.586Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988950287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.586Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.586Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.586Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988963306,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.586Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.586Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.586Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988954473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.587Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.587Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.587Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988938151,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.587Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.587Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.587Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.587Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.587Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.587Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988957617,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.588Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.588Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.588Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988950287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.588Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.588Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.588Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988963306,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.588Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.588Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.589Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988954473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.589Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.589Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.589Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988938151,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.589Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.589Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.589Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.590Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.590Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.590Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988957617,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.590Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.590Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.590Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988950287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.591Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.591Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.591Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988963306,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.591Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.591Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.591Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988954473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.591Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988938151,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988952662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988950287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.592Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.593Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988957617,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.593Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.593Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.593Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988963306,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.593Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.593Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.593Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988954473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.593Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.593Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.594Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988938151,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.594Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.594Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.594Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988969359,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.594Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.594Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.594Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988970339,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.594Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.595Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.595Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988971053,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.595Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.595Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.595Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988971077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.595Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.595Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.595Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988970375,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988970450,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.596Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988969359,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.596Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.596Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.597Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988971402,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.597Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.597Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.597Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988972120,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-02T00:57:52.616Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f68a717c-0230-401d-823c-4b26d3a56850
2023-05-02T00:57:52.617Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f68a717c-0230-401d-823c-4b26d3a56850 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-02T00:57:52.634Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.635Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988971472,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.635Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.635Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.635Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988969359,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.635Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.635Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.636Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "policy-distribution-id",
"timestamp": 1682988972407,
"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-05-02T00:57:52.644Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f68a717c-0230-401d-823c-4b26d3a56850
2023-05-02T00:57:52.644Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f68a717c-0230-401d-823c-4b26d3a56850 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-05-02T00:57:52.662Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.662Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988972616,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.663Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.663Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.663Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988969359,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.663Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.663Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.663Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988973779,
"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-05-02T00:57:52.676Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f68a717c-0230-401d-823c-4b26d3a56850
2023-05-02T00:57:52.677Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f68a717c-0230-401d-823c-4b26d3a56850 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-02T00:57:52.691Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.691Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988969359,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.691Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.692Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.692Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "multicloud-k8s",
"timestamp": 1682988974785,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.692Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.692Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.692Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988974790,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.692Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.692Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.693Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988969359,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.693Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.693Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.693Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988975944,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.693Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.693Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.693Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988969359,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988977042,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988977305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.695Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988978724,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/vfw1e13e202a4a50_modules.json",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.695Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.695Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988979727,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988980729,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/resourceInstances/vfw1e13e202a4a50/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682988981731,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988982628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.696Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.697Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.697Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988970807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.697Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.697Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.697Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988973124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.697Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.697Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.697Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988975792,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.697Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.698Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.698Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988973409,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.698Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.698Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.698Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988983636,
"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-05-02T00:57:52.709Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f68a717c-0230-401d-823c-4b26d3a56850
2023-05-02T00:57:52.710Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f68a717c-0230-401d-823c-4b26d3a56850 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-05-02T00:57:52.725Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.725Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988973124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.726Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.726Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988970807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.726Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.726Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988973409,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.726Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.727Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988975792,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.727Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.727Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.727Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988973124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.727Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.727Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.727Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988970807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.728Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.728Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.728Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988973409,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.728Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.728Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.728Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988975792,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.728Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.729Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.729Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988987206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230502005446/1.0/artifacts/service-Vfw20230502005446-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.729Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.729Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.729Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988973124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.729Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.729Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.730Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988970807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.730Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.730Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988975792,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.730Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.730Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988973409,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.730Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.731Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "aai-model-loader",
"timestamp": 1682988988211,
"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-05-02T00:57:52.743Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f68a717c-0230-401d-823c-4b26d3a56850
2023-05-02T00:57:52.743Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f68a717c-0230-401d-823c-4b26d3a56850 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-05-02T00:57:52.761Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.761Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988973124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.762Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.762Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.762Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988970807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.762Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.762Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.762Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988975792,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.762Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.762Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.762Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988973409,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988973124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988970807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988975792,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.763Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988973409,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988973124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "ves-openapi-manager",
"timestamp": 1682988970807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.764Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988973409,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.765Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.765Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.765Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988975792,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.765Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.765Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.765Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988990900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.765Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.766Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.766Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988991620,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.766Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.766Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.766Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988990910,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.766Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.766Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.766Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988991914,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.766Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.767Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.767Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "cds-sdc-listener",
"timestamp": 1682988992624,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-02T00:57:52.798Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 39e2d598-781d-4b3d-a707-52969d903183
2023-05-02T00:57:52.798Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39e2d598-781d-4b3d-a707-52969d903183 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-02T00:57:52.816Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.816Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988992001,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.816Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.816Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.817Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682988993305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.817Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.817Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.817Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "policy-distribution-id",
"timestamp": 1682988992915,
"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-05-02T00:57:52.829Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 39e2d598-781d-4b3d-a707-52969d903183
2023-05-02T00:57:52.829Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39e2d598-781d-4b3d-a707-52969d903183 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-05-02T00:57:52.845Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f68a717c-0230-401d-823c-4b26d3a56850
2023-05-02T00:57:52.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988993096,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682988993305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988994159,
"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=?
2023-05-02T00:57:52.860Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 39e2d598-781d-4b3d-a707-52969d903183
2023-05-02T00:57:52.861Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39e2d598-781d-4b3d-a707-52969d903183 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
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-05-02T00:57:52.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682988993305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "multicloud-k8s",
"timestamp": 1682988995162,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682988993305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682988993305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.878Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682988993305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.878Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.878Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682988993305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.878Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.878Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f68a717c-0230-401d-823c-4b26d3a56850
2023-05-02T00:57:52.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682989000440,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.879Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988999359,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.879Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988999359,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "NOT_NOTIFIED"
}
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-05-02T00:57:52.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988999359,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988999359,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.881Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988999359,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.881Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.881Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988999359,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:57:52.881Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.881Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682988999359,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:57:52.881Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682989007804,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.882Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989007195,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:57:52.882Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "aai-model-loader",
"timestamp": 1682989008807,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
2023-05-02T00:57:52.884Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T00:57:52.885Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-02T00:57:52.885Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-02T00:57:52.885Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-02T00:57:52.885Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:57:52.885Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:57:52.885Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:57:52.885Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:57:52.885Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:57:52.886Z|f68a717c-0230-401d-823c-4b26d3a56850|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=?
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-05-02T00:57:52.893Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 39e2d598-781d-4b3d-a707-52969d903183
2023-05-02T00:57:52.894Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39e2d598-781d-4b3d-a707-52969d903183 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-05-02T00:57:52.901Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-02T00:57:52.910Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.911Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989009768,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T00:57:52.911Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:57:52.911Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:57:52.911Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989010775,
"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-05-02T00:57:52.923Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 39e2d598-781d-4b3d-a707-52969d903183
2023-05-02T00:57:52.924Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39e2d598-781d-4b3d-a707-52969d903183 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-05-02T00:58:22.902Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f68a717c-0230-401d-823c-4b26d3a56850 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-05-02T00:58:22.920Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f68a717c-0230-401d-823c-4b26d3a56850 and serviceModelVersionId: 44dea92c-d918-4cbb-bdba-cecdb1af0d78
2023-05-02T00:58:22.920Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f8ed47d3-7728-47e2-a158-ddbfc32913c0
2023-05-02T00:58:35.932Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f8ed47d3-7728-47e2-a158-ddbfc32913c0/model-vers/model-ver/44dea92c-d918-4cbb-bdba-cecdb1af0d78?depth=0
2023-05-02T00:58:36.036Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-05-02T00:58:36.477Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f8ed47d3-7728-47e2-a158-ddbfc32913c0/model-vers/model-ver/44dea92c-d918-4cbb-bdba-cecdb1af0d78?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-05-02T00:58:36.482Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f8ed47d3-7728-47e2-a158-ddbfc32913c0/model-vers/model-ver/44dea92c-d918-4cbb-bdba-cecdb1af0d78?depth=0|INFO|500||Invoke
2023-05-02T00:58:36.503Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f8ed47d3-7728-47e2-a158-ddbfc32913c0/model-vers/model-ver/44dea92c-d918-4cbb-bdba-cecdb1af0d78?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-02T00:58:36.830Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f8ed47d3-7728-47e2-a158-ddbfc32913c0/model-vers/model-ver/44dea92c-d918-4cbb-bdba-cecdb1af0d78?depth=0|INFO|500||InvokeReturn
2023-05-02T00:58:36.831Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f8ed47d3-7728-47e2-a158-ddbfc32913c0/model-vers/model-ver/44dea92c-d918-4cbb-bdba-cecdb1af0d78?depth=0 has http status code:200 and response headers:{date=[Tue, 02 May 2023 00:58:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[286], vertex-id=[143536], x-aai-txid=[0-aai-resources-230502-00:58:36:579-84098], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-02T00:58:36.832Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-05-02T00:58:36.839Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-02T00:58:36.839Z|f68a717c-0230-401d-823c-4b26d3a56850|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-05-02T00:58:36.854Z|f68a717c-0230-401d-823c-4b26d3a56850|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-05-02T00:58:36.855Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f68a717c-0230-401d-823c-4b26d3a56850 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-02T00:58:36.856Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-02T00:58:36.856Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:36.857Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:36.857Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989116855,
"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-05-02T00:58:37.891Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:58:37.902Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-02T00:58:37.902Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"39e2d598-781d-4b3d-a707-52969d903183","serviceName":"basic_onboard_OlDVyd","serviceVersion":"1.0","serviceUUID":"c04c23a8-06c1-4a46-aa84-2842c516b877","serviceDescription":"service","serviceInvariantUUID":"ae0b9256-d60f-4bcb-9897-e33978b4d674","resources":[{"resourceInstanceName":"basic_onboard_OlDVyd 0","resourceName":"basic_onboard_OlDVyd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ef3e01c7-33ce-4af5-9119-a3fa9c8c218d","resourceInvariantUUID":"0da3ea59-7d82-4d3f-a532-3ea989f29ca3","resourceCustomizationUUID":"b77ebe81-fc75-4d82-93a3-a9034a3602c8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vf-license-model.xml","artifactChecksum":"YjQyNWNlZTgwZjgwY2FiZjI2NGRlODIzNWQ2Y2I4MDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"28eddd38-f298-42d1-84a8-faebede19e3a","artifactVersion":"1"},{"artifactName":"basic_onboard_oldvyd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json","artifactChecksum":"ZDcwNzZmZGQ0MmU3YzUyOTQ5ZmJhZWE1NTJkMDc1NjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a72f6e80-0f2d-45ff-8af5-cf3868f734cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"584dda88-804c-4012-930c-773306530ee1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"92b6153d-de8c-47bf-8047-7ab59e9788ab","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f89081bd-e078-4357-b1a4-9e8d9f15e29f","artifactVersion":"2","generatedFromUUID":"584dda88-804c-4012-930c-773306530ee1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOldvyd-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-template.yml","artifactChecksum":"ZmM5ZWRmMGY4Y2IzZGM4MWZhYjIxZTRhMTkxNmNiYmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"efe0cff5-1f3c-430f-87e1-ef559d6c96fe","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOldvyd-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar","artifactChecksum":"YjBhMzY5YTJmMzY4OWNlMjUxNjU4ODZiZWUwYWY4Zjc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"80fce03d-72a1-4637-8360-fc508c087dc6","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-02T00:58:37.907Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:58:37.908Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:37.908Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:37.908Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:38.909Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:58:38.910Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:38.910Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:38.910Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:39.911Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:58:39.912Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:39.912Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:39.912Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:40.913Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:58:40.913Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:40.914Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:40.914Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:41.915Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:58:41.916Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:41.916Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:41.916Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:42.917Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:58:42.918Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:42.918Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:42.918Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:43.919Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T00:58:43.920Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:43.920Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:43.920Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:44.922Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"serviceName": "basic_onboard_OlDVyd",
"serviceVersion": "1.0",
"serviceUUID": "c04c23a8-06c1-4a46-aa84-2842c516b877",
"serviceDescription": "service",
"serviceInvariantUUID": "ae0b9256-d60f-4bcb-9897-e33978b4d674",
"resources": [
{
"resourceInstanceName": "basic_onboard_OlDVyd 0",
"resourceCustomizationUUID": "b77ebe81-fc75-4d82-93a3-a9034a3602c8",
"resourceName": "basic_onboard_OlDVyd",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ef3e01c7-33ce-4af5-9119-a3fa9c8c218d",
"resourceInvariantUUID": "0da3ea59-7d82-4d3f-a532-3ea989f29ca3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_oldvyd0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"artifactChecksum": "ZDcwNzZmZGQ0MmU3YzUyOTQ5ZmJhZWE1NTJkMDc1NjI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a72f6e80-0f2d-45ff-8af5-cf3868f734cc",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "584dda88-804c-4012-930c-773306530ee1",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f89081bd-e078-4357-b1a4-9e8d9f15e29f",
"generatedFromUUID": "584dda88-804c-4012-930c-773306530ee1"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f89081bd-e078-4357-b1a4-9e8d9f15e29f",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardOldvyd-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"artifactChecksum": "YjBhMzY5YTJmMzY4OWNlMjUxNjU4ODZiZWUwYWY4Zjc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "80fce03d-72a1-4637-8360-fc508c087dc6"
}
],
"workloadContext": "Production"
}
2023-05-02T00:58:44.922Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-02T00:58:44.923Z|f68a717c-0230-401d-823c-4b26d3a56850|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c04c23a8-06c1-4a46-aa84-2842c516b877 ASDC
2023-05-02T00:58:44.923Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:39e2d598-781d-4b3d-a707-52969d903183
ServiceName:basic_onboard_OlDVyd
ServiceVersion:1.0
ServiceUUID:c04c23a8-06c1-4a46-aa84-2842c516b877
ServiceInvariantUUID:ae0b9256-d60f-4bcb-9897-e33978b4d674
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardOldvyd-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar
ArtifactUUID:80fce03d-72a1-4637-8360-fc508c087dc6
ArtifactChecksum:YjBhMzY5YTJmMzY4OWNlMjUxNjU4ODZiZWUwYWY4Zjc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_OlDVyd 0
ResourceCustomizationUUID:b77ebe81-fc75-4d82-93a3-a9034a3602c8
ResourceInvariantUUID:0da3ea59-7d82-4d3f-a532-3ea989f29ca3
ResourceName:basic_onboard_OlDVyd
ResourceType:VF
ResourceUUID:ef3e01c7-33ce-4af5-9119-a3fa9c8c218d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_oldvyd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json
ArtifactUUID:a72f6e80-0f2d-45ff-8af5-cf3868f734cc
ArtifactChecksum:ZDcwNzZmZGQ0MmU3YzUyOTQ5ZmJhZWE1NTJkMDc1NjI=
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/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml
ArtifactUUID:584dda88-804c-4012-930c-773306530ee1
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/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env
ArtifactUUID:f89081bd-e078-4357-b1a4-9e8d9f15e29f
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/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env
ArtifactUUID:f89081bd-e078-4357-b1a4-9e8d9f15e29f
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-02T00:58:44.923Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c04c23a8-06c1-4a46-aa84-2842c516b877 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-05-02T00:58:45.004Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T00:58:45.005Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-02T00:58:45.005Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-02T00:58:45.005Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 80fce03d-72a1-4637-8360-fc508c087dc6 from URL: /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:45.005Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-02T00:58:45.006Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:45.110Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-02T00:58:45.114Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar 80fce03d-72a1-4637-8360-fc508c087dc6 75647
2023-05-02T00:58:45.114Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar ASDC sendASDCNotification
2023-05-02T00:58:45.114Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:45.115Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T00:58:45.115Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:45.115Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:45.115Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989125114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:46.115Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T00:58:46.117Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-02T00:58:46.117Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 80fce03d-72a1-4637-8360-fc508c087dc6, URL: /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar to file: /app/ASDC/1/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:46.117Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:46.118Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:46.118Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:46.271Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6610653673488812673/Definitions/service-BasicOnboardOldvyd-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-05-02T00:58:47.588Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-02T00:58:47.588Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|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-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_OlDVyd 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-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|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-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|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-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||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-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-02T00:58:47.589Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.590Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:47.590Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is matching search criteria
2023-05-02T00:58:47.590Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-02T00:58:47.590Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OlDVyd 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-02T00:58:47.590Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.590Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:47.590Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is matching search criteria
2023-05-02T00:58:47.590Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-02T00:58:47.590Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OlDVyd 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-02T00:58:47.591Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.591Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:47.591Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.591Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is not matching search criteria
2023-05-02T00:58:47.591Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-05-02T00:58:47.591Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-05-02T00:58:47.591Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-05-02T00:58:47.592Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-02T00:58:47.592Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-02T00:58:47.592Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.592Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-02T00:58:47.592Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.592Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is matching search criteria
2023-05-02T00:58:47.592Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OlDVyd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:58:47.592Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.593Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is matching search criteria
2023-05-02T00:58:47.593Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OlDVyd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:58:47.593Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.593Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is matching search criteria
2023-05-02T00:58:47.593Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OlDVyd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:58:47.593Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.594Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is not matching search criteria
2023-05-02T00:58:47.594Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-02T00:58:47.594Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-02T00:58:47.594Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=427a5875-c1ae-49a8-9ec7-d83a90c19fb7
2023-05-02T00:58:47.594Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.594Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:47.594Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.594Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:47.594Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.595Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:47.595Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:47.595Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:47.595Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_OlDVyd
Description:service
Model UUID:c04c23a8-06c1-4a46-aa84-2842c516b877
Model Version:NULL
Model InvariantUuid:ae0b9256-d60f-4bcb-9897-e33978b4d674
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_OlDVyd
Model UUID:3cc082ca-09c4-49b7-980c-d1c523d26915
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:0da3ea59-7d82-4d3f-a532-3ea989f29ca3
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:b77ebe81-fc75-4d82-93a3-a9034a3602c8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:62e26679-61fb-4241-9b18-fbfd86f32f68
ModelName:BasicOnboardOldvyd..base_ubuntu18..module-0
ModelUuid:88443b44-0d7a-4631-af37-afac9a8dde10
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:427a5875-c1ae-49a8-9ec7-d83a90c19fb7
ModelInvariantUuid:800c99cb-8bfd-4a07-a99d-9bdc7b936814
ModelName:basic_onboard_OlDVyd-nodes.ubuntu18Cvfc
ModelUuid:015e14c9-b4ca-4d65-96ae-e3e37b3284df
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:f7126f9a-6f17-49b7-b294-7c685c07ef09
ModelInvariantUuid:739b73f6-2daf-47b3-b4fc-8931c82272a5
ModelName:BasicOnboardOldvyd.compute.nodes.heat.ubuntu18
ModelUuid:57c6cf09-aad1-4434-ab67-e805d49062ad
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-05-02T00:58:47.605Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: ef3e01c7-33ce-4af5-9119-a3fa9c8c218d
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-05-02T00:58:47.615Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||basic_onboard_OlDVyd 0
2023-05-02T00:58:47.615Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ef3e01c7-33ce-4af5-9119-a3fa9c8c218d
2023-05-02T00:58:47.615Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a72f6e80-0f2d-45ff-8af5-cf3868f734cc from URL: /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json
2023-05-02T00:58:47.615Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-02T00:58:47.615Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json
2023-05-02T00:58:47.721Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-02T00:58:47.721Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json a72f6e80-0f2d-45ff-8af5-cf3868f734cc 798
2023-05-02T00:58:47.722Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json ASDC sendASDCNotification
2023-05-02T00:58:47.722Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json
2023-05-02T00:58:47.722Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T00:58:47.722Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:47.722Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:47.722Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989127722,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:48.723Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardOldvyd..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "62e26679-61fb-4241-9b18-fbfd86f32f68",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "88443b44-0d7a-4631-af37-afac9a8dde10",
"vfModuleModelCustomizationUUID": "fc736e47-c10a-4be9-a7d9-c9d8ec32b65a",
"isBase": true,
"artifacts": [
"584dda88-804c-4012-930c-773306530ee1",
"f89081bd-e078-4357-b1a4-9e8d9f15e29f"
],
"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-05-02T00:58:48.730Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardOldvyd..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:88443b44-0d7a-4631-af37-afac9a8dde10
VfModuleModelInvariantUUID:62e26679-61fb-4241-9b18-fbfd86f32f68
VfModuleModelDescription:NULL
Artifacts UUID List:{
584dda88-804c-4012-930c-773306530ee1
,
f89081bd-e078-4357-b1a4-9e8d9f15e29f
}
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-05-02T00:58:48.734Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardOldvyd..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "62e26679-61fb-4241-9b18-fbfd86f32f68",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "88443b44-0d7a-4631-af37-afac9a8dde10",
"vfModuleModelCustomizationUUID": "fc736e47-c10a-4be9-a7d9-c9d8ec32b65a",
"isBase": true,
"artifacts": [
"584dda88-804c-4012-930c-773306530ee1",
"f89081bd-e078-4357-b1a4-9e8d9f15e29f"
],
"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-05-02T00:58:48.734Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardOldvyd..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:88443b44-0d7a-4631-af37-afac9a8dde10
VfModuleModelInvariantUUID:62e26679-61fb-4241-9b18-fbfd86f32f68
VfModuleModelDescription:NULL
Artifacts UUID List:{
584dda88-804c-4012-930c-773306530ee1
,
f89081bd-e078-4357-b1a4-9e8d9f15e29f
}
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-05-02T00:58:48.734Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 584dda88-804c-4012-930c-773306530ee1 from URL: /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml
2023-05-02T00:58:48.734Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-02T00:58:48.735Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml
2023-05-02T00:58:48.841Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-02T00:58:48.842Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml 584dda88-804c-4012-930c-773306530ee1 5033
2023-05-02T00:58:48.842Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-02T00:58:48.843Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml
2023-05-02T00:58:48.843Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T00:58:48.843Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:48.843Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:48.843Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989128842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:49.844Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: f89081bd-e078-4357-b1a4-9e8d9f15e29f from URL: /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env
2023-05-02T00:58:49.845Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-02T00:58:49.845Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env
2023-05-02T00:58:49.952Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-02T00:58:49.952Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env f89081bd-e078-4357-b1a4-9e8d9f15e29f 909
2023-05-02T00:58:49.953Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-02T00:58:49.953Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env
2023-05-02T00:58:49.954Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T00:58:49.954Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:49.954Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:49.954Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989129953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:50.955Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: c04c23a8-06c1-4a46-aa84-2842c516b877
2023-05-02T00:58:50.956Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_OlDVyd 0 ef3e01c7-33ce-4af5-9119-a3fa9c8c218d 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-05-02T00:58:50.975Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2028b7ef, org.onap.sdc.toscaparser.api.parameters.Input@6f58bcf3, org.onap.sdc.toscaparser.api.parameters.Input@258b9233, org.onap.sdc.toscaparser.api.parameters.Input@482f4acf, org.onap.sdc.toscaparser.api.parameters.Input@2ddd0bea]
2023-05-02T00:58:50.977Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.978Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:50.978Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-05-02T00:58:50.978Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= b77ebe81-fc75-4d82-93a3-a9034a3602c8
2023-05-02T00:58:50.978Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b77ebe81-fc75-4d82-93a3-a9034a3602c8 matches Tosca VF Customization UUID: b77ebe81-fc75-4d82-93a3-a9034a3602c8
2023-05-02T00:58:50.978Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: b77ebe81-fc75-4d82-93a3-a9034a3602c8 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-05-02T00:58:50.981Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.981Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:50.982Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id b77ebe81-fc75-4d82-93a3-a9034a3602c8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-02T00:58:50.982Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4c60d16e
2023-05-02T00:58:50.983Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.983Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-02T00:58:50.983Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : fc736e47-c10a-4be9-a7d9-c9d8ec32b65a
2023-05-02T00:58:50.983Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID fc736e47-c10a-4be9-a7d9-c9d8ec32b65a
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-05-02T00:58:50.986Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.987Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is matching search criteria
2023-05-02T00:58:50.987Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OlDVyd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:58:50.987Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.987Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is matching search criteria
2023-05-02T00:58:50.987Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OlDVyd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:58:50.988Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.988Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is not matching search criteria
2023-05-02T00:58:50.988Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-02T00:58:50.988Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-02T00:58:50.988Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=427a5875-c1ae-49a8-9ec7-d83a90c19fb7
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-05-02T00:58:50.991Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.991Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is matching search criteria
2023-05-02T00:58:50.992Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OlDVyd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-02T00:58:50.992Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.992Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_OlDVyd 0 is matching search criteria
2023-05-02T00:58:50.992Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_OlDVyd 0] matching following query criteria: sdcType=VF, customizationUUID=b77ebe81-fc75-4d82-93a3-a9034a3602c8
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-05-02T00:58:50.994Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.995Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:50.995Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid c04c23a8-06c1-4a46-aa84-2842c516b877: basic_onboard_OlDVyd
2023-05-02T00:58:50.995Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.995Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:50.995Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.996Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:50.996Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.996Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:50.996Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.996Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:50.997Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T00:58:50.997Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_OlDVyd is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T00:58:50.997Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_OlDVyd
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-05-02T00:58:51.170Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_OlDVyd ef3e01c7-33ce-4af5-9119-a3fa9c8c218d 1 ASDC deployResourceStructure
2023-05-02T00:58:51.170Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json ASDC sendASDCNotification
2023-05-02T00:58:51.171Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json
2023-05-02T00:58:51.171Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T00:58:51.171Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:51.172Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:51.172Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989131170,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:52.173Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-02T00:58:52.173Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml
2023-05-02T00:58:52.173Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T00:58:52.174Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:52.174Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:52.174Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989132173,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:52.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:52.573Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.573Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "f68a717c-0230-401d-823c-4b26d3a56850",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989116855,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-02T00:58:52.575Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.575Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.575Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:58:52.576Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.576Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.576Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "NOTIFIED"
}
2023-05-02T00:58:52.576Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.576Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.577Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-02T00:58:52.577Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.577Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.577Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:58:52.578Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.578Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.578Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-05-02T00:58:52.578Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.578Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.578Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T00:58:52.579Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.579Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.579Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989117891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T00:58:52.579Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.579Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.580Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989125114,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:58:52.580Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.580Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.580Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989127722,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:58:52.580Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.581Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.581Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989128842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:58:52.581Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.581Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.581Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989129953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-05-02T00:58:52.581Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.582Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.582Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989131170,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/basic_onboard_oldvyd0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-02T00:58:52.582Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:52.582Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:58:52.582Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989132173,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-05-02T00:58:52.582Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:58:53.176Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-02T00:58:53.176Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env
2023-05-02T00:58:53.177Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T00:58:53.177Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:53.177Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:53.177Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989133176,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:54.178Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar ASDC sendASDCNotification
2023-05-02T00:58:54.179Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar
2023-05-02T00:58:54.179Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T00:58:54.179Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:58:54.182Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:58:54.183Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989134178,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:58:55.184Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 39e2d598-781d-4b3d-a707-52969d903183
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-05-02T00:58:55.216Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 39e2d598-781d-4b3d-a707-52969d903183
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-05-02T00:58:55.229Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T00:58:55.229Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-02T00:58:55.229Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-02T00:58:55.229Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-02T00:58:55.230Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:58:55.230Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:58:55.230Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:58:55.230Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:58:55.230Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T00:58:55.230Z|39e2d598-781d-4b3d-a707-52969d903183|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-05-02T00:58:55.249Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-02T00:59:25.249Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 39e2d598-781d-4b3d-a707-52969d903183 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-05-02T00:59:25.259Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 39e2d598-781d-4b3d-a707-52969d903183 and serviceModelVersionId: c04c23a8-06c1-4a46-aa84-2842c516b877
2023-05-02T00:59:25.260Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ae0b9256-d60f-4bcb-9897-e33978b4d674
2023-05-02T00:59:25.262Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ae0b9256-d60f-4bcb-9897-e33978b4d674/model-vers/model-ver/c04c23a8-06c1-4a46-aa84-2842c516b877?depth=0
2023-05-02T00:59:25.270Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-05-02T00:59:25.352Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae0b9256-d60f-4bcb-9897-e33978b4d674/model-vers/model-ver/c04c23a8-06c1-4a46-aa84-2842c516b877?depth=0|INFO|500||Invoke
2023-05-02T00:59:25.353Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae0b9256-d60f-4bcb-9897-e33978b4d674/model-vers/model-ver/c04c23a8-06c1-4a46-aa84-2842c516b877?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae0b9256-d60f-4bcb-9897-e33978b4d674/model-vers/model-ver/c04c23a8-06c1-4a46-aa84-2842c516b877?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[39e2d598-781d-4b3d-a707-52969d903183], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[99465634-2ae6-4091-82e4-74d9a2033e3d], X-ECOMP-RequestID=[39e2d598-781d-4b3d-a707-52969d903183], X-TransactionId=[], X-ONAP-RequestID=[39e2d598-781d-4b3d-a707-52969d903183], Content-Type=[application/merge-patch+json]}
2023-05-02T00:59:25.364Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae0b9256-d60f-4bcb-9897-e33978b4d674/model-vers/model-ver/c04c23a8-06c1-4a46-aa84-2842c516b877?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-02T00:59:25.553Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae0b9256-d60f-4bcb-9897-e33978b4d674/model-vers/model-ver/c04c23a8-06c1-4a46-aa84-2842c516b877?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/ae0b9256-d60f-4bcb-9897-e33978b4d674/model-vers/model-ver/c04c23a8-06c1-4a46-aa84-2842c516b877?depth=0 has http status code:200 and response headers:{date=[Tue, 02 May 2023 00:59:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[175], vertex-id=[209128], x-aai-txid=[2-aai-resources-230502-00:59:25:438-69209], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-02T00:59:25.553Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae0b9256-d60f-4bcb-9897-e33978b4d674/model-vers/model-ver/c04c23a8-06c1-4a46-aa84-2842c516b877?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-02T00:59:25.554Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ae0b9256-d60f-4bcb-9897-e33978b4d674/model-vers/model-ver/c04c23a8-06c1-4a46-aa84-2842c516b877?depth=0|INFO|500||InvokeReturn
2023-05-02T00:59:25.556Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-02T00:59:25.556Z|39e2d598-781d-4b3d-a707-52969d903183|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-05-02T00:59:25.569Z|39e2d598-781d-4b3d-a707-52969d903183|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-05-02T00:59:25.569Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 39e2d598-781d-4b3d-a707-52969d903183 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-02T00:59:25.570Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-02T00:59:25.570Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-02T00:59:25.570Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T00:59:25.571Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989165569,
"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-05-02T00:59:26.610Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T00:59:52.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T00:59:52.573Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:59:52.574Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989133176,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/resourceInstances/basic_onboard_oldvyd0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-05-02T00:59:52.575Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:59:52.575Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:59:52.575Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989134178,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOldvyd/1.0/artifacts/service-BasicOnboardOldvyd-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T00:59:52.575Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T00:59:52.576Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-02T00:59:52.576Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "39e2d598-781d-4b3d-a707-52969d903183",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989165569,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-02T00:59:52.576Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:00:26.611Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:00:52.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:01:26.613Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:01:52.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:02:26.614Z|39e2d598-781d-4b3d-a707-52969d903183|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:02:52.566Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:03:26.616Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:03:52.567Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:04:26.616Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:04:52.568Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:05:24.636Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Node 0 disconnected.
2023-05-02T01:05:26.618Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:05:52.569Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:06:26.619Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:06:52.571Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:07:26.619Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:07:52.571Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:08:26.621Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:08:52.573Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:09:26.623Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:09:52.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:10:26.625Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:10:51.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-02T01:10:51.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"41588549-54f0-41d8-a4cb-be121572513b","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65","serviceDescription":"service","serviceInvariantUUID":"117bd033-eb5e-4d61-bf15-bad9d6ca8516","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6e14ecd7-3079-4d13-8d02-fe42de55bde2","resourceInvariantUUID":"2350225d-14e6-4f41-a869-9e6bd8d15379","resourceCustomizationUUID":"bd718e18-3fa8-4930-976b-7ed59aa37290","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":"NWY5NmVhYzNkNTM1MDRiZjg0ZTM0MjVkM2NmMTJhYTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e37f86c3-374b-4548-ae17-2378da3ec75e","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MDgzMmQ3NjNiNDc3MzFmZTU4MjNhN2E3NjI0YWQxY2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b13354f5-5f9b-4fae-b53b-0ec7d77e9a64","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-02T01:10:51.365Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:10:51.365Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:10:51.365Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:10:51.366Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989826625,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:10:51.370Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T01:10:51.370Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T01:10:51.370Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T01:10:51.370Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T01:10:51.370Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T01:10:51.371Z||kafka-producer-network-thread | SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5fe63a26-1adf-4121-a57e-859334703016] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to TiO02sGASB-hsnEB6ndSHA
2023-05-02T01:10:51.391Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:10:51.391Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989826625,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:10:51.392Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:10:52.372Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:10:52.373Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:10:52.373Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:10:52.374Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989826625,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:10:52.564Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:10:52.565Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:10:52.565Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "aai-model-loader",
"timestamp": 1682989833305,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:10:52.565Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:10:52.565Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:10:52.565Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "policy-distribution-id",
"timestamp": 1682989833950,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:10:52.565Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:10:52.565Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:10:52.565Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989851441,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:10:52.565Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:10:53.375Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65",
"serviceDescription": "service",
"serviceInvariantUUID": "117bd033-eb5e-4d61-bf15-bad9d6ca8516",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "bd718e18-3fa8-4930-976b-7ed59aa37290",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "6e14ecd7-3079-4d13-8d02-fe42de55bde2",
"resourceInvariantUUID": "2350225d-14e6-4f41-a869-9e6bd8d15379",
"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": "MDgzMmQ3NjNiNDc3MzFmZTU4MjNhN2E3NjI0YWQxY2M\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b13354f5-5f9b-4fae-b53b-0ec7d77e9a64"
}
],
"workloadContext": "Production"
}
2023-05-02T01:10:53.376Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-02T01:10:53.377Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65 ASDC
2023-05-02T01:10:53.377Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:41588549-54f0-41d8-a4cb-be121572513b
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65
ServiceInvariantUUID:117bd033-eb5e-4d61-bf15-bad9d6ca8516
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:b13354f5-5f9b-4fae-b53b-0ec7d77e9a64
ArtifactChecksum:MDgzMmQ3NjNiNDc3MzFmZTU4MjNhN2E3NjI0YWQxY2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:bd718e18-3fa8-4930-976b-7ed59aa37290
ResourceInvariantUUID:2350225d-14e6-4f41-a869-9e6bd8d15379
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:6e14ecd7-3079-4d13-8d02-fe42de55bde2
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-05-02T01:10:53.377Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65 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-05-02T01:10:53.431Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T01:10:53.432Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-02T01:10:53.432Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-02T01:10:53.433Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b13354f5-5f9b-4fae-b53b-0ec7d77e9a64 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-02T01:10:53.433Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-05-02T01:10:53.433Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:53.571Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-05-02T01:10:53.573Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar b13354f5-5f9b-4fae-b53b-0ec7d77e9a64 57778
2023-05-02T01:10:53.573Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:53.574Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:53.574Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T01:10:53.574Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:10:53.574Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:10:53.574Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989853573,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:10:54.575Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T01:10:54.576Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-02T01:10:54.576Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: b13354f5-5f9b-4fae-b53b-0ec7d77e9a64, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-02T01:10:54.577Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-05-02T01:10:54.577Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-02T01:10:54.577Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-02T01:10:54.663Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3334174446042838248/Definitions/service-BasicNetwork-template.yml
2023-05-02T01:10:55.003Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-02T01:10:55.003Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-02T01:10:55.003Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-02T01:10:55.003Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-05-02T01:10:55.003Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.003Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.003Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.003Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.004Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.005Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65
Model Version:NULL
Model InvariantUuid:117bd033-eb5e-4d61-bf15-bad9d6ca8516
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:2350225d-14e6-4f41-a869-9e6bd8d15379
Model UUID:e6e4516e-8261-4e00-a6f9-f0adbe3febfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:bd718e18-3fa8-4930-976b-7ed59aa37290
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-05-02T01:10:55.019Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 6e14ecd7-3079-4d13-8d02-fe42de55bde2
2023-05-02T01:10:55.019Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||No resources found for Service: e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65
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-05-02T01:10:55.028Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||
2023-05-02T01:10:55.028Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-05-02T01:10:55.029Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||No resources found for Service: e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65
2023-05-02T01:10:55.029Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65
2023-05-02T01:10:55.029Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-05-02T01:10:55.029Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.037Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@294aad41, org.onap.sdc.toscaparser.api.parameters.Input@35f49d20, org.onap.sdc.toscaparser.api.parameters.Input@5889f335, org.onap.sdc.toscaparser.api.parameters.Input@61fabf5a, org.onap.sdc.toscaparser.api.parameters.Input@1d262681]
2023-05-02T01:10:55.038Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.038Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.038Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.039Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.039Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65: Generic NeutronNet
2023-05-02T01:10:55.039Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.039Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.039Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.039Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.075Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.075Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.076Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.076Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.076Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:10:55.076Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:10:55.076Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.158Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-05-02T01:10:55.159Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.159Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:10:55.159Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T01:10:55.159Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:10:55.159Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:10:55.160Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989855159,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:10:56.161Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:10:56.177Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:10:56.182Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T01:10:56.182Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-02T01:10:56.182Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-02T01:11:26.183Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:11:26.203Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:11:26.207Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T01:11:26.208Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-02T01:11:26.208Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-02T01:11:52.565Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:11:52.566Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:11:52.566Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989833642,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "multicloud-k8s",
"timestamp": 1682989836206,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989826625,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "policy-distribution-id",
"timestamp": 1682989833950,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "multicloud-k8s",
"timestamp": 1682989836206,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:11:52.567Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989851441,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:11:52.568Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:11:52.568Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:11:52.568Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "aai-model-loader",
"timestamp": 1682989833305,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:11:52.568Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:11:52.568Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:11:52.568Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989833642,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:11:52.568Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:11:56.208Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:11:56.232Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:11:56.238Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T01:11:56.239Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-02T01:11:56.239Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-02T01:12:26.239Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:12:26.256Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:12:26.260Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T01:12:26.260Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-02T01:12:26.260Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-02T01:12:52.564Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:12:52.567Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.567Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "policy-distribution-id",
"timestamp": 1682989853746,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:12:52.568Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.568Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.568Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989853573,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:12:52.568Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.568Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.569Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989854470,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:12:52.569Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.569Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.569Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "aai-model-loader",
"timestamp": 1682989854474,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:12:52.569Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.569Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.569Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989855474,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-02T01:12:52.585Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 41588549-54f0-41d8-a4cb-be121572513b
2023-05-02T01:12:52.585Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 41588549-54f0-41d8-a4cb-be121572513b and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-02T01:12:52.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.600Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "policy-distribution-id",
"timestamp": 1682989854752,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:12:52.601Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.601Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682989855159,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:12:52.601Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.601Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "policy-distribution-id",
"timestamp": 1682989855756,
"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-05-02T01:12:52.610Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 41588549-54f0-41d8-a4cb-be121572513b
2023-05-02T01:12:52.610Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 41588549-54f0-41d8-a4cb-be121572513b 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-05-02T01:12:52.624Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.624Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "aai-model-loader",
"timestamp": 1682989858458,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:12:52.624Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.624Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.624Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "aai-model-loader",
"timestamp": 1682989859462,
"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-05-02T01:12:52.629Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 41588549-54f0-41d8-a4cb-be121572513b
2023-05-02T01:12:52.630Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 41588549-54f0-41d8-a4cb-be121572513b 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-05-02T01:12:52.648Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.648Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989869358,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:12:52.648Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.648Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.649Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989869358,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:12:52.649Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.649Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.649Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989872143,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:12:52.649Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.649Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.649Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989873766,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:12:52.649Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:12:52.649Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:12:52.650Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989874773,
"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-05-02T01:12:52.658Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 41588549-54f0-41d8-a4cb-be121572513b
2023-05-02T01:12:52.659Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 41588549-54f0-41d8-a4cb-be121572513b 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-05-02T01:12:56.261Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:12:56.282Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b
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-05-02T01:12:56.288Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T01:12:56.295Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-02T01:12:56.295Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-02T01:12:56.295Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-02T01:12:56.295Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:12:56.295Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:12:56.296Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:12:56.296Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:12:56.296Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:12:56.296Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:12:56.305Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-02T01:13:26.306Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 41588549-54f0-41d8-a4cb-be121572513b 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-05-02T01:13:26.318Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 41588549-54f0-41d8-a4cb-be121572513b and serviceModelVersionId: e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65
2023-05-02T01:13:26.319Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 117bd033-eb5e-4d61-bf15-bad9d6ca8516
2023-05-02T01:13:26.319Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/117bd033-eb5e-4d61-bf15-bad9d6ca8516/model-vers/model-ver/e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65?depth=0
2023-05-02T01:13:26.325Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-05-02T01:13:26.395Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/117bd033-eb5e-4d61-bf15-bad9d6ca8516/model-vers/model-ver/e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65?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-05-02T01:13:26.397Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/117bd033-eb5e-4d61-bf15-bad9d6ca8516/model-vers/model-ver/e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65?depth=0|INFO|500||Invoke
2023-05-02T01:13:26.405Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/117bd033-eb5e-4d61-bf15-bad9d6ca8516/model-vers/model-ver/e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-02T01:13:26.618Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/117bd033-eb5e-4d61-bf15-bad9d6ca8516/model-vers/model-ver/e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65?depth=0|INFO|500||InvokeReturn
2023-05-02T01:13:26.619Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/117bd033-eb5e-4d61-bf15-bad9d6ca8516/model-vers/model-ver/e1bcb79d-1c18-4ac4-8c25-0acc51ac2b65?depth=0 has http status code:200 and response headers:{date=[Tue, 02 May 2023 01:13:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[205], vertex-id=[168144], x-aai-txid=[1-aai-resources-230502-01:13:26:495-11304], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-02T01:13:26.619Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-05-02T01:13:26.620Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-02T01:13:26.620Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:13:26.633Z|41588549-54f0-41d8-a4cb-be121572513b|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-05-02T01:13:26.634Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 41588549-54f0-41d8-a4cb-be121572513b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-02T01:13:26.634Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-02T01:13:26.634Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:26.634Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:26.634Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "41588549-54f0-41d8-a4cb-be121572513b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990006634,
"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-05-02T01:13:27.659Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-02T01:13:27.669Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-02T01:13:27.669Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ab15d454-2add-4335-8cfa-77339bfe9d6f","serviceName":"Demo_pNF_pmHn7vEztIWCfKVlGq61","serviceVersion":"1.0","serviceUUID":"45214d55-c6ff-4f20-91c4-df20ee21fdf1","serviceDescription":"catalog service description","serviceInvariantUUID":"9fe235f1-4a6d-40dc-992d-d76ebfed4813","resources":[{"resourceInstanceName":"pNF 88f83ff2-4772 0","resourceName":"pNF 88f83ff2-4772","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0e3e11d4-01f4-4e92-9c98-90703fcf6f02","resourceInvariantUUID":"30f194d4-7c0d-4920-8d25-45cac160d35c","resourceCustomizationUUID":"bbe523aa-2b8c-4f59-b666-a9454c086850","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vf-license-model.xml","artifactChecksum":"ZDQzZmQzZTllNWJkOWQ2N2JjZjQwMjIzY2FlZDI4YTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e1fdf01a-d402-4c91-80dd-9ef9e12b5e96","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/pNF.csar","artifactChecksum":"MDViYTdkODBjYmVmM2NlM2EyMGVjMjY3ZGUzODM1NzI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a2c9208-d7cb-4ea2-ade6-04bcc5855db1","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2e3ce4e6-05b0-415e-8190-78428343215b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vendor-license-model.xml","artifactChecksum":"ZmM4ZGU1MjRlYTFmZjI2Nzg2Y2FlY2NjMGQ1MTJiMzc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ee5e1073-689f-4fd3-b354-54bf7c2cef16","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2925fcbd-a2e5-4c06-bd7f-970a0919b13b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d2c8ab54-b4f1-41ad-b5e5-d1ce61a3e9c6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml","artifactChecksum":"YjVhYjM4MGEyYmI4NTMzZDFkM2Q1MGI2YjUzNzY4N2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"616181db-3838-4a0e-9c8f-d7d0b1f61fd0","artifactVersion":"1"},{"artifactName":"service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar","artifactChecksum":"YzA0OTYwMDA0MzMwZGRkZjRjOWI3NDY4YTZkOGRlMGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"89d07880-890b-49e0-90ef-053581f8c8ef","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-02T01:13:27.672Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:13:27.672Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:27.672Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:27.673Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:28.673Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:13:28.674Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:28.674Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:28.675Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:29.675Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:13:29.676Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:29.677Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:29.677Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:30.678Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:13:30.679Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:30.679Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:30.679Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:31.680Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:13:31.681Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:31.681Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:31.681Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:32.682Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:13:32.683Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:32.683Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:32.683Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:33.684Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:13:33.685Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:33.685Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:33.685Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:34.686Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:13:34.687Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:34.687Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:34.688Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:35.689Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"serviceName": "Demo_pNF_pmHn7vEztIWCfKVlGq61",
"serviceVersion": "1.0",
"serviceUUID": "45214d55-c6ff-4f20-91c4-df20ee21fdf1",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "9fe235f1-4a6d-40dc-992d-d76ebfed4813",
"resources": [
{
"resourceInstanceName": "pNF 88f83ff2-4772 0",
"resourceCustomizationUUID": "bbe523aa-2b8c-4f59-b666-a9454c086850",
"resourceName": "pNF 88f83ff2-4772",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "0e3e11d4-01f4-4e92-9c98-90703fcf6f02",
"resourceInvariantUUID": "30f194d4-7c0d-4920-8d25-45cac160d35c",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"artifactChecksum": "YzA0OTYwMDA0MzMwZGRkZjRjOWI3NDY4YTZkOGRlMGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "89d07880-890b-49e0-90ef-053581f8c8ef"
}
],
"workloadContext": "Production"
}
2023-05-02T01:13:35.690Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-02T01:13:35.690Z|41588549-54f0-41d8-a4cb-be121572513b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 45214d55-c6ff-4f20-91c4-df20ee21fdf1 ASDC
2023-05-02T01:13:35.691Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:ab15d454-2add-4335-8cfa-77339bfe9d6f
ServiceName:Demo_pNF_pmHn7vEztIWCfKVlGq61
ServiceVersion:1.0
ServiceUUID:45214d55-c6ff-4f20-91c4-df20ee21fdf1
ServiceInvariantUUID:9fe235f1-4a6d-40dc-992d-d76ebfed4813
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
ArtifactUUID:89d07880-890b-49e0-90ef-053581f8c8ef
ArtifactChecksum:YzA0OTYwMDA0MzMwZGRkZjRjOWI3NDY4YTZkOGRlMGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 88f83ff2-4772 0
ResourceCustomizationUUID:bbe523aa-2b8c-4f59-b666-a9454c086850
ResourceInvariantUUID:30f194d4-7c0d-4920-8d25-45cac160d35c
ResourceName:pNF 88f83ff2-4772
ResourceType:PNF
ResourceUUID:0e3e11d4-01f4-4e92-9c98-90703fcf6f02
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-05-02T01:13:35.691Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 45214d55-c6ff-4f20-91c4-df20ee21fdf1 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-05-02T01:13:35.741Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T01:13:35.744Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-02T01:13:35.744Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-02T01:13:35.744Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 89d07880-890b-49e0-90ef-053581f8c8ef from URL: /sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:35.744Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-05-02T01:13:35.745Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:35.852Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-05-02T01:13:35.854Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar 89d07880-890b-49e0-90ef-053581f8c8ef 87995
2023-05-02T01:13:35.855Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar ASDC sendASDCNotification
2023-05-02T01:13:35.855Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:35.855Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T01:13:35.855Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:35.855Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:35.856Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990015855,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:36.856Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T01:13:36.857Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-02T01:13:36.857Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 89d07880-890b-49e0-90ef-053581f8c8ef, URL: /sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar to file: /app/ASDC/1/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:36.858Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:36.859Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:36.859Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:37.080Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13082335811852839365/Definitions/service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml
2023-05-02T01:13:37.806Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||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-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||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-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 88f83ff2-4772 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-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|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-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:13:37.807Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pmHn7vEztIWCfKVlGq61 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Node template pNF 88f83ff2-4772 0 is matching search criteria
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 88f83ff2-4772 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pmHn7vEztIWCfKVlGq61 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Node template pNF 88f83ff2-4772 0 is matching search criteria
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 88f83ff2-4772 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pmHn7vEztIWCfKVlGq61 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:13:37.808Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:13:37.809Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pmHn7vEztIWCfKVlGq61 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:13:37.809Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:13:37.809Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pmHn7vEztIWCfKVlGq61 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:13:37.809Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:13:37.809Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pmHn7vEztIWCfKVlGq61 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:13:37.809Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:13:37.809Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pmHn7vEztIWCfKVlGq61 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:13:37.809Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_pmHn7vEztIWCfKVlGq61
Description:catalog service description
Model UUID:45214d55-c6ff-4f20-91c4-df20ee21fdf1
Model Version:NULL
Model InvariantUuid:9fe235f1-4a6d-40dc-992d-d76ebfed4813
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-05-02T01:13:37.830Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 0e3e11d4-01f4-4e92-9c98-90703fcf6f02
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-05-02T01:13:37.837Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||pNF 88f83ff2-4772 0
2023-05-02T01:13:37.838Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 0e3e11d4-01f4-4e92-9c98-90703fcf6f02
2023-05-02T01:13:37.838Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 45214d55-c6ff-4f20-91c4-df20ee21fdf1
2023-05-02T01:13:37.838Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 45214d55-c6ff-4f20-91c4-df20ee21fdf1
2023-05-02T01:13:37.838Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 88f83ff2-4772 0 0e3e11d4-01f4-4e92-9c98-90703fcf6f02 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-05-02T01:13:37.852Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2f2487ee, org.onap.sdc.toscaparser.api.parameters.Input@3b8c591b, org.onap.sdc.toscaparser.api.parameters.Input@9baa0d3, org.onap.sdc.toscaparser.api.parameters.Input@4d6c5c22, org.onap.sdc.toscaparser.api.parameters.Input@467ca996]
2023-05-02T01:13:37.853Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:13:37.853Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pmHn7vEztIWCfKVlGq61 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:13:37.853Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 45214d55-c6ff-4f20-91c4-df20ee21fdf1: pNF 88f83ff2-4772
2023-05-02T01:13:37.854Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Processing PNF resource: 0e3e11d4-01f4-4e92-9c98-90703fcf6f02
2023-05-02T01:13:37.854Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-02T01:13:37.854Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pmHn7vEztIWCfKVlGq61 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-02T01:13:37.854Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Resource customization UUID: bbe523aa-2b8c-4f59-b666-a9454c086850 is the same as notified resource customizationUUID: bbe523aa-2b8c-4f59-b666-a9454c086850
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-05-02T01:13:38.006Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 88f83ff2-4772 0e3e11d4-01f4-4e92-9c98-90703fcf6f02 0 ASDC deployResourceStructure
2023-05-02T01:13:38.007Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar ASDC sendASDCNotification
2023-05-02T01:13:38.007Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar
2023-05-02T01:13:38.007Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-02T01:13:38.007Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:13:38.007Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:13:38.007Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990018007,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:39.008Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ab15d454-2add-4335-8cfa-77339bfe9d6f
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-05-02T01:13:39.021Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ab15d454-2add-4335-8cfa-77339bfe9d6f
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-05-02T01:13:39.026Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T01:13:39.026Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-02T01:13:39.027Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-02T01:13:52.564Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:13:52.571Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.572Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989916762,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.573Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.574Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.574Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989916477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.574Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.574Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.575Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "multicloud-k8s",
"timestamp": 1682989913571,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.575Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.575Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.575Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989910026,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.575Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.576Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.576Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989923305,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.576Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.576Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.576Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989916762,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.577Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.577Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.577Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989916477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.577Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.577Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.578Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "multicloud-k8s",
"timestamp": 1682989913571,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.578Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.578Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.578Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989910026,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.579Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.579Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.579Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989923305,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.579Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.580Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.580Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989916477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.581Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.581Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.581Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989916762,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.581Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.582Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.582Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "multicloud-k8s",
"timestamp": 1682989913571,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.582Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.582Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.582Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989923305,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.583Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.583Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.583Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989910026,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.583Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.583Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.583Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989916477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.584Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.584Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.584Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989916762,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.584Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.584Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.584Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "multicloud-k8s",
"timestamp": 1682989913571,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.585Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.585Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989923305,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.585Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.586Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989910026,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.586Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.586Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989916477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.587Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.587Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.587Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989916762,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.587Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.587Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.587Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "multicloud-k8s",
"timestamp": 1682989913571,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.588Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.588Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.588Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989923305,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.588Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.589Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.590Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989910026,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.590Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.590Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.590Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989929358,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.591Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.593Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.593Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989916477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.593Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989916762,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "multicloud-k8s",
"timestamp": 1682989913571,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989923305,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989910026,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.594Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989929358,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989916477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989916762,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.595Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "multicloud-k8s",
"timestamp": 1682989913571,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989923305,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989910026,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989929358,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.596Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989916477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989916762,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989923305,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "multicloud-k8s",
"timestamp": 1682989913571,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.597Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.598Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.598Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989910026,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.598Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.598Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.598Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989929358,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.598Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.598Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.598Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989934058,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.598Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.599Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.599Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989934783,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.600Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.600Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989934789,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.600Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.601Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989934821,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.601Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.601Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989929358,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.601Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.602Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.602Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989935064,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:13:52.602Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.602Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.602Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989935790,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-02T01:13:52.613Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ab15d454-2add-4335-8cfa-77339bfe9d6f
2023-05-02T01:13:52.613Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab15d454-2add-4335-8cfa-77339bfe9d6f and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-02T01:13:52.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989929358,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.634Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989936134,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/resourceInstances/pnf88f83ff247720/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-05-02T01:13:52.634Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.634Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.635Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "policy-distribution-id",
"timestamp": 1682989936067,
"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-05-02T01:13:52.644Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ab15d454-2add-4335-8cfa-77339bfe9d6f
2023-05-02T01:13:52.644Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab15d454-2add-4335-8cfa-77339bfe9d6f 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-05-02T01:13:52.661Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.662Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989929358,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.662Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.662Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.662Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989937138,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-02T01:13:52.671Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of ab15d454-2add-4335-8cfa-77339bfe9d6f
2023-05-02T01:13:52.671Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab15d454-2add-4335-8cfa-77339bfe9d6f and ComponentName
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-02T01:13:52.689Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.689Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989929358,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.690Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.690Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.690Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989938180,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.690Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.690Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.690Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989939815,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:13:52.690Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.690Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.690Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "aai-model-loader",
"timestamp": 1682989940818,
"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-05-02T01:13:52.702Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ab15d454-2add-4335-8cfa-77339bfe9d6f
2023-05-02T01:13:52.703Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab15d454-2add-4335-8cfa-77339bfe9d6f 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-05-02T01:13:52.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989940163,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfPmhn7veztiwcfkvlgq61/1.0/artifacts/service-DemoPnfPmhn7veztiwcfkvlgq61-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:13:52.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989941169,
"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-05-02T01:13:52.740Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ab15d454-2add-4335-8cfa-77339bfe9d6f
2023-05-02T01:13:52.740Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab15d454-2add-4335-8cfa-77339bfe9d6f 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-05-02T01:13:52.757Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.757Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989933951,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.758Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.758Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.759Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989938140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.760Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.760Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.760Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989936793,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.760Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.760Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.760Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989937069,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.760Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.761Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.761Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989933951,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.761Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.761Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.761Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989938140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.761Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.761Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.761Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989936793,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.762Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.762Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.762Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989937069,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.763Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.763Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.763Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989933951,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.763Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.763Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.763Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989936793,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.763Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.763Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.764Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989938140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.764Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.764Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.764Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989937069,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.764Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.764Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.764Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989933951,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.765Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.766Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.766Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989938140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.766Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.766Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.767Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989936793,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.767Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.767Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.767Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989937069,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.767Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.767Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989933951,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.768Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989936793,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989938140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989937069,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989933951,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989936793,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.771Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.771Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989938140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.771Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.771Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.771Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989937069,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.771Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.771Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.772Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989933951,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.772Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.772Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.772Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989936793,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.772Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.772Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.772Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "ves-openapi-manager",
"timestamp": 1682989938140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.772Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.773Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.773Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989937069,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.773Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.773Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.773Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989951364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.774Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.774Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.774Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989952090,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.774Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.774Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.775Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989951371,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.775Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.776Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "cds-sdc-listener",
"timestamp": 1682989953096,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-02T01:13:52.803Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cb6a1c59-0352-4e35-9225-4e376387bdcc
2023-05-02T01:13:52.803Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb6a1c59-0352-4e35-9225-4e376387bdcc and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-02T01:13:52.822Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989952374,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:13:52.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989952459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989953305,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "policy-distribution-id",
"timestamp": 1682989953377,
"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-05-02T01:13:52.832Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cb6a1c59-0352-4e35-9225-4e376387bdcc
2023-05-02T01:13:52.833Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb6a1c59-0352-4e35-9225-4e376387bdcc 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-05-02T01:13:52.851Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.852Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989953561,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.852Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.852Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.852Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989953305,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.852Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.853Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.853Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989953305,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.853Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.853Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.853Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989954626,
"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-05-02T01:13:52.864Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cb6a1c59-0352-4e35-9225-4e376387bdcc
2023-05-02T01:13:52.865Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb6a1c59-0352-4e35-9225-4e376387bdcc and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-02T01:13:52.877Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.877Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989953305,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.878Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.878Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.878Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "multicloud-k8s",
"timestamp": 1682989955628,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-02T01:13:52.878Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.878Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.878Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989953305,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.878Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.878Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.879Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989953305,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.879Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.879Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.879Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989953305,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.879Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.879Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.879Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989960442,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.879Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.879Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.880Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989959358,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.880Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.880Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.880Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989959358,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.880Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.880Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.880Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989959358,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.880Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.881Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.881Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989959358,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.881Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.881Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.881Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989959358,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.881Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.882Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.882Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989959358,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-02T01:13:52.882Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.882Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.882Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989959358,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-02T01:13:52.882Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.882Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.883Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989967508,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:13:52.883Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.883Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.883Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989967176,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-02T01:13:52.883Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.883Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.883Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "aai-model-loader",
"timestamp": 1682989968511,
"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-05-02T01:13:52.893Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cb6a1c59-0352-4e35-9225-4e376387bdcc
2023-05-02T01:13:52.893Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb6a1c59-0352-4e35-9225-4e376387bdcc 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-05-02T01:13:52.907Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.908Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989969394,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-02T01:13:52.908Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-02T01:13:52.908Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-02T01:13:52.908Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682989970397,
"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-05-02T01:13:52.917Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cb6a1c59-0352-4e35-9225-4e376387bdcc
2023-05-02T01:13:52.917Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb6a1c59-0352-4e35-9225-4e376387bdcc 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-05-02T01:14:09.027Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ab15d454-2add-4335-8cfa-77339bfe9d6f
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-05-02T01:14:09.044Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ab15d454-2add-4335-8cfa-77339bfe9d6f
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-05-02T01:14:09.050Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-02T01:14:09.050Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-02T01:14:09.050Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-02T01:14:09.050Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-02T01:14:09.051Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:14:09.051Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:14:09.051Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:14:09.051Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:14:09.051Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:14:09.051Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-02T01:14:09.051Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|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-05-02T01:14:09.061Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-02T01:14:39.061Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ab15d454-2add-4335-8cfa-77339bfe9d6f 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-05-02T01:14:39.067Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ab15d454-2add-4335-8cfa-77339bfe9d6f and serviceModelVersionId: 45214d55-c6ff-4f20-91c4-df20ee21fdf1
2023-05-02T01:14:39.068Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fe235f1-4a6d-40dc-992d-d76ebfed4813
2023-05-02T01:14:39.069Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fe235f1-4a6d-40dc-992d-d76ebfed4813/model-vers/model-ver/45214d55-c6ff-4f20-91c4-df20ee21fdf1?depth=0
2023-05-02T01:14:39.076Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-05-02T01:14:39.142Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fe235f1-4a6d-40dc-992d-d76ebfed4813/model-vers/model-ver/45214d55-c6ff-4f20-91c4-df20ee21fdf1?depth=0|INFO|500||Invoke
2023-05-02T01:14:39.143Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fe235f1-4a6d-40dc-992d-d76ebfed4813/model-vers/model-ver/45214d55-c6ff-4f20-91c4-df20ee21fdf1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fe235f1-4a6d-40dc-992d-d76ebfed4813/model-vers/model-ver/45214d55-c6ff-4f20-91c4-df20ee21fdf1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ab15d454-2add-4335-8cfa-77339bfe9d6f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[20c81562-cbff-419b-babc-5934360dad32], X-ECOMP-RequestID=[ab15d454-2add-4335-8cfa-77339bfe9d6f], X-TransactionId=[], X-ONAP-RequestID=[ab15d454-2add-4335-8cfa-77339bfe9d6f], Content-Type=[application/merge-patch+json]}
2023-05-02T01:14:39.153Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fe235f1-4a6d-40dc-992d-d76ebfed4813/model-vers/model-ver/45214d55-c6ff-4f20-91c4-df20ee21fdf1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-02T01:14:39.313Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fe235f1-4a6d-40dc-992d-d76ebfed4813/model-vers/model-ver/45214d55-c6ff-4f20-91c4-df20ee21fdf1?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/9fe235f1-4a6d-40dc-992d-d76ebfed4813/model-vers/model-ver/45214d55-c6ff-4f20-91c4-df20ee21fdf1?depth=0 has http status code:200 and response headers:{date=[Tue, 02 May 2023 01:14:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[217320], x-aai-txid=[1-aai-resources-230502-01:14:39:237-85250], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-02T01:14:39.313Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fe235f1-4a6d-40dc-992d-d76ebfed4813/model-vers/model-ver/45214d55-c6ff-4f20-91c4-df20ee21fdf1?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-02T01:14:39.314Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fe235f1-4a6d-40dc-992d-d76ebfed4813/model-vers/model-ver/45214d55-c6ff-4f20-91c4-df20ee21fdf1?depth=0|INFO|500||InvokeReturn
2023-05-02T01:14:39.315Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-02T01:14:39.316Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|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-05-02T01:14:39.326Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|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-05-02T01:14:39.326Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ab15d454-2add-4335-8cfa-77339bfe9d6f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-02T01:14:39.327Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-02T01:14:39.327Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:14:39.327Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:14:39.327Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "ab15d454-2add-4335-8cfa-77339bfe9d6f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990079327,
"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-05-02T01:14:40.349Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-02T01:14:40.350Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"cb6a1c59-0352-4e35-9225-4e376387bdcc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"94035c51-7244-422b-b7f7-583059c8add8","serviceDescription":"service","serviceInvariantUUID":"75b19a43-abff-4737-9384-bdfb325cc8fb","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d9a291ed-9eb2-4258-b55b-c56a607adb37","resourceInvariantUUID":"9f883133-09fc-4421-b195-570a118ab29a","resourceCustomizationUUID":"5231cad2-b180-4cbe-93d7-172ae0574234","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ZGYxYjQ3NGE1NGI0ZjZmZmNmZTEwYWE0MmY3ZWQ2OTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0f7efbc5-980e-447c-a94b-1e71132e6ac6","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"YzFmNDY1MDcxZjIxYzk1ZjZiMDFjYTBiMDRlNWQ3YzQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"239ef38f-94c5-433e-817e-1815d869a764","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ecda58b1-3678-43bc-afd0-e69b1dff0731","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b7a575a2-4c2f-4f37-b134-fa48350ae6b9","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d2ff32f1-b53b-4e71-b357-abedb1a4926c","artifactVersion":"2","generatedFromUUID":"ecda58b1-3678-43bc-afd0-e69b1dff0731"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2RmMTI5ZmNiYmM3MDZhZmQwMjA1N2YyZWFhY2I4MWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"137135a1-bacb-4631-92f4-6555719ca133","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NDk2YzhiODg5NGUxZjhmODJhMzIyODZjMmE4MzBiZWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ec694fe3-73f8-46a4-9c89-8c334cd02862","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-02T01:14:40.350Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:14:40.351Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:14:40.351Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:14:40.351Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:14:41.353Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:14:41.354Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:14:41.354Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:14:41.355Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:14:42.357Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:14:42.357Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:14:42.357Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:14:42.358Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:14:43.361Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:14:43.361Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:14:43.362Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:14:43.362Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:14:44.365Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:14:44.365Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:14:44.366Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:14:44.366Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:14:45.369Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:14:45.370Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:14:45.370Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:14:45.370Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:14:46.373Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-02T01:14:46.374Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:14:46.374Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:14:46.374Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990007659,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:14:47.377Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "94035c51-7244-422b-b7f7-583059c8add8",
"serviceDescription": "service",
"serviceInvariantUUID": "75b19a43-abff-4737-9384-bdfb325cc8fb",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "5231cad2-b180-4cbe-93d7-172ae0574234",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "d9a291ed-9eb2-4258-b55b-c56a607adb37",
"resourceInvariantUUID": "9f883133-09fc-4421-b195-570a118ab29a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "YzFmNDY1MDcxZjIxYzk1ZjZiMDFjYTBiMDRlNWQ3YzQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "239ef38f-94c5-433e-817e-1815d869a764",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "ecda58b1-3678-43bc-afd0-e69b1dff0731",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "d2ff32f1-b53b-4e71-b357-abedb1a4926c",
"generatedFromUUID": "ecda58b1-3678-43bc-afd0-e69b1dff0731"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "d2ff32f1-b53b-4e71-b357-abedb1a4926c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "NDk2YzhiODg5NGUxZjhmODJhMzIyODZjMmE4MzBiZWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ec694fe3-73f8-46a4-9c89-8c334cd02862"
}
],
"workloadContext": "Production"
}
2023-05-02T01:14:47.377Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-02T01:14:47.377Z|ab15d454-2add-4335-8cfa-77339bfe9d6f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 94035c51-7244-422b-b7f7-583059c8add8 ASDC
2023-05-02T01:14:47.378Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:cb6a1c59-0352-4e35-9225-4e376387bdcc
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:94035c51-7244-422b-b7f7-583059c8add8
ServiceInvariantUUID:75b19a43-abff-4737-9384-bdfb325cc8fb
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:ec694fe3-73f8-46a4-9c89-8c334cd02862
ArtifactChecksum:NDk2YzhiODg5NGUxZjhmODJhMzIyODZjMmE4MzBiZWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:5231cad2-b180-4cbe-93d7-172ae0574234
ResourceInvariantUUID:9f883133-09fc-4421-b195-570a118ab29a
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:d9a291ed-9eb2-4258-b55b-c56a607adb37
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:239ef38f-94c5-433e-817e-1815d869a764
ArtifactChecksum:YzFmNDY1MDcxZjIxYzk1ZjZiMDFjYTBiMDRlNWQ3YzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:ecda58b1-3678-43bc-afd0-e69b1dff0731
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:d2ff32f1-b53b-4e71-b357-abedb1a4926c
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:d2ff32f1-b53b-4e71-b357-abedb1a4926c
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-02T01:14:47.378Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 94035c51-7244-422b-b7f7-583059c8add8 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-05-02T01:14:47.449Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T01:14:47.450Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-02T01:14:47.450Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-02T01:14:47.450Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ec694fe3-73f8-46a4-9c89-8c334cd02862 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-02T01:14:47.450Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-05-02T01:14:47.451Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-02T01:14:47.551Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-05-02T01:14:47.552Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ec694fe3-73f8-46a4-9c89-8c334cd02862 75159
2023-05-02T01:14:47.553Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-05-02T01:14:47.553Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-02T01:14:47.553Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-02T01:14:47.554Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-05-02T01:14:47.554Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-02T01:14:47.554Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cb6a1c59-0352-4e35-9225-4e376387bdcc",
"consumerID": "SO-sdc-controller",
"timestamp": 1682990087553,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-02T01:14:48.556Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-02T01:14:48.557Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-05-02T01:14:48.558Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ec694fe3-73f8-46a4-9c89-8c334cd02862, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:48.558Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-05-02T01:14:48.558Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:48.559Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:48.715Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7061477405175083593/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-05-02T01:14:49.959Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-02T01:14:49.959Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-02T01:14:49.959Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:49.959Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-02T01:14:49.959Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:49.959Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:49.959Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:49.960Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:49.960Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:49.960Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|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-BasicVm-csar.csar
2023-05-02T01:14:49.960Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-02T01:14:49.960Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-05-02T01:14:49.960Z|cb6a1c59-0352-4e35-9225-4e376387bdcc|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery