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-05T23:39:43.907Z||main|||||INFO|500||The following profiles are active: basic
2023-05-05T23:39:57.941Z||main|||||INFO|500||Starting service [Tomcat]
2023-05-05T23:39:57.942Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-05-05T23:39:58.145Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-05-05T23:40:02.127Z||main|||||INFO|500||catdb-pool - Starting...
2023-05-05T23:40:02.590Z||main|||||INFO|500||catdb-pool - Start completed.
2023-05-05T23:40:03.199Z||main|||||INFO|500||reqdb-pool - Starting...
2023-05-05T23:40:03.228Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-05-05T23:40:03.467Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-05-05T23:40:03.902Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-05-05T23:40:05.172Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-05-05T23:40:08.740Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-05T23:40:11.372Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-05T23:40:11.440Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-05-05T23:40:11.852Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-05T23:40:12.133Z||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-05T23:40:13.349Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-05T23:40:14.604Z||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-05T23:40:15.263Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-05-05T23:40:15.265Z||main|||||ERROR|500||(conn=1278) Table 'catalogdb.activity_spec' doesn't exist
2023-05-05T23:40:15.296Z||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-05T23:40:18.433Z||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-05T23:40:21.478Z||main|||||WARN|500||---
2023-05-05T23:40:21.479Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-05-05T23:40:21.479Z||main|||||WARN|500||---
2023-05-05T23:40:22.031Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-05-05T23:40:27.540Z||main|||||INFO|500||Started Application in 51.827 seconds (JVM running for 55.908)
2023-05-05T23:40:27.580Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-05-05T23:40:27.582Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-05-05T23:40:27.601Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-05-05T23:40:27.749Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 04878720-a529-4aba-9874-711105fa86e7 url= /sdc/v1/artifactTypes
2023-05-05T23:40:27.790Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-05T23:40:28.039Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-05T23:40:28.142Z||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-05T23:40:28.142Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-05-05T23:40:28.143Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 36f0cf91-799e-4bcf-9a83-ead591f16655 url= /sdc/v1/distributionKafkaData
2023-05-05T23:40:28.143Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-05T23:40:28.183Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-05T23:40:28.188Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4dcbb582
2023-05-05T23:40:28.247Z||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-0d49bf02-afb4-4064-b703-087d5a57c9bd
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-05T23:40:28.298Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Instantiated an idempotent producer.
2023-05-05T23:40:28.430Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-05-05T23:40:28.525Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-05T23:40:28.525Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-05T23:40:28.526Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683330028522
2023-05-05T23:40:28.530Z||scheduling-1|||||INFO|500||start DistributionClient
2023-05-05T23:40:28.551Z||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-034779e0-b825-40cf-8fa7-9bd3f31574e6
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-05T23:40:28.654Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-05T23:40:28.655Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-05T23:40:28.655Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683330028654
2023-05-05T23:40:28.656Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:40:28.659Z||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-3ff8c38c-e51a-4d74-9408-ffa21039eb0a
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-05T23:40:28.666Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-05T23:40:28.667Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-05T23:40:28.667Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1683330028666
2023-05-05T23:40:28.667Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:40:28.674Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:40:28.675Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:40:28.689Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-05-05T23:40:29.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:40:29.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:29.579Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:40:29.580Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:40:29.580Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Cluster ID: tnHbXa72QMesggRLGfxcMA
2023-05-05T23:40:29.580Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:40:29.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:29.580Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:40:29.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:29.580Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:40:29.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:29.580Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:29.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:29.582Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] ProducerId set to 2003 with epoch 0
2023-05-05T23:40:29.583Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Cluster ID: tnHbXa72QMesggRLGfxcMA
2023-05-05T23:40:29.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Cluster ID: tnHbXa72QMesggRLGfxcMA
2023-05-05T23:40:29.584Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-05-05T23:40:29.586Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-05-05T23:40:29.624Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] (Re-)joining group
2023-05-05T23:40:29.624Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] (Re-)joining group
2023-05-05T23:40:29.674Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6-5746def9-72c7-45b9-b9c1-8fd94d371e2d
2023-05-05T23:40:29.675Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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-05T23:40:29.675Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] (Re-)joining group
2023-05-05T23:40:29.698Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a-8ac0c8d1-cd00-4bdf-80a9-7afe72c831b3
2023-05-05T23:40:29.699Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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-05T23:40:29.699Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] (Re-)joining group
2023-05-05T23:40:35.697Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a-8ac0c8d1-cd00-4bdf-80a9-7afe72c831b3', protocol='range'}
2023-05-05T23:40:35.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6-5746def9-72c7-45b9-b9c1-8fd94d371e2d', protocol='range'}
2023-05-05T23:40:35.793Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:35.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:35.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:35.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:35.797Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:35.798Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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 hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-05T23:40:35.812Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6-5746def9-72c7-45b9-b9c1-8fd94d371e2d=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-3ff8c38c-e51a-4d74-9408-ffa21039eb0a-8ac0c8d1-cd00-4bdf-80a9-7afe72c831b3=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-05T23:40:35.866Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6-5746def9-72c7-45b9-b9c1-8fd94d371e2d', protocol='range'}
2023-05-05T23:40:35.866Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a-8ac0c8d1-cd00-4bdf-80a9-7afe72c831b3', protocol='range'}
2023-05-05T23:40:35.867Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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-05T23:40:35.867Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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-05T23:40:35.874Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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-05T23:40:35.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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-05T23:40:35.897Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-05T23:40:35.897Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-05T23:40:35.898Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-05-05T23:40:35.898Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-05-05T23:40:35.898Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-05T23:40:35.898Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-05-05T23:40:35.898Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-05T23:40:35.898Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-05-05T23:40:35.898Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-05-05T23:40:35.898Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-05T23:40:35.899Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-05T23:40:35.899Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-05T23:40:35.945Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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-05T23:40:35.947Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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-05T23:40:36.032Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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-05T23:40:36.033Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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-05T23:40:36.037Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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-05T23:40:36.038Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, 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-05T23:40:36.087Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-05T23:40:36.087Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-05T23:40:36.093Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-05T23:40:36.093Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-05T23:40:36.096Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-05T23:40:36.097Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-05T23:41:28.680Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:41:28.681Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:42:28.682Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:42:28.683Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:43:28.684Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:43:28.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:44:28.686Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:44:28.686Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:45:28.687Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:45:28.687Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:46:28.688Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:46:28.688Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:47:28.690Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:47:28.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:48:28.690Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:48:28.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:49:28.692Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:49:28.692Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:49:29.838Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3ff8c38c-e51a-4d74-9408-ffa21039eb0a, groupId=SO] Node -1 disconnected.
2023-05-05T23:49:29.838Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-034779e0-b825-40cf-8fa7-9bd3f31574e6, groupId=SO] Node -1 disconnected.
2023-05-05T23:49:29.885Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Node -1 disconnected.
2023-05-05T23:49:51.137Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-05T23:50:28.692Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:50:28.693Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:51:28.694Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:51:28.695Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:52:28.696Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:52:28.697Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:53:28.696Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:53:28.698Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:54:28.697Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:54:28.699Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:55:28.700Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:55:28.699Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:56:28.702Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:56:28.703Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:57:28.704Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:57:28.704Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:58:28.706Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:58:28.712Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:59:28.707Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-05T23:59:28.713Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:00:28.709Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:00:28.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:01:28.711Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:01:28.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:02:28.712Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:02:28.715Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:03:28.713Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:03:28.716Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:04:28.714Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:04:28.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:05:28.715Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:05:28.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:06:28.717Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:06:28.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:07:28.717Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:07:28.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:08:28.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:08:28.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:09:28.719Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:09:28.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:10:28.720Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:10:28.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:11:28.721Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:11:28.723Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:12:28.722Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:12:28.725Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:13:28.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:13:28.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:14:28.725Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:14:28.728Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:15:28.726Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:15:28.728Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:16:28.728Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:16:28.730Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:17:28.729Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:17:28.730Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:18:28.730Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:18:28.731Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:19:28.732Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:19:28.733Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:20:28.733Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:20:28.733Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:21:28.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:21:28.736Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:22:28.736Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:22:28.736Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:23:28.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:23:28.738Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:24:28.740Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:24:28.740Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:25:28.740Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:25:28.741Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:26:28.744Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:26:28.744Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:27:28.745Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:27:28.745Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:28:28.746Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:28:28.747Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:29:28.747Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:29:28.748Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:30:28.748Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:30:28.750Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:31:28.750Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:31:28.751Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:32:28.751Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:32:28.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:33:28.753Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:33:28.752Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:34:28.754Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:34:28.754Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:35:28.755Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:35:28.755Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:36:28.757Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:36:28.757Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:37:28.757Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:37:28.758Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:38:28.758Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:38:28.759Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:39:28.760Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:39:28.760Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:40:28.762Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:40:28.762Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:41:28.762Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:41:28.763Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:42:28.763Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:42:28.764Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:43:28.764Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:43:28.766Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:44:28.766Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:44:28.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:45:28.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:45:28.768Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:46:28.768Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:46:28.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:47:28.769Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:47:28.770Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:48:28.770Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:48:28.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:49:28.771Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:49:28.773Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:50:28.773Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:50:28.773Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:51:28.774Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:28.774Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:51:44.612Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T00:51:44.613Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"0908bf1b-bb15-467f-a307-73f75d0f4b73","serviceName":"vFW 2023-05-06 00-50-21","serviceVersion":"1.0","serviceUUID":"471a8f1b-9edf-4071-a538-1b5952f4b33d","serviceDescription":"catalog service description","serviceInvariantUUID":"08cc22ec-4dff-4daa-90b6-bc675a5bcbfb","resources":[{"resourceInstanceName":"vFW 584d735a-c060 0","resourceName":"vFW 584d735a-c060","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"514792fe-ee9a-4970-b722-a3f44f39685c","resourceInvariantUUID":"d153e86f-c39e-4fe9-bfc1-add505b43130","resourceCustomizationUUID":"d561b31b-835a-4d6e-a82d-58fbbd760d30","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vf-license-model.xml","artifactChecksum":"YjYxZjNiNzI3MGVkNTRlZWIwMTAyZmJjM2UzMGIzMzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"820ab5b9-42e9-41c8-b609-9217959a1663","artifactVersion":"1"},{"artifactName":"vfw584d735ac0600_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json","artifactChecksum":"ZDdiYzNhZWIzZTg0NmZjNTg0OGU5ODIyNzMxM2RmMWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7183848c-71d7-4b5f-b183-5ed6c265c492","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bb07a2e6-033a-4fb7-839b-ea08aedfc8da","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vendor-license-model.xml","artifactChecksum":"YjM4MDI3Y2U3OWZlY2ZkMTIzM2FlMTQ5NjlhOWNiNWI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"500f3bc5-fcab-48d6-9e71-5a1c00f3f5f9","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca4c39ad-c6eb-4749-a3c7-b239b733a6f6","artifactVersion":"2","generatedFromUUID":"bb07a2e6-033a-4fb7-839b-ea08aedfc8da"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230506005021-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-template.yml","artifactChecksum":"YmY5YjVkMTA5OWJlNTgzNjRlZDA2Y2I5OTQyZDE1NGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"28bf80ba-7b84-43ba-8482-c5e8f76d1261","artifactVersion":"1"},{"artifactName":"service-Vfw20230506005021-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar","artifactChecksum":"NGE4YmJlZTU2ZWI1Y2MxNzkwNTUxYmRlNzc1NmM1YTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9430453d-27e2-440a-af30-39ac083499f0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-06T00:51:44.628Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:51:44.638Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:44.639Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:44.639Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:44.646Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-06T00:51:44.646Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-06T00:51:44.646Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-06T00:51:44.646Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-06T00:51:44.646Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-06T00:51:44.646Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to hG1aT5e7TIOvo9b7Fv0GVQ
2023-05-06T00:51:44.680Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:51:44.680Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334277948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:51:44.709Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:51:45.670Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:51:45.671Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:45.671Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:45.672Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:46.674Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:51:46.675Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:46.676Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:46.676Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:47.678Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:51:47.679Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:47.679Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:47.679Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:48.681Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:51:48.682Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:48.682Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:48.682Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:49.683Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:51:49.684Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:49.684Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:49.684Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:50.685Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:51:50.686Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:50.686Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:50.686Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:51.690Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"serviceName": "vFW 2023-05-06 00-50-21",
"serviceVersion": "1.0",
"serviceUUID": "471a8f1b-9edf-4071-a538-1b5952f4b33d",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "08cc22ec-4dff-4daa-90b6-bc675a5bcbfb",
"resources": [
{
"resourceInstanceName": "vFW 584d735a-c060 0",
"resourceCustomizationUUID": "d561b31b-835a-4d6e-a82d-58fbbd760d30",
"resourceName": "vFW 584d735a-c060",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "514792fe-ee9a-4970-b722-a3f44f39685c",
"resourceInvariantUUID": "d153e86f-c39e-4fe9-bfc1-add505b43130",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw584d735ac0600_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"artifactChecksum": "ZDdiYzNhZWIzZTg0NmZjNTg0OGU5ODIyNzMxM2RmMWM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7183848c-71d7-4b5f-b183-5ed6c265c492",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "bb07a2e6-033a-4fb7-839b-ea08aedfc8da",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ca4c39ad-c6eb-4749-a3c7-b239b733a6f6",
"generatedFromUUID": "bb07a2e6-033a-4fb7-839b-ea08aedfc8da"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ca4c39ad-c6eb-4749-a3c7-b239b733a6f6",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230506005021-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"artifactChecksum": "NGE4YmJlZTU2ZWI1Y2MxNzkwNTUxYmRlNzc1NmM1YTQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9430453d-27e2-440a-af30-39ac083499f0"
}
],
"workloadContext": "Production"
}
2023-05-06T00:51:51.692Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-06T00:51:51.693Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 471a8f1b-9edf-4071-a538-1b5952f4b33d ASDC
2023-05-06T00:51:51.829Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:0908bf1b-bb15-467f-a307-73f75d0f4b73
ServiceName:vFW 2023-05-06 00-50-21
ServiceVersion:1.0
ServiceUUID:471a8f1b-9edf-4071-a538-1b5952f4b33d
ServiceInvariantUUID:08cc22ec-4dff-4daa-90b6-bc675a5bcbfb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230506005021-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar
ArtifactUUID:9430453d-27e2-440a-af30-39ac083499f0
ArtifactChecksum:NGE4YmJlZTU2ZWI1Y2MxNzkwNTUxYmRlNzc1NmM1YTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 584d735a-c060 0
ResourceCustomizationUUID:d561b31b-835a-4d6e-a82d-58fbbd760d30
ResourceInvariantUUID:d153e86f-c39e-4fe9-bfc1-add505b43130
ResourceName:vFW 584d735a-c060
ResourceType:VF
ResourceUUID:514792fe-ee9a-4970-b722-a3f44f39685c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw584d735ac0600_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json
ArtifactUUID:7183848c-71d7-4b5f-b183-5ed6c265c492
ArtifactChecksum:ZDdiYzNhZWIzZTg0NmZjNTg0OGU5ODIyNzMxM2RmMWM=
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/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml
ArtifactUUID:bb07a2e6-033a-4fb7-839b-ea08aedfc8da
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/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env
ArtifactUUID:ca4c39ad-c6eb-4749-a3c7-b239b733a6f6
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/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env
ArtifactUUID:ca4c39ad-c6eb-4749-a3c7-b239b733a6f6
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-06T00:51:51.830Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 471a8f1b-9edf-4071-a538-1b5952f4b33d 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-06T00:51:52.101Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T00:51:52.102Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T00:51:52.103Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T00:51:52.103Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9430453d-27e2-440a-af30-39ac083499f0 from URL: /sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:52.103Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T00:51:52.103Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:52.262Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T00:51:52.292Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar 9430453d-27e2-440a-af30-39ac083499f0 101477
2023-05-06T00:51:52.293Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar ASDC sendASDCNotification
2023-05-06T00:51:52.293Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:52.295Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T00:51:52.296Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:52.296Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:52.297Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334312292,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:53.298Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T00:51:53.298Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T00:51:53.299Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9430453d-27e2-440a-af30-39ac083499f0, URL: /sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar to file: /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:53.299Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230506005021-csar.csar
2023-05-06T00:51:53.378Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:53.378Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:53.756Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3078217054000605484/Definitions/service-Vfw20230506005021-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-05-06T00:51:55.746Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-06T00:51:55.751Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T00:51:55.751Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.751Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||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-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||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-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||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-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 584d735a-c060 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-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||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-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230506005021-csar.csar
2023-05-06T00:51:55.752Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T00:51:55.759Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.761Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:55.764Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:55.764Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-06T00:51:55.765Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T00:51:55.767Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.767Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:55.767Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:55.767Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-06T00:51:55.767Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T00:51:55.767Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.768Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:55.771Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.771Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is not matching search criteria
2023-05-06T00:51:55.771Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T00:51:55.771Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T00:51:55.771Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:55.771Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.771Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T00:51:55.772Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.772Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T00:51:55.772Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T00:51:55.772Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T00:51:55.772Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.772Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:55.772Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T00:51:55.772Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:55.772Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T00:51:55.773Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.773Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-06T00:51:55.773Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.773Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-06T00:51:55.774Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.774Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:55.774Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:51:55.775Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.775Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:55.775Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:51:55.775Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.775Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:55.775Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:51:55.775Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.775Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is not matching search criteria
2023-05-06T00:51:55.775Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=a6bbcef2-67d4-4448-a7f2-b8713cfd7a46
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.776Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=240870c2-43a1-4eba-8e43-3fec65086219
2023-05-06T00:51:55.777Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T00:51:55.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=45f4f403-4cdf-4967-8127-712665378aaf
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:55.779Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:55.780Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-05-06 00-50-21
Description:catalog service description
Model UUID:471a8f1b-9edf-4071-a538-1b5952f4b33d
Model Version:NULL
Model InvariantUuid:08cc22ec-4dff-4daa-90b6-bc675a5bcbfb
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 584d735a-c060
Model UUID:b00acd67-dccc-4426-8816-a702da5ec413
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d153e86f-c39e-4fe9-bfc1-add505b43130
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:d561b31b-835a-4d6e-a82d-58fbbd760d30
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:a0d3b51c-ea54-4fc9-bf7e-2049487cafc2
ModelName:Vfw584d735aC060..base_vfw..module-0
ModelUuid:50e7fa87-0f46-4974-88d6-4fd6f7419f5f
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:a6bbcef2-67d4-4448-a7f2-b8713cfd7a46
ModelInvariantUuid:d1b84942-3cef-4ca5-91c6-9ef35d0374c7
ModelName:vFW 584d735a-c060-nodes.vfwCvfc
ModelUuid:8beddc85-ae05-4d68-bba2-20b0e9f0b117
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:1ddeaadc-96cb-46cb-bcf8-cc7a8ecd11c6
ModelInvariantUuid:1964c961-52fe-4488-867e-0736b1816771
ModelName:Vfw584d735aC060.compute.nodes.heat.vfw
ModelUuid:1c4af3fe-5b41-4a50-ba42-3e3309c8851a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:240870c2-43a1-4eba-8e43-3fec65086219
ModelInvariantUuid:bc054e06-3d95-40de-afc7-2f0fecc8f7da
ModelName:vFW 584d735a-c060-nodes.vsnCvfc
ModelUuid:2fface38-5d6d-437a-850d-9d49ad8e6d00
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:4346aab4-20bc-4d38-b9d8-d24812b04147
ModelInvariantUuid:5cd38496-2869-4fba-8aff-bb2031b2be98
ModelName:Vfw584d735aC060.compute.nodes.heat.vsn
ModelUuid:7bd11611-a1e9-41f9-a1ff-05b8f3c7664c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:45f4f403-4cdf-4967-8127-712665378aaf
ModelInvariantUuid:f977d6cc-1221-47af-b75d-e74c6fc7ab7d
ModelName:vFW 584d735a-c060-nodes.vpgCvfc
ModelUuid:8ff4a7c2-a1a5-442d-a3c0-f1521b6aee58
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:e0ab7823-78f9-4168-a89d-7566e93c7f8a
ModelInvariantUuid:e2b9751f-6b0d-4003-8c42-2a2f348b0b06
ModelName:Vfw584d735aC060.compute.nodes.heat.vpg
ModelUuid:e68c8f90-46bd-4f32-ac6b-b4e0df983bf7
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-06T00:51:55.819Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 514792fe-ee9a-4970-b722-a3f44f39685c
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-06T00:51:55.888Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||vFW 584d735a-c060 0
2023-05-06T00:51:55.895Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 514792fe-ee9a-4970-b722-a3f44f39685c
2023-05-06T00:51:55.895Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7183848c-71d7-4b5f-b183-5ed6c265c492 from URL: /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json
2023-05-06T00:51:55.895Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T00:51:55.895Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json
2023-05-06T00:51:56.034Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T00:51:56.035Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json 7183848c-71d7-4b5f-b183-5ed6c265c492 785
2023-05-06T00:51:56.036Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json ASDC sendASDCNotification
2023-05-06T00:51:56.036Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json
2023-05-06T00:51:56.036Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T00:51:56.037Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:56.037Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:56.038Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334316036,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:57.040Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw584d735aC060..base_vfw..module-0",
"vfModuleModelInvariantUUID": "a0d3b51c-ea54-4fc9-bf7e-2049487cafc2",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "50e7fa87-0f46-4974-88d6-4fd6f7419f5f",
"vfModuleModelCustomizationUUID": "0542b726-31e3-4a40-a0d1-f5ded7ecf115",
"isBase": true,
"artifacts": [
"bb07a2e6-033a-4fb7-839b-ea08aedfc8da",
"ca4c39ad-c6eb-4749-a3c7-b239b733a6f6"
],
"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-06T00:51:57.068Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw584d735aC060..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:50e7fa87-0f46-4974-88d6-4fd6f7419f5f
VfModuleModelInvariantUUID:a0d3b51c-ea54-4fc9-bf7e-2049487cafc2
VfModuleModelDescription:NULL
Artifacts UUID List:{
bb07a2e6-033a-4fb7-839b-ea08aedfc8da
,
ca4c39ad-c6eb-4749-a3c7-b239b733a6f6
}
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-06T00:51:57.073Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw584d735aC060..base_vfw..module-0",
"vfModuleModelInvariantUUID": "a0d3b51c-ea54-4fc9-bf7e-2049487cafc2",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "50e7fa87-0f46-4974-88d6-4fd6f7419f5f",
"vfModuleModelCustomizationUUID": "0542b726-31e3-4a40-a0d1-f5ded7ecf115",
"isBase": true,
"artifacts": [
"bb07a2e6-033a-4fb7-839b-ea08aedfc8da",
"ca4c39ad-c6eb-4749-a3c7-b239b733a6f6"
],
"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-06T00:51:57.074Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw584d735aC060..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:50e7fa87-0f46-4974-88d6-4fd6f7419f5f
VfModuleModelInvariantUUID:a0d3b51c-ea54-4fc9-bf7e-2049487cafc2
VfModuleModelDescription:NULL
Artifacts UUID List:{
bb07a2e6-033a-4fb7-839b-ea08aedfc8da
,
ca4c39ad-c6eb-4749-a3c7-b239b733a6f6
}
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-06T00:51:57.074Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: bb07a2e6-033a-4fb7-839b-ea08aedfc8da from URL: /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml
2023-05-06T00:51:57.074Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T00:51:57.074Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml
2023-05-06T00:51:57.190Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T00:51:57.191Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml bb07a2e6-033a-4fb7-839b-ea08aedfc8da 20368
2023-05-06T00:51:57.192Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-06T00:51:57.192Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml
2023-05-06T00:51:57.193Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T00:51:57.193Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:57.193Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:57.194Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334317192,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:58.195Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ca4c39ad-c6eb-4749-a3c7-b239b733a6f6 from URL: /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env
2023-05-06T00:51:58.195Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T00:51:58.196Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env
2023-05-06T00:51:58.333Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T00:51:58.333Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env ca4c39ad-c6eb-4749-a3c7-b239b733a6f6 2098
2023-05-06T00:51:58.333Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-06T00:51:58.334Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env
2023-05-06T00:51:58.334Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T00:51:58.334Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:51:58.334Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:51:58.334Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334318333,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:51:59.336Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 471a8f1b-9edf-4071-a538-1b5952f4b33d
2023-05-06T00:51:59.336Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 584d735a-c060 0 514792fe-ee9a-4970-b722-a3f44f39685c 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-06T00:51:59.417Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@65405441, org.onap.sdc.toscaparser.api.parameters.Input@5f85aadb, org.onap.sdc.toscaparser.api.parameters.Input@7f2b3d87, org.onap.sdc.toscaparser.api.parameters.Input@79f7dda6, org.onap.sdc.toscaparser.api.parameters.Input@1ef26c85]
2023-05-06T00:51:59.423Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.424Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:59.425Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-05-06T00:51:59.425Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= d561b31b-835a-4d6e-a82d-58fbbd760d30
2023-05-06T00:51:59.425Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d561b31b-835a-4d6e-a82d-58fbbd760d30 matches Tosca VF Customization UUID: d561b31b-835a-4d6e-a82d-58fbbd760d30
2023-05-06T00:51:59.425Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: d561b31b-835a-4d6e-a82d-58fbbd760d30 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-06T00:51:59.440Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.441Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:59.445Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id d561b31b-835a-4d6e-a82d-58fbbd760d30: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-06T00:51:59.446Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6efe11c9
2023-05-06T00:51:59.447Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.447Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-06T00:51:59.449Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0542b726-31e3-4a40-a0d1-f5ded7ecf115
2023-05-06T00:51:59.452Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0542b726-31e3-4a40-a0d1-f5ded7ecf115
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-06T00:51:59.465Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.466Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:59.466Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:51:59.467Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.468Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:59.468Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:51:59.469Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.469Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is not matching search criteria
2023-05-06T00:51:59.469Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T00:51:59.470Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-06T00:51:59.470Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T00:51:59.471Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T00:51:59.471Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T00:51:59.471Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:59.472Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:59.472Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T00:51:59.472Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:59.473Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T00:51:59.473Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:59.474Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=a6bbcef2-67d4-4448-a7f2-b8713cfd7a46
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-06T00:51:59.498Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.499Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:59.499Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:51:59.500Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.500Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is not matching search criteria
2023-05-06T00:51:59.500Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T00:51:59.501Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T00:51:59.501Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:59.502Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:59.502Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T00:51:59.502Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:59.503Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T00:51:59.503Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-06T00:51:59.504Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-06T00:51:59.504Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:59.504Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-06T00:51:59.504Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:59.505Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=240870c2-43a1-4eba-8e43-3fec65086219
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-06T00:51:59.511Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.512Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:59.512Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:51:59.517Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.517Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is not matching search criteria
2023-05-06T00:51:59.518Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-06T00:51:59.518Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-06T00:51:59.519Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:59.519Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:59.519Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-06T00:51:59.520Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-06T00:51:59.520Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-06T00:51:59.520Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-06T00:51:59.520Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-06T00:51:59.521Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-06T00:51:59.521Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-06T00:51:59.521Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-06T00:51:59.522Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=45f4f403-4cdf-4967-8127-712665378aaf
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-06T00:51:59.528Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.529Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:59.529Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:51:59.530Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.530Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Node template vFW 584d735a-c060 0 is matching search criteria
2023-05-06T00:51:59.530Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 584d735a-c060 0] matching following query criteria: sdcType=VF, customizationUUID=d561b31b-835a-4d6e-a82d-58fbbd760d30
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-06T00:51:59.536Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.537Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:59.538Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 471a8f1b-9edf-4071-a538-1b5952f4b33d: vFW 584d735a-c060
2023-05-06T00:51:59.538Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.538Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:59.539Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.539Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:59.539Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.540Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:59.540Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.540Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:59.541Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:51:59.541Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-05-06 00-50-21 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:51:59.541Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-05-06 00-50-21
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-06T00:52:00.318Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 584d735a-c060 514792fe-ee9a-4970-b722-a3f44f39685c 1 ASDC deployResourceStructure
2023-05-06T00:52:00.319Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json ASDC sendASDCNotification
2023-05-06T00:52:00.319Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json
2023-05-06T00:52:00.319Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T00:52:00.319Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:52:00.320Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:52:00.320Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334320318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:52:01.321Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-06T00:52:01.322Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml
2023-05-06T00:52:01.322Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T00:52:01.322Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:52:01.323Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:52:01.323Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334321321,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:52:02.325Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-06T00:52:02.325Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env
2023-05-06T00:52:02.325Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T00:52:02.326Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:52:02.327Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:52:02.328Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334322325,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:52:03.329Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar ASDC sendASDCNotification
2023-05-06T00:52:03.330Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar
2023-05-06T00:52:03.330Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T00:52:03.331Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:52:03.331Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:52:03.332Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334323329,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:52:04.333Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73
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-06T00:52:04.400Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73
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-06T00:52:04.407Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T00:52:04.408Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T00:52:04.408Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T00:52:28.669Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:52:28.671Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:52:28.671Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334294816,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:52:28.672Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:52:34.409Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73
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-06T00:52:34.435Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73
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-06T00:52:34.441Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T00:52:34.441Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T00:52:34.441Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T00:53:04.442Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73
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-06T00:53:04.476Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73
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-06T00:53:04.482Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T00:53:04.482Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T00:53:04.483Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T00:53:28.669Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:53:28.672Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334296725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334282469,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334286834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334277948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.673Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334294816,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334282469,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334286834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334296725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334277948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334294816,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334282469,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.674Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334286834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.675Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.675Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.675Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.675Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.675Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.675Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334296725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.675Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.675Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.675Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334277948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334294816,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334282469,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334286834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334296725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334277948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.676Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334294816,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334282469,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334286834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334296725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334277948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334294816,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.677Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334282469,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334286834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334296725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334277948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334294816,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334282469,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334286834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.678Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334288774,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334296725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334312548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334312548,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334311766,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.679Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334311807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334312292,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334313569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.680Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334312791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-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-06T00:53:28.698Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0908bf1b-bb15-467f-a307-73f75d0f4b73
2023-05-06T00:53:28.699Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0908bf1b-bb15-467f-a307-73f75d0f4b73 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-06T00:53:28.721Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.722Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334313696,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.722Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.722Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.722Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "policy-distribution-id",
"timestamp": 1683334314571,
"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-06T00:53:28.736Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0908bf1b-bb15-467f-a307-73f75d0f4b73
2023-05-06T00:53:28.737Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0908bf1b-bb15-467f-a307-73f75d0f4b73 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-06T00:53:28.762Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.763Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334314939,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.763Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.764Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.764Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334313222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.765Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.765Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.765Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334313222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.765Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.766Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.766Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334316087,
"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-06T00:53:28.782Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0908bf1b-bb15-467f-a307-73f75d0f4b73
2023-05-06T00:53:28.783Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0908bf1b-bb15-467f-a307-73f75d0f4b73 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-06T00:53:28.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.805Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334316036,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.805Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.805Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.806Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334313222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.806Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.806Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "multicloud-k8s",
"timestamp": 1683334317090,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T00:53:28.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.807Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.807Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334317192,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.807Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.807Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334313222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.808Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334318333,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334313222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334313222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:53:28.810Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.810Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.810Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334320318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/vfw584d735ac0600_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T00:53:28.810Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.810Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.810Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334313222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:53:28.811Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.811Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.811Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334321321,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-05-06T00:53:28.811Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.812Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.812Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334321122,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:53:28.812Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.812Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.812Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334322325,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/resourceInstances/vfw584d735ac0600/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-05-06T00:53:28.812Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.813Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.813Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334323329,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T00:53:28.813Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.813Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.813Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334324539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T00:53:28.813Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.814Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.814Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "aai-model-loader",
"timestamp": 1683334325546,
"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-06T00:53:28.830Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0908bf1b-bb15-467f-a307-73f75d0f4b73
2023-05-06T00:53:28.830Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0908bf1b-bb15-467f-a307-73f75d0f4b73 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-06T00:53:28.856Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.856Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334326110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230506005021/1.0/artifacts/service-Vfw20230506005021-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T00:53:28.857Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:53:28.857Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-06T00:53:28.857Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334327115,
"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-06T00:53:28.871Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0908bf1b-bb15-467f-a307-73f75d0f4b73
2023-05-06T00:53:28.871Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0908bf1b-bb15-467f-a307-73f75d0f4b73 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-06T00:53:34.483Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73
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-06T00:53:34.514Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73
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-06T00:53:34.523Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T00:53:34.523Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-06T00:53:34.523Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-06T00:53:34.524Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-06T00:53:34.524Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:53:34.524Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:53:34.524Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:53:34.524Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:53:34.524Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:53:34.525Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||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-06T00:53:34.544Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-06T00:54:04.544Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73 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-06T00:54:04.561Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0908bf1b-bb15-467f-a307-73f75d0f4b73 and serviceModelVersionId: 471a8f1b-9edf-4071-a538-1b5952f4b33d
2023-05-06T00:54:04.562Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08cc22ec-4dff-4daa-90b6-bc675a5bcbfb
2023-05-06T00:54:19.618Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08cc22ec-4dff-4daa-90b6-bc675a5bcbfb/model-vers/model-ver/471a8f1b-9edf-4071-a538-1b5952f4b33d?depth=0
2023-05-06T00:54:19.741Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-05-06T00:54:20.338Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08cc22ec-4dff-4daa-90b6-bc675a5bcbfb/model-vers/model-ver/471a8f1b-9edf-4071-a538-1b5952f4b33d?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-06T00:54:20.345Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08cc22ec-4dff-4daa-90b6-bc675a5bcbfb/model-vers/model-ver/471a8f1b-9edf-4071-a538-1b5952f4b33d?depth=0|INFO|500||Invoke
2023-05-06T00:54:20.382Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08cc22ec-4dff-4daa-90b6-bc675a5bcbfb/model-vers/model-ver/471a8f1b-9edf-4071-a538-1b5952f4b33d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-06T00:54:20.699Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08cc22ec-4dff-4daa-90b6-bc675a5bcbfb/model-vers/model-ver/471a8f1b-9edf-4071-a538-1b5952f4b33d?depth=0|INFO|500||InvokeReturn
2023-05-06T00:54:20.700Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08cc22ec-4dff-4daa-90b6-bc675a5bcbfb/model-vers/model-ver/471a8f1b-9edf-4071-a538-1b5952f4b33d?depth=0 has http status code:200 and response headers:{date=[Sat, 06 May 2023 00:54:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[293], vertex-id=[155752], x-aai-txid=[2-aai-resources-230506-00:54:20:396-18056], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-06T00:54:20.700Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-05-06T00:54:20.715Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-06T00:54:20.716Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||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-06T00:54:20.737Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||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-06T00:54:20.740Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0908bf1b-bb15-467f-a307-73f75d0f4b73 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-06T00:54:20.743Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-06T00:54:20.743Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:54:20.743Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:54:20.744Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334460741,
"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-06T00:54:21.778Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:54:28.669Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:54:28.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-06T00:54:28.679Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "0908bf1b-bb15-467f-a307-73f75d0f4b73",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334460741,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-06T00:54:28.680Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:55:21.780Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:55:28.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:56:21.781Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:56:28.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:16.595Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T00:57:16.596Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"e6168ff2-a691-4c0a-bb0b-888a9218d3c7","serviceName":"basic_onboard_GModSo","serviceVersion":"1.0","serviceUUID":"5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e","serviceDescription":"service","serviceInvariantUUID":"5874d26b-3c3f-4e45-b4cb-63200a7608ed","resources":[{"resourceInstanceName":"basic_onboard_GModSo 0","resourceName":"basic_onboard_GModSo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"48a82fe0-d064-4270-8885-1159c09db244","resourceInvariantUUID":"98438ad5-a695-44f7-8d5d-053889d6d132","resourceCustomizationUUID":"f0da36ac-d349-4bb0-b0bb-c8370ba5a972","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vf-license-model.xml","artifactChecksum":"M2FlMjk1Yjc0YTJiODAyODY2NDRiMjIzZDlhNWQzNzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4f649e12-5e6e-4fff-9a41-908ff67dfcac","artifactVersion":"1"},{"artifactName":"basic_onboard_gmodso0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json","artifactChecksum":"NmQyYTE5YmQ4OWFhNjUyMDY5MTEzZTcyZWQwYmRjMzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9a8290db-9ad2-4e6b-bb25-b23ab5c2b96d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c870d078-f214-41ee-9ff1-644ab634c111","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cbdef15a-95c6-47e4-badf-39f0561d1496","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"90f48ede-c960-4306-bc74-ccdfc15a8714","artifactVersion":"2","generatedFromUUID":"c870d078-f214-41ee-9ff1-644ab634c111"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGmodso-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-template.yml","artifactChecksum":"OWI3Njg0NTU1ODE0MWJiMTk5ZjlkYTIwYzgzMzQ2ODI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"70032a5a-f281-4c5e-97dc-a9a7770be73c","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGmodso-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar","artifactChecksum":"Mzk4NTJjZTU3ZjUwZDA5YTI2YWI1ZjI5ZGUxMzBjZTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"20291fe7-1730-4101-b0f6-662860ec2440","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-06T00:57:16.599Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:57:16.600Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:16.600Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:16.600Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:16.626Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:57:16.626Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:57:16.627Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:57:17.601Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:57:17.601Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:17.602Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:17.602Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:18.603Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:57:18.603Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:18.604Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:18.604Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:19.605Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:57:19.606Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:19.606Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:19.606Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:20.607Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:57:20.608Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:20.608Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:20.608Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:21.609Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:57:21.610Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:21.610Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:21.610Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:22.611Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T00:57:22.612Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:22.612Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:22.612Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:23.615Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"serviceName": "basic_onboard_GModSo",
"serviceVersion": "1.0",
"serviceUUID": "5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e",
"serviceDescription": "service",
"serviceInvariantUUID": "5874d26b-3c3f-4e45-b4cb-63200a7608ed",
"resources": [
{
"resourceInstanceName": "basic_onboard_GModSo 0",
"resourceCustomizationUUID": "f0da36ac-d349-4bb0-b0bb-c8370ba5a972",
"resourceName": "basic_onboard_GModSo",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "48a82fe0-d064-4270-8885-1159c09db244",
"resourceInvariantUUID": "98438ad5-a695-44f7-8d5d-053889d6d132",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_gmodso0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"artifactChecksum": "NmQyYTE5YmQ4OWFhNjUyMDY5MTEzZTcyZWQwYmRjMzA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9a8290db-9ad2-4e6b-bb25-b23ab5c2b96d",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c870d078-f214-41ee-9ff1-644ab634c111",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "90f48ede-c960-4306-bc74-ccdfc15a8714",
"generatedFromUUID": "c870d078-f214-41ee-9ff1-644ab634c111"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "90f48ede-c960-4306-bc74-ccdfc15a8714",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardGmodso-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"artifactChecksum": "Mzk4NTJjZTU3ZjUwZDA5YTI2YWI1ZjI5ZGUxMzBjZTA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "20291fe7-1730-4101-b0f6-662860ec2440"
}
],
"workloadContext": "Production"
}
2023-05-06T00:57:23.615Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-06T00:57:23.615Z|0908bf1b-bb15-467f-a307-73f75d0f4b73|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e ASDC
2023-05-06T00:57:23.616Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:e6168ff2-a691-4c0a-bb0b-888a9218d3c7
ServiceName:basic_onboard_GModSo
ServiceVersion:1.0
ServiceUUID:5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e
ServiceInvariantUUID:5874d26b-3c3f-4e45-b4cb-63200a7608ed
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGmodso-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar
ArtifactUUID:20291fe7-1730-4101-b0f6-662860ec2440
ArtifactChecksum:Mzk4NTJjZTU3ZjUwZDA5YTI2YWI1ZjI5ZGUxMzBjZTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_GModSo 0
ResourceCustomizationUUID:f0da36ac-d349-4bb0-b0bb-c8370ba5a972
ResourceInvariantUUID:98438ad5-a695-44f7-8d5d-053889d6d132
ResourceName:basic_onboard_GModSo
ResourceType:VF
ResourceUUID:48a82fe0-d064-4270-8885-1159c09db244
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_gmodso0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json
ArtifactUUID:9a8290db-9ad2-4e6b-bb25-b23ab5c2b96d
ArtifactChecksum:NmQyYTE5YmQ4OWFhNjUyMDY5MTEzZTcyZWQwYmRjMzA=
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/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml
ArtifactUUID:c870d078-f214-41ee-9ff1-644ab634c111
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/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env
ArtifactUUID:90f48ede-c960-4306-bc74-ccdfc15a8714
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/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env
ArtifactUUID:90f48ede-c960-4306-bc74-ccdfc15a8714
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-06T00:57:23.616Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e 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-06T00:57:23.690Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T00:57:23.692Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T00:57:23.692Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T00:57:23.692Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 20291fe7-1730-4101-b0f6-662860ec2440 from URL: /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:23.693Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T00:57:23.693Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:23.910Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T00:57:23.912Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar 20291fe7-1730-4101-b0f6-662860ec2440 75634
2023-05-06T00:57:23.913Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar ASDC sendASDCNotification
2023-05-06T00:57:23.913Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:23.913Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T00:57:23.914Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:23.914Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:23.914Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334643913,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:24.915Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T00:57:24.916Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T00:57:24.916Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 20291fe7-1730-4101-b0f6-662860ec2440, URL: /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar to file: /app/ASDC/1/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:24.917Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:24.917Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:24.917Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:25.028Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2521693572074174657/Definitions/service-BasicOnboardGmodso-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-06T00:57:26.083Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_GModSo 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-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||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-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||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-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||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-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||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-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:26.084Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is matching search criteria
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_GModSo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is matching search criteria
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-06T00:57:26.085Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_GModSo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is not matching search criteria
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.086Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is matching search criteria
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_GModSo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is matching search criteria
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_GModSo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is matching search criteria
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_GModSo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is not matching search criteria
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-06T00:57:26.087Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=2a17da1f-aa10-4518-9cab-0addb3059b2b
2023-05-06T00:57:26.088Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.088Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:26.088Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.088Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:26.088Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.088Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:26.088Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:26.088Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:26.088Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_GModSo
Description:service
Model UUID:5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e
Model Version:NULL
Model InvariantUuid:5874d26b-3c3f-4e45-b4cb-63200a7608ed
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_GModSo
Model UUID:e82374e8-03f5-48b8-9178-b97ec8814608
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:98438ad5-a695-44f7-8d5d-053889d6d132
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:f0da36ac-d349-4bb0-b0bb-c8370ba5a972
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:24982ef9-6c54-459d-b25e-b3447ff31578
ModelName:BasicOnboardGmodso..base_ubuntu18..module-0
ModelUuid:eec10447-dd8a-436a-9e52-c49db8bf87ba
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:2a17da1f-aa10-4518-9cab-0addb3059b2b
ModelInvariantUuid:ddfe9b21-1a32-460c-9e5d-9b087afb315e
ModelName:basic_onboard_GModSo-nodes.ubuntu18Cvfc
ModelUuid:8bcf0dec-9ddd-4c31-9c8f-679f08fe153a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:15924b9a-8d86-4b72-b4d5-b0b54d5b61d3
ModelInvariantUuid:1243b8c2-88e2-4c16-bf69-5d9eed4e5afc
ModelName:BasicOnboardGmodso.compute.nodes.heat.ubuntu18
ModelUuid:be5a5ec5-30da-49b0-af67-4d1594c1d7ce
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-06T00:57:26.106Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 48a82fe0-d064-4270-8885-1159c09db244
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-06T00:57:26.109Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||basic_onboard_GModSo 0
2023-05-06T00:57:26.110Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 48a82fe0-d064-4270-8885-1159c09db244
2023-05-06T00:57:26.110Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9a8290db-9ad2-4e6b-bb25-b23ab5c2b96d from URL: /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json
2023-05-06T00:57:26.110Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T00:57:26.110Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json
2023-05-06T00:57:26.198Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T00:57:26.199Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json 9a8290db-9ad2-4e6b-bb25-b23ab5c2b96d 798
2023-05-06T00:57:26.199Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json ASDC sendASDCNotification
2023-05-06T00:57:26.199Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json
2023-05-06T00:57:26.199Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T00:57:26.199Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:26.199Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:26.200Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334646199,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:27.201Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardGmodso..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "24982ef9-6c54-459d-b25e-b3447ff31578",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "eec10447-dd8a-436a-9e52-c49db8bf87ba",
"vfModuleModelCustomizationUUID": "24ec43e1-f773-4cdf-a369-c129cc947ba9",
"isBase": true,
"artifacts": [
"c870d078-f214-41ee-9ff1-644ab634c111",
"90f48ede-c960-4306-bc74-ccdfc15a8714"
],
"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-06T00:57:27.205Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGmodso..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:eec10447-dd8a-436a-9e52-c49db8bf87ba
VfModuleModelInvariantUUID:24982ef9-6c54-459d-b25e-b3447ff31578
VfModuleModelDescription:NULL
Artifacts UUID List:{
c870d078-f214-41ee-9ff1-644ab634c111
,
90f48ede-c960-4306-bc74-ccdfc15a8714
}
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-06T00:57:27.208Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardGmodso..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "24982ef9-6c54-459d-b25e-b3447ff31578",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "eec10447-dd8a-436a-9e52-c49db8bf87ba",
"vfModuleModelCustomizationUUID": "24ec43e1-f773-4cdf-a369-c129cc947ba9",
"isBase": true,
"artifacts": [
"c870d078-f214-41ee-9ff1-644ab634c111",
"90f48ede-c960-4306-bc74-ccdfc15a8714"
],
"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-06T00:57:27.208Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGmodso..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:eec10447-dd8a-436a-9e52-c49db8bf87ba
VfModuleModelInvariantUUID:24982ef9-6c54-459d-b25e-b3447ff31578
VfModuleModelDescription:NULL
Artifacts UUID List:{
c870d078-f214-41ee-9ff1-644ab634c111
,
90f48ede-c960-4306-bc74-ccdfc15a8714
}
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-06T00:57:27.208Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c870d078-f214-41ee-9ff1-644ab634c111 from URL: /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml
2023-05-06T00:57:27.209Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T00:57:27.209Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml
2023-05-06T00:57:27.308Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T00:57:27.308Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml c870d078-f214-41ee-9ff1-644ab634c111 5033
2023-05-06T00:57:27.309Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-06T00:57:27.309Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml
2023-05-06T00:57:27.310Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T00:57:27.310Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:27.311Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:27.311Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334647309,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:28.312Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 90f48ede-c960-4306-bc74-ccdfc15a8714 from URL: /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env
2023-05-06T00:57:28.313Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T00:57:28.313Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env
2023-05-06T00:57:28.420Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T00:57:28.424Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env 90f48ede-c960-4306-bc74-ccdfc15a8714 909
2023-05-06T00:57:28.425Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-06T00:57:28.425Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env
2023-05-06T00:57:28.425Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T00:57:28.426Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:28.426Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:28.426Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334648425,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:28.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:28.673Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:57:28.674Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334632458,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:57:28.675Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:57:29.427Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e
2023-05-06T00:57:29.428Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_GModSo 0 48a82fe0-d064-4270-8885-1159c09db244 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-06T00:57:29.457Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3bc680fe, org.onap.sdc.toscaparser.api.parameters.Input@365ccedf, org.onap.sdc.toscaparser.api.parameters.Input@69bfe798, org.onap.sdc.toscaparser.api.parameters.Input@62b6b7b9, org.onap.sdc.toscaparser.api.parameters.Input@6d781a61]
2023-05-06T00:57:29.460Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.461Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:29.461Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-05-06T00:57:29.462Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= f0da36ac-d349-4bb0-b0bb-c8370ba5a972
2023-05-06T00:57:29.462Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f0da36ac-d349-4bb0-b0bb-c8370ba5a972 matches Tosca VF Customization UUID: f0da36ac-d349-4bb0-b0bb-c8370ba5a972
2023-05-06T00:57:29.462Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: f0da36ac-d349-4bb0-b0bb-c8370ba5a972 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-06T00:57:29.467Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.468Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:29.469Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id f0da36ac-d349-4bb0-b0bb-c8370ba5a972: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-06T00:57:29.470Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7ccbd99c
2023-05-06T00:57:29.470Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.470Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-06T00:57:29.471Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 24ec43e1-f773-4cdf-a369-c129cc947ba9
2023-05-06T00:57:29.471Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 24ec43e1-f773-4cdf-a369-c129cc947ba9
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-06T00:57:29.477Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.478Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is matching search criteria
2023-05-06T00:57:29.478Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_GModSo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:57:29.479Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.479Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is matching search criteria
2023-05-06T00:57:29.479Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_GModSo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:57:29.480Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.480Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is not matching search criteria
2023-05-06T00:57:29.481Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-06T00:57:29.481Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-06T00:57:29.482Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=2a17da1f-aa10-4518-9cab-0addb3059b2b
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-06T00:57:29.487Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.488Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is matching search criteria
2023-05-06T00:57:29.489Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_GModSo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-06T00:57:29.490Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.490Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_GModSo 0 is matching search criteria
2023-05-06T00:57:29.491Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_GModSo 0] matching following query criteria: sdcType=VF, customizationUUID=f0da36ac-d349-4bb0-b0bb-c8370ba5a972
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-06T00:57:29.497Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.497Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:29.498Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e: basic_onboard_GModSo
2023-05-06T00:57:29.498Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.498Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:29.499Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.499Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:29.499Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.500Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:29.500Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.500Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:29.501Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T00:57:29.501Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_GModSo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T00:57:29.501Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Saving Service: basic_onboard_GModSo
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-06T00:57:29.711Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_GModSo 48a82fe0-d064-4270-8885-1159c09db244 1 ASDC deployResourceStructure
2023-05-06T00:57:29.712Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json ASDC sendASDCNotification
2023-05-06T00:57:29.713Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json
2023-05-06T00:57:29.713Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T00:57:29.713Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:29.713Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:29.713Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334649712,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:30.715Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-06T00:57:30.715Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml
2023-05-06T00:57:30.715Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T00:57:30.716Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:30.716Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:30.716Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334650715,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:31.717Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-06T00:57:31.718Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env
2023-05-06T00:57:31.718Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T00:57:31.718Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:31.719Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:31.719Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334651717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:32.720Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar ASDC sendASDCNotification
2023-05-06T00:57:32.721Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar
2023-05-06T00:57:32.721Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T00:57:32.721Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T00:57:32.721Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T00:57:32.721Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334652720,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:57:33.723Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:57:33.755Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:57:33.762Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T00:57:33.762Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T00:57:33.763Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T00:58:03.763Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:58:03.795Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:58:03.802Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T00:58:03.802Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T00:58:03.802Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T00:58:28.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:58:28.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334615582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334626725,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334613805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334618104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.679Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334632458,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.679Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334626725,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.680Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.680Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.680Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.680Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334613805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.680Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334615582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334618104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334626725,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334632458,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334613805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.682Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334615582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.683Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.683Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334618104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.683Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.683Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334626725,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.683Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.683Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334618104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.684Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.684Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.684Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.685Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.685Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.685Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334615582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.685Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.685Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.685Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334632458,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.685Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.685Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.685Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334613805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.686Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.686Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334626725,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.686Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.686Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334632458,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.686Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.686Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.686Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334618104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.687Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.687Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.687Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.687Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.687Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.687Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334615582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.687Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.687Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.687Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334613805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.688Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.688Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.688Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334632458,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.688Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.688Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.688Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334626725,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.689Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.689Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.689Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334618104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.689Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.689Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.689Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.689Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.689Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.690Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334615582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.690Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.690Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.690Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334613805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.690Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.690Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.690Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "ves-openapi-manager",
"timestamp": 1683334632458,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.690Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.691Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.691Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334626725,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.691Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.691Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.691Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334615582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.691Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.691Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.691Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334613805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.692Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.692Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.692Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334581781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.692Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.692Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.692Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334618104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:58:28.693Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.693Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.693Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334644564,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.693Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.693Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.693Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334644576,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.693Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.693Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334643779,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334643913,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.694Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334643785,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.694Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.694Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334643222,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.695Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.695Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334645578,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T00:58:28.695Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.695Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.695Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "cds-sdc-listener",
"timestamp": 1683334644783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-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-06T00:58:28.719Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e6168ff2-a691-4c0a-bb0b-888a9218d3c7
2023-05-06T00:58:28.720Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6168ff2-a691-4c0a-bb0b-888a9218d3c7 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-06T00:58:28.741Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334645684,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334643222,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.742Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.742Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.742Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "policy-distribution-id",
"timestamp": 1683334646580,
"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-06T00:58:28.756Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e6168ff2-a691-4c0a-bb0b-888a9218d3c7
2023-05-06T00:58:28.757Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6168ff2-a691-4c0a-bb0b-888a9218d3c7 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-06T00:58:28.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334646796,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334646199,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.778Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.778Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.778Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334643222,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.778Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.778Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.778Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334647860,
"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-06T00:58:28.788Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e6168ff2-a691-4c0a-bb0b-888a9218d3c7
2023-05-06T00:58:28.789Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6168ff2-a691-4c0a-bb0b-888a9218d3c7 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-06T00:58:28.805Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.805Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334643222,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.805Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.805Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.805Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334647309,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "multicloud-k8s",
"timestamp": 1683334648862,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T00:58:28.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334643222,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:58:28.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:28.807Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:58:28.807Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334648425,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:58:28.812Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:58:33.803Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:58:33.834Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:58:33.842Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T00:58:33.842Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T00:58:33.842Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T00:59:03.842Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:59:03.869Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:59:03.876Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T00:59:03.877Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T00:59:03.877Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T00:59:28.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T00:59:28.674Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.675Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334643222,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T00:59:28.675Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:59:28.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.676Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334649712,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/basic_onboard_gmodso0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T00:59:28.676Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:59:28.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.676Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334649649,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T00:59:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:59:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334643222,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T00:59:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:59:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334650715,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-05-06T00:59:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:59:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "aai-model-loader",
"timestamp": 1683334650652,
"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-06T00:59:28.698Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e6168ff2-a691-4c0a-bb0b-888a9218d3c7
2023-05-06T00:59:28.699Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6168ff2-a691-4c0a-bb0b-888a9218d3c7 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-06T00:59:28.725Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.725Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334651048,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T00:59:28.725Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:59:28.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.726Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334651717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/resourceInstances/basic_onboard_gmodso0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-05-06T00:59:28.726Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:59:28.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.726Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334652720,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T00:59:28.726Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:59:28.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.726Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334653455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGmodso/1.0/artifacts/service-BasicOnboardGmodso-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T00:59:28.727Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T00:59:28.727Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T00:59:28.727Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683334654460,
"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-06T00:59:28.745Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e6168ff2-a691-4c0a-bb0b-888a9218d3c7
2023-05-06T00:59:28.745Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6168ff2-a691-4c0a-bb0b-888a9218d3c7 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-06T00:59:33.877Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:59:33.905Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7
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-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T00:59:33.911Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||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-06T00:59:33.928Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-06T01:00:03.929Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7 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-06T01:00:03.942Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e6168ff2-a691-4c0a-bb0b-888a9218d3c7 and serviceModelVersionId: 5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e
2023-05-06T01:00:03.942Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5874d26b-3c3f-4e45-b4cb-63200a7608ed
2023-05-06T01:00:03.944Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5874d26b-3c3f-4e45-b4cb-63200a7608ed/model-vers/model-ver/5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e?depth=0
2023-05-06T01:00:03.954Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-05-06T01:00:04.030Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5874d26b-3c3f-4e45-b4cb-63200a7608ed/model-vers/model-ver/5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e?depth=0|INFO|500||Invoke
2023-05-06T01:00:04.031Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5874d26b-3c3f-4e45-b4cb-63200a7608ed/model-vers/model-ver/5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5874d26b-3c3f-4e45-b4cb-63200a7608ed/model-vers/model-ver/5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e6168ff2-a691-4c0a-bb0b-888a9218d3c7], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6395e463-b6be-4d4d-84de-6116ec7b80e1], X-ECOMP-RequestID=[e6168ff2-a691-4c0a-bb0b-888a9218d3c7], X-TransactionId=[], X-ONAP-RequestID=[e6168ff2-a691-4c0a-bb0b-888a9218d3c7], Content-Type=[application/merge-patch+json]}
2023-05-06T01:00:04.040Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5874d26b-3c3f-4e45-b4cb-63200a7608ed/model-vers/model-ver/5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-06T01:00:04.283Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5874d26b-3c3f-4e45-b4cb-63200a7608ed/model-vers/model-ver/5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e?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/5874d26b-3c3f-4e45-b4cb-63200a7608ed/model-vers/model-ver/5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e?depth=0 has http status code:200 and response headers:{date=[Sat, 06 May 2023 01:00:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[209], vertex-id=[217168], x-aai-txid=[2-aai-resources-230506-01:00:04:051-46719], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-06T01:00:04.284Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5874d26b-3c3f-4e45-b4cb-63200a7608ed/model-vers/model-ver/5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-06T01:00:04.285Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5874d26b-3c3f-4e45-b4cb-63200a7608ed/model-vers/model-ver/5ee5bcb0-b855-4b73-aeae-5d8c44ccb05e?depth=0|INFO|500||InvokeReturn
2023-05-06T01:00:04.286Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-06T01:00:04.286Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||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-06T01:00:04.301Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||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-06T01:00:04.302Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e6168ff2-a691-4c0a-bb0b-888a9218d3c7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-06T01:00:04.303Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-06T01:00:04.303Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:00:04.303Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:00:04.304Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334804302,
"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-06T01:00:05.330Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T01:00:28.669Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:00:28.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-06T01:00:28.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "e6168ff2-a691-4c0a-bb0b-888a9218d3c7",
"consumerID": "SO-sdc-controller",
"timestamp": 1683334804302,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-06T01:00:28.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:01:05.331Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T01:01:28.669Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:02:05.332Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T01:02:28.669Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:03:05.333Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T01:03:28.671Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:03:35.504Z||kafka-producer-network-thread | SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0d49bf02-afb4-4064-b703-087d5a57c9bd] Node 2 disconnected.
2023-05-06T01:04:05.334Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T01:04:28.672Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:05:05.335Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T01:05:28.672Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:06:05.337Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T01:06:28.673Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:06:37.541Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T01:06:37.541Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"9889492c-4782-4977-9182-8b19675b7dc4","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"0dbf36e4-c35c-436b-9a72-af577b56e409","serviceDescription":"service","serviceInvariantUUID":"b473981e-8e3c-4143-b180-0d92700c7b33","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a09f6339-e639-4713-9c74-0667c52c0302","resourceInvariantUUID":"406aaffe-f73d-4a58-8eec-bd103b3fa954","resourceCustomizationUUID":"728d914e-ea72-495c-9ac4-5870dc645287","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":"ODk0NzRkNGFjNDQ4MzJiODZjNDJjYzc3MzE2ZjI3NzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ef09f76-ea5e-4084-a4c4-6cf11b52ae9d","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NDVhNmM4MGMxMjU2MmE0Mjg3NGQ1MjNhMjZhOTVjNTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f52e5d4b-bc17-4cc1-9d6a-9b6895e8cdeb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-06T01:06:37.545Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:06:37.546Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:06:37.546Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:06:37.546Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335165337,
"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-06T01:06:37.581Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-05-06T01:06:37.581Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335165337,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:06:37.583Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:06:38.547Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:06:38.547Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:06:38.548Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:06:38.548Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335165337,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:06:39.549Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "0dbf36e4-c35c-436b-9a72-af577b56e409",
"serviceDescription": "service",
"serviceInvariantUUID": "b473981e-8e3c-4143-b180-0d92700c7b33",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "728d914e-ea72-495c-9ac4-5870dc645287",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "a09f6339-e639-4713-9c74-0667c52c0302",
"resourceInvariantUUID": "406aaffe-f73d-4a58-8eec-bd103b3fa954",
"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": "NDVhNmM4MGMxMjU2MmE0Mjg3NGQ1MjNhMjZhOTVjNTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f52e5d4b-bc17-4cc1-9d6a-9b6895e8cdeb"
}
],
"workloadContext": "Production"
}
2023-05-06T01:06:39.549Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-06T01:06:39.550Z|e6168ff2-a691-4c0a-bb0b-888a9218d3c7|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0dbf36e4-c35c-436b-9a72-af577b56e409 ASDC
2023-05-06T01:06:39.550Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:9889492c-4782-4977-9182-8b19675b7dc4
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:0dbf36e4-c35c-436b-9a72-af577b56e409
ServiceInvariantUUID:b473981e-8e3c-4143-b180-0d92700c7b33
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:f52e5d4b-bc17-4cc1-9d6a-9b6895e8cdeb
ArtifactChecksum:NDVhNmM4MGMxMjU2MmE0Mjg3NGQ1MjNhMjZhOTVjNTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:728d914e-ea72-495c-9ac4-5870dc645287
ResourceInvariantUUID:406aaffe-f73d-4a58-8eec-bd103b3fa954
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:a09f6339-e639-4713-9c74-0667c52c0302
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-05-06T01:06:39.550Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0dbf36e4-c35c-436b-9a72-af577b56e409 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-06T01:06:39.603Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T01:06:39.604Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T01:06:39.605Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T01:06:39.605Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f52e5d4b-bc17-4cc1-9d6a-9b6895e8cdeb from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-06T01:06:39.605Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T01:06:39.605Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-06T01:06:39.798Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T01:06:39.800Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar f52e5d4b-bc17-4cc1-9d6a-9b6895e8cdeb 57781
2023-05-06T01:06:39.801Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:39.801Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:39.801Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T01:06:39.801Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:06:39.802Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:06:39.802Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335199801,
"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-06T01:06:40.803Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T01:06:40.804Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T01:06:40.804Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f52e5d4b-bc17-4cc1-9d6a-9b6895e8cdeb, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T01:06:40.804Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-05-06T01:06:40.805Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T01:06:40.805Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T01:06:40.924Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10073546192551728938/Definitions/service-BasicNetwork-template.yml
2023-05-06T01:06:41.320Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-05-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T01:06:41.321Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.322Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.323Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.323Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.323Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.323Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.323Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.323Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.323Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.323Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:0dbf36e4-c35c-436b-9a72-af577b56e409
Model Version:NULL
Model InvariantUuid:b473981e-8e3c-4143-b180-0d92700c7b33
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:406aaffe-f73d-4a58-8eec-bd103b3fa954
Model UUID:07f045ac-24ad-47df-bee6-6ccb2e58088a
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:728d914e-ea72-495c-9ac4-5870dc645287
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-06T01:06:41.346Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: a09f6339-e639-4713-9c74-0667c52c0302
2023-05-06T01:06:41.347Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||No resources found for Service: 0dbf36e4-c35c-436b-9a72-af577b56e409
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-06T01:06:41.353Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||
2023-05-06T01:06:41.353Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-05-06T01:06:41.353Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 0dbf36e4-c35c-436b-9a72-af577b56e409
2023-05-06T01:06:41.353Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 0dbf36e4-c35c-436b-9a72-af577b56e409
2023-05-06T01:06:41.354Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-05-06T01:06:41.354Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.365Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@734f0266, org.onap.sdc.toscaparser.api.parameters.Input@29d0a1a6, org.onap.sdc.toscaparser.api.parameters.Input@1947c60e, org.onap.sdc.toscaparser.api.parameters.Input@6b4b601e, org.onap.sdc.toscaparser.api.parameters.Input@609c0323]
2023-05-06T01:06:41.367Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.367Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.367Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.367Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.368Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 0dbf36e4-c35c-436b-9a72-af577b56e409: Generic NeutronNet
2023-05-06T01:06:41.368Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.368Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.368Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.368Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.425Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.425Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.426Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.426Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.426Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:06:41.426Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:06:41.427Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.555Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-05-06T01:06:41.556Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.556Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:06:41.556Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T01:06:41.556Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:06:41.557Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:06:41.557Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335201556,
"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-06T01:06:42.558Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:06:42.585Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:06:42.591Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T01:06:42.591Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T01:06:42.591Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T01:07:12.592Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:07:12.620Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:07:12.629Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T01:07:12.629Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T01:07:12.629Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T01:07:28.673Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:07:28.674Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:07:28.675Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "multicloud-k8s",
"timestamp": 1683335189885,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:07:28.680Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:07:28.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:07:28.680Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335186578,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:07:28.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:07:28.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:07:28.681Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "aai-model-loader",
"timestamp": 1683335196725,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:07:28.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:07:42.629Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:07:42.667Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:07:42.673Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T01:07:42.673Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T01:07:42.673Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T01:08:12.674Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:08:12.700Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:08:12.706Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T01:08:12.706Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T01:08:12.706Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T01:08:28.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:08:28.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.675Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "policy-distribution-id",
"timestamp": 1683335187594,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.675Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.676Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335185799,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.676Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.676Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335165337,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.676Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.676Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "multicloud-k8s",
"timestamp": 1683335189885,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.676Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "policy-distribution-id",
"timestamp": 1683335187594,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "aai-model-loader",
"timestamp": 1683335196725,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335186578,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335185799,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "policy-distribution-id",
"timestamp": 1683335200478,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:08:28.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335199801,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:08:28.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335199675,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:08:28.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "aai-model-loader",
"timestamp": 1683335199678,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:08:28.679Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "policy-distribution-id",
"timestamp": 1683335201481,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:08:28.679Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.679Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335200685,
"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-06T01:08:28.699Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9889492c-4782-4977-9182-8b19675b7dc4
2023-05-06T01:08:28.700Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9889492c-4782-4977-9182-8b19675b7dc4 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-06T01:08:28.725Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.726Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335201556,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:08:28.726Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.726Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.726Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "policy-distribution-id",
"timestamp": 1683335202482,
"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-06T01:08:28.740Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9889492c-4782-4977-9182-8b19675b7dc4
2023-05-06T01:08:28.740Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9889492c-4782-4977-9182-8b19675b7dc4 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-06T01:08:28.765Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.765Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "aai-model-loader",
"timestamp": 1683335202870,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:08:28.765Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.765Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.766Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "aai-model-loader",
"timestamp": 1683335203873,
"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-06T01:08:28.784Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9889492c-4782-4977-9182-8b19675b7dc4
2023-05-06T01:08:28.784Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9889492c-4782-4977-9182-8b19675b7dc4 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-06T01:08:28.810Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.810Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335213222,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.810Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.811Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.811Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335213222,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.811Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.811Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.811Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335216036,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:08:28.811Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.811Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.811Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335217698,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:08:28.812Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.812Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.812Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335218704,
"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-06T01:08:28.829Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9889492c-4782-4977-9182-8b19675b7dc4
2023-05-06T01:08:28.829Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9889492c-4782-4977-9182-8b19675b7dc4 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-06T01:08:28.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335233486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "multicloud-k8s",
"timestamp": 1683335230238,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335226725,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335226553,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335201689,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335233486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335226553,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335226725,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "multicloud-k8s",
"timestamp": 1683335230238,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335201689,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335226553,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335233486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335226725,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "multicloud-k8s",
"timestamp": 1683335230238,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335201689,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335226553,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335233486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "multicloud-k8s",
"timestamp": 1683335230238,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335226725,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335201689,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335226725,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "multicloud-k8s",
"timestamp": 1683335230238,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335233486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335226553,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335201689,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335233486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335226553,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335226725,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "multicloud-k8s",
"timestamp": 1683335230238,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335201689,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335233486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335226725,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "multicloud-k8s",
"timestamp": 1683335230238,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335226553,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335201689,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.864Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.864Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.864Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335233486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.864Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.864Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.864Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335226553,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.864Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.865Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.865Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "multicloud-k8s",
"timestamp": 1683335230238,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.865Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.865Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.865Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335226725,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.865Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.865Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.866Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335201689,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:08:28.866Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.866Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.866Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335243222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.866Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.866Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.866Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335243222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.866Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335246083,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335245195,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335245235,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.867Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.868Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335246051,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:08:28.868Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.868Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.868Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335243222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335247054,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:08:28.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335246243,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-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-06T01:08:28.902Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b754b85d-03ae-4e9e-a993-f9264c9f055e
2023-05-06T01:08:28.903Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b754b85d-03ae-4e9e-a993-f9264c9f055e 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-06T01:08:28.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.926Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335247451,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-05-06T01:08:28.927Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.927Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.927Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335243222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:28.927Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:28.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "policy-distribution-id",
"timestamp": 1683335248056,
"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-06T01:08:28.942Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b754b85d-03ae-4e9e-a993-f9264c9f055e
2023-05-06T01:08:28.943Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b754b85d-03ae-4e9e-a993-f9264c9f055e 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-06T01:08:28.967Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:28.968Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335248455,
"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-06T01:08:28.983Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of b754b85d-03ae-4e9e-a993-f9264c9f055e
2023-05-06T01:08:28.983Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b754b85d-03ae-4e9e-a993-f9264c9f055e 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-06T01:08:29.009Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:08:29.009Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335243222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:08:29.009Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:08:42.707Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:08:42.739Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4
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-06T01:08:42.747Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T01:08:42.747Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-06T01:08:42.747Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-06T01:08:42.748Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-06T01:08:42.748Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:08:42.748Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:08:42.748Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:08:42.748Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:08:42.748Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:08:42.749Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:08:42.763Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-06T01:09:12.763Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9889492c-4782-4977-9182-8b19675b7dc4 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-06T01:09:12.777Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9889492c-4782-4977-9182-8b19675b7dc4 and serviceModelVersionId: 0dbf36e4-c35c-436b-9a72-af577b56e409
2023-05-06T01:09:12.777Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b473981e-8e3c-4143-b180-0d92700c7b33
2023-05-06T01:09:12.778Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b473981e-8e3c-4143-b180-0d92700c7b33/model-vers/model-ver/0dbf36e4-c35c-436b-9a72-af577b56e409?depth=0
2023-05-06T01:09:12.783Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-05-06T01:09:12.829Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b473981e-8e3c-4143-b180-0d92700c7b33/model-vers/model-ver/0dbf36e4-c35c-436b-9a72-af577b56e409?depth=0|INFO|500||Invoke
2023-05-06T01:09:12.830Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b473981e-8e3c-4143-b180-0d92700c7b33/model-vers/model-ver/0dbf36e4-c35c-436b-9a72-af577b56e409?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b473981e-8e3c-4143-b180-0d92700c7b33/model-vers/model-ver/0dbf36e4-c35c-436b-9a72-af577b56e409?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9889492c-4782-4977-9182-8b19675b7dc4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9193441f-c93f-4a28-814f-7b79adf61af7], X-ECOMP-RequestID=[9889492c-4782-4977-9182-8b19675b7dc4], X-TransactionId=[], X-ONAP-RequestID=[9889492c-4782-4977-9182-8b19675b7dc4], Content-Type=[application/merge-patch+json]}
2023-05-06T01:09:12.837Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b473981e-8e3c-4143-b180-0d92700c7b33/model-vers/model-ver/0dbf36e4-c35c-436b-9a72-af577b56e409?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-06T01:09:13.003Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b473981e-8e3c-4143-b180-0d92700c7b33/model-vers/model-ver/0dbf36e4-c35c-436b-9a72-af577b56e409?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/b473981e-8e3c-4143-b180-0d92700c7b33/model-vers/model-ver/0dbf36e4-c35c-436b-9a72-af577b56e409?depth=0 has http status code:200 and response headers:{date=[Sat, 06 May 2023 01:09:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[196816], x-aai-txid=[0-aai-resources-230506-01:09:12:846-24671], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-06T01:09:13.004Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b473981e-8e3c-4143-b180-0d92700c7b33/model-vers/model-ver/0dbf36e4-c35c-436b-9a72-af577b56e409?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-06T01:09:13.005Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b473981e-8e3c-4143-b180-0d92700c7b33/model-vers/model-ver/0dbf36e4-c35c-436b-9a72-af577b56e409?depth=0|INFO|500||InvokeReturn
2023-05-06T01:09:13.005Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-06T01:09:13.005Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:09:13.014Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||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-06T01:09:13.015Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9889492c-4782-4977-9182-8b19675b7dc4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-06T01:09:13.015Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-06T01:09:13.015Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:13.015Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:13.015Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335353015,
"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-06T01:09:14.039Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T01:09:14.044Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T01:09:14.045Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b754b85d-03ae-4e9e-a993-f9264c9f055e","serviceName":"Demo_pNF_jRou55GO3CQqHCs5VvQf","serviceVersion":"1.0","serviceUUID":"0905a88e-4bbb-43f6-a88c-a076a7501375","serviceDescription":"catalog service description","serviceInvariantUUID":"38951044-9867-4c4c-a8fa-b189d4ad4506","resources":[{"resourceInstanceName":"pNF 19ed589f-5cbf 0","resourceName":"pNF 19ed589f-5cbf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a585413a-b3f4-425d-8017-59dc8d06d9ac","resourceInvariantUUID":"70a62384-5a56-4b49-a1f0-0b5d0b2a62dc","resourceCustomizationUUID":"a0a737d4-2e72-4ff8-b42b-b17a17062a65","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vf-license-model.xml","artifactChecksum":"NDY2ZTY5ZDVjMDA4NGNjYjI4ZWI2NzEwYjc3ZTlkMmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ac4b826e-52f7-4fd9-812e-f9a802d79a3f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/pNF.csar","artifactChecksum":"OGM5YmFiNzBmNmQ4ZGJiMTA0ODFhNWRhOWRlYTZhMTI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f6c90ebd-23c6-4752-a11a-5c8c8b8f1dd0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b7bab080-a39d-47e9-ad2a-61eb927f0dcf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2NhMDJhMjRkOWY2M2NlZjhiZTdkNDI1MmEwMjI3YzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"54b458d9-30aa-42bf-ae30-9112ce8e7318","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ed6ca7f6-f6fc-461a-85db-6417c29ec930","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f96706c8-24a0-4290-81c2-a47735c2e26e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml","artifactChecksum":"OWQxZWFhMzg1ZjdjMWY4NGJkY2I5NGVlMDBlMTVkMjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"acf7c19a-5e0a-4f56-a595-991f72d05f00","artifactVersion":"1"},{"artifactName":"service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar","artifactChecksum":"ZDU5ODI0YmIyMzZiNWRlMzcyYWJhYjAwMTFiYmVlMDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9519a838-c8a1-4baf-b818-d21b8ec05eec","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-06T01:09:14.047Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:09:14.047Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:14.047Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:14.047Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:15.048Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:09:15.048Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:15.049Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:15.049Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:16.049Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:09:16.050Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:16.050Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:16.050Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:17.051Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:09:17.052Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:17.053Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:17.053Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:18.055Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:09:18.055Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:18.056Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:18.056Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:19.057Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:09:19.058Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:19.058Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:19.058Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:20.059Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:09:20.059Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:20.059Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:20.059Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:21.060Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:09:21.061Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:21.061Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:21.061Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:22.062Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"serviceName": "Demo_pNF_jRou55GO3CQqHCs5VvQf",
"serviceVersion": "1.0",
"serviceUUID": "0905a88e-4bbb-43f6-a88c-a076a7501375",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "38951044-9867-4c4c-a8fa-b189d4ad4506",
"resources": [
{
"resourceInstanceName": "pNF 19ed589f-5cbf 0",
"resourceCustomizationUUID": "a0a737d4-2e72-4ff8-b42b-b17a17062a65",
"resourceName": "pNF 19ed589f-5cbf",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "a585413a-b3f4-425d-8017-59dc8d06d9ac",
"resourceInvariantUUID": "70a62384-5a56-4b49-a1f0-0b5d0b2a62dc",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"artifactChecksum": "ZDU5ODI0YmIyMzZiNWRlMzcyYWJhYjAwMTFiYmVlMDA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9519a838-c8a1-4baf-b818-d21b8ec05eec"
}
],
"workloadContext": "Production"
}
2023-05-06T01:09:22.063Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-06T01:09:22.063Z|9889492c-4782-4977-9182-8b19675b7dc4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0905a88e-4bbb-43f6-a88c-a076a7501375 ASDC
2023-05-06T01:09:22.063Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:b754b85d-03ae-4e9e-a993-f9264c9f055e
ServiceName:Demo_pNF_jRou55GO3CQqHCs5VvQf
ServiceVersion:1.0
ServiceUUID:0905a88e-4bbb-43f6-a88c-a076a7501375
ServiceInvariantUUID:38951044-9867-4c4c-a8fa-b189d4ad4506
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
ArtifactUUID:9519a838-c8a1-4baf-b818-d21b8ec05eec
ArtifactChecksum:ZDU5ODI0YmIyMzZiNWRlMzcyYWJhYjAwMTFiYmVlMDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 19ed589f-5cbf 0
ResourceCustomizationUUID:a0a737d4-2e72-4ff8-b42b-b17a17062a65
ResourceInvariantUUID:70a62384-5a56-4b49-a1f0-0b5d0b2a62dc
ResourceName:pNF 19ed589f-5cbf
ResourceType:PNF
ResourceUUID:a585413a-b3f4-425d-8017-59dc8d06d9ac
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-05-06T01:09:22.063Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0905a88e-4bbb-43f6-a88c-a076a7501375 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-06T01:09:22.132Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T01:09:22.133Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T01:09:22.133Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T01:09:22.133Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9519a838-c8a1-4baf-b818-d21b8ec05eec from URL: /sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:22.134Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T01:09:22.134Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:22.246Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T01:09:22.250Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar 9519a838-c8a1-4baf-b818-d21b8ec05eec 88000
2023-05-06T01:09:22.250Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar ASDC sendASDCNotification
2023-05-06T01:09:22.250Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:22.251Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T01:09:22.251Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:22.251Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:22.251Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335362250,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:23.253Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T01:09:23.253Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T01:09:23.254Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9519a838-c8a1-4baf-b818-d21b8ec05eec, URL: /sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar to file: /app/ASDC/1/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:23.254Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:23.254Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:23.254Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:23.365Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4834883982861309093/Definitions/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml
2023-05-06T01:09:24.055Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-06T01:09:24.056Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T01:09:24.056Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:24.056Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-06T01:09:24.056Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 19ed589f-5cbf 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-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:24.056Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||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-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:24.056Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:24.057Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||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-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:24.057Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||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-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:24.057Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||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-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:24.057Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||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-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:24.057Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T01:09:24.057Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:09:24.057Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_jRou55GO3CQqHCs5VvQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:09:24.057Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Node template pNF 19ed589f-5cbf 0 is matching search criteria
2023-05-06T01:09:24.057Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-06T01:09:24.058Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 19ed589f-5cbf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T01:09:24.058Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:09:24.058Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_jRou55GO3CQqHCs5VvQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:09:24.058Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Node template pNF 19ed589f-5cbf 0 is matching search criteria
2023-05-06T01:09:24.058Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-05-06T01:09:24.058Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 19ed589f-5cbf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-06T01:09:24.058Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:09:24.058Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_jRou55GO3CQqHCs5VvQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:09:24.059Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:09:24.059Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_jRou55GO3CQqHCs5VvQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:09:24.059Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:09:24.059Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_jRou55GO3CQqHCs5VvQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:09:24.059Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:09:24.059Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_jRou55GO3CQqHCs5VvQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:09:24.059Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:09:24.059Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_jRou55GO3CQqHCs5VvQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:09:24.059Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_jRou55GO3CQqHCs5VvQf
Description:catalog service description
Model UUID:0905a88e-4bbb-43f6-a88c-a076a7501375
Model Version:NULL
Model InvariantUuid:38951044-9867-4c4c-a8fa-b189d4ad4506
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-06T01:09:24.077Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: a585413a-b3f4-425d-8017-59dc8d06d9ac
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-06T01:09:24.083Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||pNF 19ed589f-5cbf 0
2023-05-06T01:09:24.083Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a585413a-b3f4-425d-8017-59dc8d06d9ac
2023-05-06T01:09:24.083Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 0905a88e-4bbb-43f6-a88c-a076a7501375
2023-05-06T01:09:24.084Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 0905a88e-4bbb-43f6-a88c-a076a7501375
2023-05-06T01:09:24.084Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 19ed589f-5cbf 0 a585413a-b3f4-425d-8017-59dc8d06d9ac 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-06T01:09:24.095Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@bfed095, org.onap.sdc.toscaparser.api.parameters.Input@3384e6da, org.onap.sdc.toscaparser.api.parameters.Input@3427025, org.onap.sdc.toscaparser.api.parameters.Input@6a9aac81, org.onap.sdc.toscaparser.api.parameters.Input@179db33f]
2023-05-06T01:09:24.095Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:09:24.096Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_jRou55GO3CQqHCs5VvQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:09:24.096Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 0905a88e-4bbb-43f6-a88c-a076a7501375: pNF 19ed589f-5cbf
2023-05-06T01:09:24.096Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Processing PNF resource: a585413a-b3f4-425d-8017-59dc8d06d9ac
2023-05-06T01:09:24.096Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-06T01:09:24.096Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_jRou55GO3CQqHCs5VvQf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-06T01:09:24.096Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Resource customization UUID: a0a737d4-2e72-4ff8-b42b-b17a17062a65 is the same as notified resource customizationUUID: a0a737d4-2e72-4ff8-b42b-b17a17062a65
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-06T01:09:24.240Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 19ed589f-5cbf a585413a-b3f4-425d-8017-59dc8d06d9ac 0 ASDC deployResourceStructure
2023-05-06T01:09:24.241Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar ASDC sendASDCNotification
2023-05-06T01:09:24.242Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar
2023-05-06T01:09:24.242Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-06T01:09:24.243Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:09:24.243Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:09:24.243Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335364241,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:25.244Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b754b85d-03ae-4e9e-a993-f9264c9f055e
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-06T01:09:25.276Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b754b85d-03ae-4e9e-a993-f9264c9f055e
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-06T01:09:25.285Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T01:09:25.285Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-06T01:09:25.285Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-06T01:09:28.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:09:28.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.675Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335249079,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:09:28.676Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335243222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "aai-model-loader",
"timestamp": 1683335250082,
"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-06T01:09:28.703Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b754b85d-03ae-4e9e-a993-f9264c9f055e
2023-05-06T01:09:28.703Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b754b85d-03ae-4e9e-a993-f9264c9f055e 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-06T01:09:28.730Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.731Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335243222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.731Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335243222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.732Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.732Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.732Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335252073,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:09:28.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335254076,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:09:28.733Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.733Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.733Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335255082,
"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-06T01:09:28.750Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b754b85d-03ae-4e9e-a993-f9264c9f055e
2023-05-06T01:09:28.751Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId b754b85d-03ae-4e9e-a993-f9264c9f055e 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-06T01:09:28.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335275833,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335247246,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.784Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335249058,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.784Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.784Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335269459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.784Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.784Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335273222,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335249058,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335275833,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335269459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.786Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335247246,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.786Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335273222,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.786Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335249058,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335275833,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335269459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335247246,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335273222,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335249058,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335275833,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335247246,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335269459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335273222,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335249058,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335275833,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335247246,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335269459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.791Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.791Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335273222,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.791Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335249058,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335275833,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335269459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335247246,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335273222,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335249058,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335247246,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335275833,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "ves-openapi-manager",
"timestamp": 1683335269459,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335273222,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335285220,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335284422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:09:28.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335285240,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:09:28.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335284803,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:09:28.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335286223,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:09:28.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "cds-sdc-listener",
"timestamp": 1683335285427,
"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-06T01:09:28.835Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of adbeb94c-7581-4209-9252-0b9ef036c824
2023-05-06T01:09:28.835Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId adbeb94c-7581-4209-9252-0b9ef036c824 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-06T01:09:28.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335286455,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:09:28.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "policy-distribution-id",
"timestamp": 1683335287225,
"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-06T01:09:28.874Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of adbeb94c-7581-4209-9252-0b9ef036c824
2023-05-06T01:09:28.875Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId adbeb94c-7581-4209-9252-0b9ef036c824 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-06T01:09:28.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.894Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335286725,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335287622,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335287080,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335286725,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335288694,
"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-06T01:09:28.908Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of adbeb94c-7581-4209-9252-0b9ef036c824
2023-05-06T01:09:28.908Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId adbeb94c-7581-4209-9252-0b9ef036c824 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-06T01:09:28.927Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.927Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1683335288085,
"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-06T01:09:28.944Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of adbeb94c-7581-4209-9252-0b9ef036c824
2023-05-06T01:09:28.944Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId adbeb94c-7581-4209-9252-0b9ef036c824 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-06T01:09:28.965Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335286725,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "multicloud-k8s",
"timestamp": 1683335289697,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335286725,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335286725,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335286725,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335286725,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:09:28.966Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.967Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.967Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335293888,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:09:28.967Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.967Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.967Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335299675,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:09:28.967Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:09:28.967Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:09:28.967Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "aai-model-loader",
"timestamp": 1683335300679,
"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-06T01:09:28.980Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of adbeb94c-7581-4209-9252-0b9ef036c824
2023-05-06T01:09:28.980Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId adbeb94c-7581-4209-9252-0b9ef036c824 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-06T01:09:55.285Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b754b85d-03ae-4e9e-a993-f9264c9f055e
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-06T01:09:55.314Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b754b85d-03ae-4e9e-a993-f9264c9f055e
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-06T01:09:55.319Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-06T01:09:55.320Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||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-06T01:09:55.334Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-06T01:10:25.335Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b754b85d-03ae-4e9e-a993-f9264c9f055e 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-06T01:10:25.346Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b754b85d-03ae-4e9e-a993-f9264c9f055e and serviceModelVersionId: 0905a88e-4bbb-43f6-a88c-a076a7501375
2023-05-06T01:10:25.346Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 38951044-9867-4c4c-a8fa-b189d4ad4506
2023-05-06T01:10:25.347Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/38951044-9867-4c4c-a8fa-b189d4ad4506/model-vers/model-ver/0905a88e-4bbb-43f6-a88c-a076a7501375?depth=0
2023-05-06T01:10:25.355Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-05-06T01:10:25.423Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/38951044-9867-4c4c-a8fa-b189d4ad4506/model-vers/model-ver/0905a88e-4bbb-43f6-a88c-a076a7501375?depth=0|INFO|500||Invoke
2023-05-06T01:10:25.424Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/38951044-9867-4c4c-a8fa-b189d4ad4506/model-vers/model-ver/0905a88e-4bbb-43f6-a88c-a076a7501375?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/38951044-9867-4c4c-a8fa-b189d4ad4506/model-vers/model-ver/0905a88e-4bbb-43f6-a88c-a076a7501375?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b754b85d-03ae-4e9e-a993-f9264c9f055e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7e3abade-865f-4841-8bd1-71aed14ba004], X-ECOMP-RequestID=[b754b85d-03ae-4e9e-a993-f9264c9f055e], X-TransactionId=[], X-ONAP-RequestID=[b754b85d-03ae-4e9e-a993-f9264c9f055e], Content-Type=[application/merge-patch+json]}
2023-05-06T01:10:25.433Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/38951044-9867-4c4c-a8fa-b189d4ad4506/model-vers/model-ver/0905a88e-4bbb-43f6-a88c-a076a7501375?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-06T01:10:25.610Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/38951044-9867-4c4c-a8fa-b189d4ad4506/model-vers/model-ver/0905a88e-4bbb-43f6-a88c-a076a7501375?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/38951044-9867-4c4c-a8fa-b189d4ad4506/model-vers/model-ver/0905a88e-4bbb-43f6-a88c-a076a7501375?depth=0 has http status code:200 and response headers:{date=[Sat, 06 May 2023 01:10:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[173], vertex-id=[196696], x-aai-txid=[2-aai-resources-230506-01:10:25:443-60080], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-06T01:10:25.610Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/38951044-9867-4c4c-a8fa-b189d4ad4506/model-vers/model-ver/0905a88e-4bbb-43f6-a88c-a076a7501375?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-06T01:10:25.610Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/38951044-9867-4c4c-a8fa-b189d4ad4506/model-vers/model-ver/0905a88e-4bbb-43f6-a88c-a076a7501375?depth=0|INFO|500||InvokeReturn
2023-05-06T01:10:25.611Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-06T01:10:25.611Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||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-06T01:10:25.619Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||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-06T01:10:25.619Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b754b85d-03ae-4e9e-a993-f9264c9f055e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-06T01:10:25.619Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-06T01:10:25.620Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:10:25.620Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:10:25.620Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335425619,
"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-06T01:10:26.656Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-05-06T01:10:26.656Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"adbeb94c-7581-4209-9252-0b9ef036c824","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"69309722-b8bb-48b5-b51d-7a7f9656d3e1","serviceDescription":"service","serviceInvariantUUID":"cb9b0f9c-12ee-4ce9-83b1-95ae8fb17af6","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"315ee606-2b8a-4b58-bf39-feb6e6271b92","resourceInvariantUUID":"70cf7d67-b54f-46b2-969c-de67bf3d672f","resourceCustomizationUUID":"bf574a3b-ec09-44b6-b0d1-155ffbf5f066","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":"ZjNjOTAwYzNlOTQ5ZTUyNjg0NjVjODYzMGE3Y2I1MTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c6dd798e-4345-409f-a5cf-88eb3d8f4785","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":"OTVkOWRhYTIwY2Q1ZGY0OTFhNmYyNTFhNGYwMWUzYzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5872c1c6-4c38-4416-a178-5780c9dacb07","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":"00f8e155-e801-4e01-9d58-93ee41344506","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":"f17afb94-80c1-4b88-8892-3d36686cefbd","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":"0dfb9085-31a6-446e-a169-0c1e9bbdb8c1","artifactVersion":"2","generatedFromUUID":"00f8e155-e801-4e01-9d58-93ee41344506"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2EzNmIzN2I3M2EwMDA3MTFlMDU5NGFlNWU4MWI0OWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"09cdbb6d-5932-446e-8276-c6abe293a6e0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MmFjODllMDlkZGI1Njc5ZDI3ZTZkMWFiNThjYzAxNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bda2730a-d4fe-4177-8095-d16cd7166ded","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-06T01:10:26.657Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:10:26.657Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:10:26.657Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:10:26.657Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"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-06T01:10:27.658Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:10:27.658Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:10:27.659Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:10:27.659Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"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-06T01:10:28.659Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:10:28.660Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:10:28.660Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:10:28.661Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"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-06T01:10:28.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:10:28.671Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.672Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "9889492c-4782-4977-9182-8b19675b7dc4",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335353015,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.673Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.674Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:10:28.674Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.674Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.674Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:10:28.674Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.674Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.675Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/resourceInstances/pnf19ed589f5cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:10:28.675Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.675Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-06T01:10:28.675Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.676Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "NOTIFIED"
}
2023-05-06T01:10:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.677Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335362250,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-06T01:10:28.677Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:28.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-06T01:10:28.678Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "b754b85d-03ae-4e9e-a993-f9264c9f055e",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335364241,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJrou55go3cqqhcs5vvqf/1.0/artifacts/service-DemoPnfJrou55go3cqqhcs5vvqf-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-06T01:10:28.678Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-06T01:10:29.662Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:10:29.662Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:10:29.663Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:10:29.663Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"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-06T01:10:30.664Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:10:30.664Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:10:30.665Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:10:30.665Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"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-06T01:10:31.666Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:10:31.666Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:10:31.666Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:10:31.666Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"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-06T01:10:32.667Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-06T01:10:32.668Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:10:32.668Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:10:32.668Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335354039,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-06T01:10:33.669Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "69309722-b8bb-48b5-b51d-7a7f9656d3e1",
"serviceDescription": "service",
"serviceInvariantUUID": "cb9b0f9c-12ee-4ce9-83b1-95ae8fb17af6",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "bf574a3b-ec09-44b6-b0d1-155ffbf5f066",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "315ee606-2b8a-4b58-bf39-feb6e6271b92",
"resourceInvariantUUID": "70cf7d67-b54f-46b2-969c-de67bf3d672f",
"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": "OTVkOWRhYTIwY2Q1ZGY0OTFhNmYyNTFhNGYwMWUzYzg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5872c1c6-4c38-4416-a178-5780c9dacb07",
"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": "00f8e155-e801-4e01-9d58-93ee41344506",
"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": "0dfb9085-31a6-446e-a169-0c1e9bbdb8c1",
"generatedFromUUID": "00f8e155-e801-4e01-9d58-93ee41344506"
},
"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": "0dfb9085-31a6-446e-a169-0c1e9bbdb8c1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MmFjODllMDlkZGI1Njc5ZDI3ZTZkMWFiNThjYzAxNjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bda2730a-d4fe-4177-8095-d16cd7166ded"
}
],
"workloadContext": "Production"
}
2023-05-06T01:10:33.670Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-06T01:10:33.670Z|b754b85d-03ae-4e9e-a993-f9264c9f055e|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 69309722-b8bb-48b5-b51d-7a7f9656d3e1 ASDC
2023-05-06T01:10:33.671Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:adbeb94c-7581-4209-9252-0b9ef036c824
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:69309722-b8bb-48b5-b51d-7a7f9656d3e1
ServiceInvariantUUID:cb9b0f9c-12ee-4ce9-83b1-95ae8fb17af6
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:bda2730a-d4fe-4177-8095-d16cd7166ded
ArtifactChecksum:MmFjODllMDlkZGI1Njc5ZDI3ZTZkMWFiNThjYzAxNjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:bf574a3b-ec09-44b6-b0d1-155ffbf5f066
ResourceInvariantUUID:70cf7d67-b54f-46b2-969c-de67bf3d672f
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:315ee606-2b8a-4b58-bf39-feb6e6271b92
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:5872c1c6-4c38-4416-a178-5780c9dacb07
ArtifactChecksum:OTVkOWRhYTIwY2Q1ZGY0OTFhNmYyNTFhNGYwMWUzYzg=
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:00f8e155-e801-4e01-9d58-93ee41344506
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:0dfb9085-31a6-446e-a169-0c1e9bbdb8c1
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:0dfb9085-31a6-446e-a169-0c1e9bbdb8c1
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-06T01:10:33.671Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 69309722-b8bb-48b5-b51d-7a7f9656d3e1 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-06T01:10:33.767Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T01:10:33.769Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T01:10:33.769Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T01:10:33.769Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: bda2730a-d4fe-4177-8095-d16cd7166ded from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-06T01:10:33.769Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-05-06T01:10:33.769Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-06T01:10:33.879Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-05-06T01:10:33.881Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar bda2730a-d4fe-4177-8095-d16cd7166ded 75155
2023-05-06T01:10:33.882Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||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-06T01:10:33.882Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||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-06T01:10:33.882Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-06T01:10:33.882Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-05-06T01:10:33.883Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-06T01:10:33.883Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "adbeb94c-7581-4209-9252-0b9ef036c824",
"consumerID": "SO-sdc-controller",
"timestamp": 1683335433882,
"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-06T01:10:34.884Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-06T01:10:34.885Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-05-06T01:10:34.885Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: bda2730a-d4fe-4177-8095-d16cd7166ded, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T01:10:34.885Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-05-06T01:10:34.886Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T01:10:34.886Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T01:10:34.975Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17302234551675605516/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-06T01:10:35.921Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-06T01:10:35.921Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T01:10:35.921Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-06T01:10:35.921Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-06T01:10:35.921Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||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-06T01:10:35.922Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||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-06T01:10:35.922Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||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-06T01:10:35.922Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||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-06T01:10:35.922Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||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-06T01:10:35.922Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||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-06T01:10:35.922Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||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-06T01:10:35.922Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-05-06T01:10:35.922Z|adbeb94c-7581-4209-9252-0b9ef036c824|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery